:root{--ink:#100e0b;--paper:#eee8dc;--gold:#b49355;--line:rgba(180,147,85,.28);--nav-font:Inter,Arial,sans-serif;--nav-size:10px;--nav-weight:400;--nav-tracking:.2em}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;text-size-adjust:none}body{margin:0;background:var(--ink);color:var(--paper);font-family:Inter,Arial,sans-serif;font-weight:300}a{color:inherit;text-decoration:none}.site-header{position:absolute;z-index:10;top:0;left:0;width:100%;padding:16px 5vw;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.12)}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;letter-spacing:.22em;color:#d1b16d;font-size:15px}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px #d1b16d59}.site-header nav{display:flex;gap:28px;text-transform:uppercase;font-family:var(--nav-font);font-size:var(--nav-size);font-weight:var(--nav-weight);letter-spacing:var(--nav-tracking)}.hero{min-height:60svh;position:relative;display:flex;align-items:center;padding:105px 8vw 65px;overflow:hidden;background:#15120e}.hero-bg{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat}.veil{position:absolute;inset:0;background:linear-gradient(90deg,#0d0b08c2,#0d0b084d 48%,#0d0b081a),linear-gradient(0deg,var(--ink),transparent 25%)}.hero-copy{position:relative;z-index:2;max-width:850px}.hero-mission{position:absolute;z-index:3;left:50%;top:46%;transform:translate(-50%,-50%);width:min(90vw,1040px);text-align:center;font-family:Georgia,serif;color:#d1b16d;text-transform:uppercase;line-height:1.05;text-shadow:0 2px 10px rgba(0,0,0,.82);pointer-events:none}.mission-kicker,.mission-line{display:block;white-space:nowrap}.mission-kicker{font-family:Georgia,serif;font-size:15px;font-weight:400;letter-spacing:.22em;color:#d1b16d;margin-bottom:20px}.mission-line{font-size:clamp(27px,3.6vw,54px);font-weight:400;letter-spacing:.12em}.mission-emphasis{font-size:clamp(30px,4vw,60px);letter-spacing:.105em;margin-top:9px}.eyebrow{font-size:10px;letter-spacing:.34em;color:var(--gold);font-weight:600;text-transform:uppercase}.hero h1,.join h2{font-family:Georgia,serif;font-weight:400;line-height:.9;margin:28px 0;font-size:clamp(58px,9vw,132px);letter-spacing:-.04em}.hero h1 em{color:#c6a866;font-weight:400}.lede{font-family:Georgia,serif;font-size:clamp(20px,2vw,27px);line-height:1.45;color:#d4cec2;margin:0 0 32px}.button{display:inline-flex;gap:38px;align-items:center;border:1px solid rgba(203,171,104,.55);padding:16px 18px;font-size:10px;text-transform:uppercase;letter-spacing:.2em}.psalm-search{margin-top:22px;display:flex;max-width:520px;border-bottom:1px solid rgba(203,171,104,.5)}.psalm-search input{flex:1;background:transparent;border:0;outline:0;color:#f3eee5;font-family:Georgia,serif;font-size:20px;padding:14px 0}.psalm-search input::placeholder{color:#9f9587}.psalm-search button{background:none;border:0;color:#c8aa69;font-size:18px}.scroll-note{position:absolute;z-index:2;bottom:20px;right:5vw;font-size:9px;letter-spacing:.28em;color:#8c8375}.manifesto{padding:112px 8vw 42px;background:#efe7da;color:#211d17;text-align:center}.mission-title{font-family:Georgia,serif;font-size:clamp(24px,3.46vw,48px);font-weight:400;line-height:1;margin:0 auto 48px;letter-spacing:-.025em}.mission-seal{display:block;width:clamp(181px,20.3vw,265px);height:clamp(181px,20.3vw,265px);border-radius:50%;object-fit:cover;margin:0 auto 42px;box-shadow:0 0 0 1px #b4935547}.mission-question{margin:0 auto 32px;font-family:Georgia,serif;font-size:clamp(20px,2.2vw,30px);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#886b37}.mission-body{max-width:560px;margin:0 auto;text-align:left}.mission-body p,.manifesto .mission-body p{margin:0 0 26px;color:#302a22}.mission-body p:last-child{margin-bottom:0}.mission-arrow{display:flex!important;visibility:visible!important;opacity:1!important;position:relative;width:18px;height:92px;margin:30px auto 0!important;align-items:flex-end;justify-content:center;font-family:Inter,Arial,sans-serif!important;font-size:10px!important;font-weight:300!important;line-height:1!important;color:#100e0b!important;text-align:center!important}.mission-arrow:before{content:"";position:absolute;top:0;left:50%;width:1px;height:76px;background:#100e0b;transform:translate(-50%)}.psalms{padding:110px 5vw 140px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:44px}.section-head h2{font-family:Georgia,serif;font-size:64px;font-weight:400;margin:10px 0 0}.section-head>p{color:#8e8577;font-size:11px;letter-spacing:.12em}.psalm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.psalm-card{aspect-ratio:1;position:relative;overflow:hidden;cursor:pointer;background:#29251f;border:1px solid rgba(180,147,85,.13)}.psalm-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .4s}.psalm-card:hover img{transform:scale(1.02);filter:brightness(.8)}.card-overlay{position:absolute;inset:0;padding:22px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#00000005,#00000094)}.card-num{font-size:10px;letter-spacing:.2em}.card-bottom h3{font-family:Georgia,serif;font-size:34px;font-weight:400;margin:0}.card-bottom p{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#c7bca9}.coming{border:1px solid var(--line);display:flex;align-items:center;justify-content:center;aspect-ratio:1;color:#5e584e;font-family:Georgia,serif;font-size:38px;position:relative}.coming:after{content:"IN PROGRESS";position:absolute;bottom:22px;font:9px Inter,Arial,sans-serif;letter-spacing:.18em}.fourfold{padding:120px 8vw;border-top:1px solid var(--line)}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px}.four-grid>div{padding:0 28px 36px;border-left:1px solid var(--line)}.four-grid b{color:#6e624e;font-size:10px;letter-spacing:.2em}.four-grid h3{font-family:Georgia,serif;font-size:40px;font-weight:400;margin:50px 0 10px}.four-grid p{color:#968d80;font-size:13px;line-height:1.6}.join{background:#b99a60;color:#18140e;padding:130px 8vw}.join-inner{max-width:900px}.join .eyebrow{color:#514127}.join h2{font-size:clamp(66px,9vw,124px)}.join-inner>p:not(.eyebrow){font-family:Georgia,serif;font-size:23px;line-height:1.5;max-width:650px;margin-bottom:38px}.button.light{border-color:#4c3d27}footer{padding:55px 5vw 30px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.footer-brand img{width:64px;height:64px}footer>p{text-align:center;font-family:Georgia,serif;color:#8d8374}.fine{font-family:Inter,Arial,sans-serif!important;text-align:right!important;font-size:8px;letter-spacing:.15em;text-transform:uppercase}.modal{position:fixed;z-index:30;inset:0;background:#050403f0;display:none;overflow:auto}.modal.open{display:block}.modal-panel{width:min(1080px,94vw);margin:4vh auto;background:#17140f;position:relative}.close{position:absolute;right:18px;top:12px;z-index:4;background:#00000059;border:0;color:#fff;font-size:30px;width:42px;height:42px;border-radius:50%}.psalm-detail{display:grid;grid-template-columns:1fr 1fr}.detail-art{width:100%;aspect-ratio:1;object-fit:cover}.detail-copy{padding:50px}.detail-copy h2{font-family:Georgia,serif;font-weight:400;font-size:58px;margin:10px 0}.detail-copy .theme{font-family:Georgia,serif;font-size:21px;color:#bdb3a3;line-height:1.5}.platforms{display:flex;flex-direction:column;margin:30px 0}.platform{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:14px 0;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.detail-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:30px}.detail-tabs div{padding:20px 8px 0;border-right:1px solid var(--line)}.detail-tabs b{font-family:Georgia,serif;font-size:24px;font-weight:400}.detail-tabs p{font-size:10px;color:#8f8678;line-height:1.5}.reveal{opacity:1}.js .reveal{opacity:0;transform:translateY(16px);transition:opacity .65s,transform .65s}.js .reveal.visible{opacity:1;transform:none}.js .manifesto .reveal{opacity:1!important;transform:none!important}.footer-signoff{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:0}.footer-progress{font-family:Georgia,Times New Roman,serif;font-weight:400}.footer-signoff>p,.footer-signoff .brand span{font-family:Georgia,serif;font-size:clamp(9px,3vw,15px);font-weight:400;letter-spacing:.22em;color:#d1b16d;text-transform:uppercase;white-space:nowrap}.footer-signoff>p{margin:0 0 18px}.footer-signoff .footer-brand{justify-content:center}.fine{grid-column:1/-1;text-align:center!important;margin-top:28px}@media(max-width:800px){.site-header{padding:12px 16px}.brand span{font-size:12px}.brand img{width:42px;height:42px}.site-header nav{gap:13px}.site-header nav a:nth-child(2){display:none}.hero{min-height:60svh;padding:100px 22px 55px}.hero-bg{background-size:cover;background-repeat:no-repeat;background-position:center 48%}.hero-copy{opacity:.1}.hero-mission{top:47%;width:96vw}.mission-kicker{font-size:12px;letter-spacing:.22em;margin-bottom:16px}.mission-line{font-size:clamp(15px,4.65vw,23px);letter-spacing:.075em}.mission-emphasis{font-size:clamp(16px,4.85vw,24px);letter-spacing:.06em;margin-top:7px}.hero h1{font-size:61px}.lede{font-size:19px}.scroll-note{display:none}.manifesto{padding:76px 24px 34px}.mission-title{font-size:clamp(22px,6.3vw,31px);margin-bottom:36px}.mission-seal{width:187px;height:187px;margin-bottom:34px}.mission-question{font-size:19px;margin-bottom:26px}.mission-body{max-width:560px}.mission-body p,.manifesto .mission-body p{margin-bottom:22px}.mission-arrow{height:82px;margin-top:26px!important}.mission-arrow:before{height:67px}.psalms{padding:82px 14px}.section-head h2{font-size:50px}.section-head>p{max-width:130px;text-align:right}.psalm-grid{grid-template-columns:repeat(2,1fr);gap:7px}.card-overlay{padding:13px;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.7))}.card-bottom h3{font-size:23px}.card-num{font-size:8px}.card-bottom p{font-size:7px}.fourfold{padding:85px 22px}.four-grid{grid-template-columns:1fr 1fr}.four-grid>div{padding:0 18px 28px}.four-grid h3{margin-top:28px;font-size:34px}.join{padding:90px 22px}footer{grid-template-columns:1fr;gap:18px;text-align:center;padding-left:12px;padding-right:12px}.footer-brand{justify-content:center}.fine,footer>p{text-align:center!important}.footer-signoff>p,.footer-signoff .brand span{font-size:clamp(9px,3vw,12px);letter-spacing:.18em}.psalm-detail{grid-template-columns:1fr}.detail-copy{padding:32px 22px}.detail-copy h2{font-size:46px}.modal-panel{margin:1.5vh auto}.detail-tabs{grid-template-columns:1fr}.detail-tabs div{border-right:0;border-bottom:1px solid var(--line);padding:16px 0}}@media(max-width:390px){.hero-mission{width:98vw}.mission-kicker{font-size:12px;letter-spacing:.2em}.mission-line{font-size:14px;letter-spacing:.055em}.mission-emphasis{font-size:14px;letter-spacing:.045em;margin-top:7px}.footer-signoff>p,.footer-signoff .brand span{font-size:9px;letter-spacing:.14em}}@media(max-width:932px)and (orientation:landscape){.hero{min-height:60svh}.hero-bg{background-size:100% auto;background-repeat:no-repeat;background-position:center}.hero-copy{opacity:.06}.hero-mission{top:50%}.mission-body p,.manifesto .mission-body p{font-size:15px!important;line-height:1.68!important}.footer-signoff{width:100%}.footer-signoff>p{max-width:100%;white-space:nowrap}}:root{--body-copy-font:Inter,Arial,sans-serif;--body-copy-size:15px;--body-copy-weight:400;--body-copy-line-height:1.6}.mission-body p,.manifesto .mission-body p,.join-step-copy>p,.faq-item summary,.faq-answer,.faq-answer p,.faq-answer>*{font-family:var(--body-copy-font)!important;font-size:var(--body-copy-size)!important;font-weight:var(--body-copy-weight)!important;line-height:var(--body-copy-line-height)!important;-webkit-text-size-adjust:none!important;text-size-adjust:none!important}.faq-section h2,.faq-list{width:100%;max-width:650px;margin-left:auto;margin-right:auto}.join-step{width:100%;max-width:560px;margin-left:auto;margin-right:auto}:root{--nav-safe-space:1px}.site-header nav{margin-left:var(--nav-safe-space)}.faq-section h2{padding-left:56px}@media(max-width:819px){.faq-section h2{padding-left:48px}}.site-header>.brand span{font-family:Georgia,Times New Roman,serif;font-size:var(--nav-size);font-weight:var(--nav-weight);letter-spacing:var(--nav-tracking)}.hero{height:100vw;min-height:0}.hero-bg{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:none!important}.hero-mission,.site-header .brand span{text-shadow:0 2px 8px rgba(0,0,0,.98),0 0 24px rgba(0,0,0,.88),0 0 48px rgba(0,0,0,.64)}.faq-answer{padding-bottom:15px}@media(orientation:landscape){.hero{height:56vw;min-height:56vw}.hero-bg{width:100%;height:100%;object-fit:cover;object-position:center}.hero-mission{top:50%}}@media(orientation:portrait)and (max-aspect-ratio:2/3){.hero{height:131.579vw;min-height:0}.hero-bg{width:100%;height:100%;object-fit:cover;object-position:center}}:root{--gold-on-dark:#b49355;--gold-on-light:#76551f;--join-step-fill:#c6a45e;--icon-spotify:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Ccircle cx='24' cy='24' r='21' fill='%23c6a45e'/%3E%3Cpath d='M13 19c8-2.4 17.8-1.5 24.3 2M15 25c6.8-1 14.9-1 20.5 1.5M17 31c5.3-1.1 11.2-.5 15.7 1.2' fill='none' stroke='%23100e0b' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");--icon-youtube-music:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Ccircle cx='24' cy='24' r='20' fill='none' stroke='%23c6a45e' stroke-width='2.6'/%3E%3Ccircle cx='24' cy='24' r='12.5' fill='none' stroke='%23c6a45e' stroke-width='2'/%3E%3Cpath d='M21 17.5 31.5 24 21 30.5z' fill='%23c6a45e'/%3E%3C/svg%3E");--icon-story:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M8 11c6.4-1.4 11.6 0 16 3.6v24c-4.4-3.6-9.6-5-16-3.6zM40 11c-6.4-1.4-11.6 0-16 3.6v24c4.4-3.6 9.6-5 16-3.6z' fill='none' stroke='%23c6a45e' stroke-width='3.2' stroke-linejoin='round'/%3E%3C/svg%3E");--icon-lyrics:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M12 7h19l7 7v27H12z' fill='none' stroke='%23c6a45e' stroke-width='2.6' stroke-linejoin='round'/%3E%3Cpath d='M31 7v8h7M17 21h16M17 27h14M17 33h11' fill='none' stroke='%23c6a45e' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--icon-chords:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M12 8v32M20 8v32M28 8v32M36 8v32M10 16h28M10 24h28M10 32h28' stroke='%23c6a45e' stroke-width='2.2'/%3E%3Ccircle cx='20' cy='20' r='3.2' fill='%23c6a45e'/%3E%3Ccircle cx='28' cy='28' r='3.2' fill='%23c6a45e'/%3E%3C/svg%3E");--icon-instagram:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Crect x='8' y='8' width='32' height='32' rx='9' fill='none' stroke='%23c6a45e' stroke-width='4'/%3E%3Ccircle cx='24' cy='24' r='6.8' fill='none' stroke='%23c6a45e' stroke-width='4'/%3E%3Ccircle cx='34.8' cy='13.6' r='2.2' fill='%23c6a45e'/%3E%3C/svg%3E");--icon-facebook:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M27 42V26h5.6l1-6H27v-3.8c0-1.8.6-3.2 3.4-3.2H34V7.6c-.6 0-2.6-.2-5-.2-5 0-8.4 3-8.4 8.6v4H15v6h5.6v16z' fill='%23c6a45e'/%3E%3C/svg%3E");--icon-youtube:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M43 17.1a5.5 5.5 0 0 0-3.9-3.9C35.7 12.3 24 12.3 24 12.3s-11.7 0-15.1.9A5.5 5.5 0 0 0 5 17.1C4.1 20.5 4.1 24 4.1 24s0 3.5.9 6.9a5.5 5.5 0 0 0 3.9 3.9c3.4.9 15.1.9 15.1.9s11.7 0 15.1-.9a5.5 5.5 0 0 0 3.9-3.9c.9-3.4.9-6.9.9-6.9s0-3.5-.9-6.9Z' fill='%23c6a45e'/%3E%3Cpath d='m20 30 10-6-10-6z' fill='%23100e0b'/%3E%3C/svg%3E");--icon-scripture:var(--icon-story)}.join-us,.psalms,footer{--section-gold:var(--gold-on-dark)}.manifesto,.faq-section{--section-gold:var(--gold-on-light)}.manifesto .mission-question,.manifesto .eyebrow{color:var(--gold-on-light)!important}.faq-section{background:#efe7da!important;color:#211d17!important;border-top:1px solid rgba(118,85,31,.24)!important}.faq-section h2{color:var(--gold-on-light)!important}.faq-list{counter-reset:faq;border-bottom:1px solid rgba(118,85,31,.2)!important;height:auto!important;overflow:visible!important}.faq-item{counter-increment:faq;border-top:1px solid rgba(118,85,31,.2)!important}.faq-item summary{color:var(--gold-on-light)!important;cursor:pointer!important;list-style:none!important;-webkit-tap-highlight-color:transparent}.faq-item summary::-webkit-details-marker{display:none!important}.faq-item summary::marker{content:""}.faq-number{font-size:0!important;letter-spacing:0!important;color:var(--gold-on-light)!important;font-family:Georgia,Times New Roman,serif!important;font-weight:700!important;line-height:1!important}.faq-number:before{content:counter(faq);font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:700;line-height:1;color:var(--gold-on-light)}.faq-chevron{color:var(--gold-on-light)!important}.faq-answer{color:#4d4233!important;padding-bottom:15px!important}.faq-answer p{color:#4d4233!important;font-weight:400!important}.faq-item[open] summary{color:var(--gold-on-light)!important;pointer-events:none!important;cursor:default!important}.faq-item[open] .faq-chevron{display:none!important}.faq-item:not([open]) .faq-chevron{display:inline-block!important}.cta-button,.join-cta a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px;padding:13px 22px!important;border:1.5px solid var(--gold-on-dark)!important;border-radius:999px!important;background:transparent!important;color:var(--gold-on-dark)!important;font-family:Inter,Arial,sans-serif!important;font-size:10px!important;font-weight:700!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important;text-decoration:none!important;transform:scale(1);transition:transform .16s cubic-bezier(.2,.8,.2,1);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.cta-button:active,.join-cta a:active{transform:scale(.98)}.faq-section .cta-button,.manifesto .cta-button{color:var(--gold-on-light)!important;border-color:var(--gold-on-light)!important}.faq-cta{display:flex;justify-content:center;margin-top:42px}.join-us .join-cta a,.join-us .cta-button{color:var(--join-step-fill)!important;border-color:var(--join-step-fill)!important;font-weight:700!important}.join-us-inner,.join-us h2{text-align:center!important}.join-step{grid-template-columns:140px minmax(0,1fr)!important;align-items:center!important;justify-content:center!important;justify-items:center!important;column-gap:42px!important}.join-step-title{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:120px!important;height:70px!important;min-height:70px!important;padding:0 12px!important;border:1.5px solid #100e0b!important;border-radius:10px!important;background:var(--join-step-fill)!important;color:#100e0b!important;font-family:Georgia,Times New Roman,serif!important;font-size:15px!important;font-weight:400!important;line-height:23px!important;letter-spacing:.08em!important;text-align:center!important;text-transform:uppercase!important;overflow:hidden!important}.join-step-title:after{display:none!important;content:none!important}.join-step-title>span{box-sizing:border-box!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;width:76%!important;height:35px!important;min-height:35px!important;margin:0!important;padding:0 0 6px!important;border:0!important;border-bottom:1px solid rgba(16,14,11,.72)!important;border-radius:0!important;background:transparent!important;color:#100e0b!important;font-family:Georgia,Times New Roman,serif!important;font-size:0!important;font-weight:700!important;line-height:1!important;letter-spacing:.08em!important}.join-step:nth-of-type(1) .join-step-title>span:after{content:"STEP I";font-size:15px;font-weight:700}.join-step:nth-of-type(2) .join-step-title>span:after{content:"STEP II";font-size:15px;font-weight:700}.join-step:nth-of-type(3) .join-step-title>span:after{content:"STEP III";font-size:15px;font-weight:700}.join-step-copy{text-align:center!important;justify-self:center!important}.join-links{display:grid!important;grid-template-columns:repeat(3,minmax(82px,1fr))!important;align-items:start!important;justify-content:center!important;gap:18px!important;width:min(100%,390px)!important;margin-left:auto!important;margin-right:auto!important}.join-links a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-height:76px!important;padding:5px 3px!important;color:#fff!important;text-align:center!important;line-height:1.25!important;text-decoration:none!important}.join-links a:before{content:"";display:block;width:42px!important;height:42px!important;flex:0 0 42px!important;background:var(--of-icon) center/contain no-repeat!important}.join-links a:not(:last-child):after{display:none!important;content:none!important}.join-cta{justify-content:center!important}.join-step:nth-of-type(1) .join-links a:nth-child(1){--of-icon:var(--icon-spotify)}.join-step:nth-of-type(1) .join-links a:nth-child(2):before{background:none!important;content:"♫"!important;color:var(--join-step-fill)!important;font-family:Georgia,serif!important;font-size:42px!important;line-height:42px!important;text-align:center!important}.join-step:nth-of-type(1) .join-links a:nth-child(3){--of-icon:var(--icon-youtube-music)}.join-step:nth-of-type(2) .join-links a:nth-child(1){--of-icon:var(--icon-scripture)}.join-step:nth-of-type(2) .join-links a:nth-child(2){--of-icon:var(--icon-lyrics)}.join-step:nth-of-type(2) .join-links a:nth-child(3){--of-icon:var(--icon-chords)}.join-step:nth-of-type(3) .join-links a:nth-child(1){--of-icon:var(--icon-instagram)}.join-step:nth-of-type(3) .join-links a:nth-child(2){--of-icon:var(--icon-facebook)}.join-step:nth-of-type(3) .join-links a:nth-child(3){--of-icon:var(--icon-youtube)}@media(hover:hover)and (pointer:fine){.join-us .cta-button:hover,.join-cta a:hover{color:var(--join-step-fill)!important;border-color:var(--join-step-fill)!important}.faq-section .cta-button:hover,.manifesto .cta-button:hover{color:#5f4216!important;border-color:#5f4216!important}}@media(max-width:819px){.join-step{grid-template-columns:1fr!important;row-gap:16px!important}.join-links{width:min(100%,360px)!important;gap:12px!important}.faq-number:before{font-size:32px}.faq-answer{padding-bottom:14px!important}.faq-cta{margin-top:34px}}@media(max-width:390px){.join-links{grid-template-columns:repeat(3,minmax(74px,1fr))!important;gap:8px!important;width:100%!important}.join-links a{min-height:72px!important;font-size:8px!important;letter-spacing:.11em!important}.join-links a:before{width:37px!important;height:37px!important;flex-basis:37px!important}.join-step:nth-of-type(1) .join-links a:nth-child(2):before{font-size:37px!important;line-height:37px!important}.faq-number:before{font-size:30px}.faq-answer{padding-bottom:14px!important}}.cta-button,.join-cta a,.hero-listen{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:46px!important;padding:13px 22px!important;border-radius:999px!important;font-family:Inter,Arial,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:1.15!important;letter-spacing:.02em!important;text-transform:uppercase!important;text-decoration:none!important;box-sizing:border-box!important;transform:scale(1);transform-origin:center;transition:transform .16s cubic-bezier(.2,.8,.2,1),background-color .18s ease-out,color .18s ease-out,border-color .18s ease-out!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer}.cta-button:active,.join-cta a:active,.hero-listen:active{transform:scale(.98)!important}.cta-button:focus-visible,.join-cta a:focus-visible,.hero-listen:focus-visible{outline:2px solid currentColor!important;outline-offset:4px!important}.faq-section .cta-button,.manifesto .cta-button{color:var(--gold-on-light)!important;background:transparent!important;border:1.5px solid var(--gold-on-light)!important}.join-us .cta-button,.join-us .join-cta a{color:var(--join-step-fill)!important;background:transparent!important;border:1.5px solid var(--join-step-fill)!important}.hero .hero-listen{position:absolute!important;z-index:6!important;inset:auto auto 28px 50%!important;transform:translate(-50%)!important;margin:0!important;color:#100e0b!important;background:var(--join-step-fill)!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;white-space:nowrap!important}.hero .hero-listen:active{transform:translate(-50%) scale(.98)!important}.hero .hero-listen>span:first-child{font-size:0!important}.hero .hero-listen>span:first-child:after{content:"STREAM PSALM 4";font-size:13px!important;font-weight:600!important}.hero .hero-listen .hero-play{font-size:0!important;color:#100e0b!important;line-height:1!important}.hero .hero-listen .hero-play:after{content:"▶";font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.hero .hero-listen.is-playing .hero-play:after{content:"▶"!important;font-size:12px!important}@media(max-width:390px){.cta-button,.join-cta a,.hero-listen{font-size:13px!important;min-height:44px!important;padding:12px 20px!important}.hero .hero-listen{bottom:20px!important}.hero .hero-listen>span:first-child:after{font-size:13px!important}}.hero-audio-disclosure{bottom:28px!important}@media(max-width:519px){.hero-audio-disclosure{bottom:20px!important}}.ending-follow:after{content:"[FOLLOW THE PATH]"!important}.coming-soon-popover{font-family:Georgia,Times New Roman,serif!important;font-size:0!important;letter-spacing:.08em!important;text-transform:uppercase!important}.coming-soon-popover:before{content:"[COMING SOON]";font-family:Georgia,Times New Roman,serif!important;font-size:30px!important;font-weight:400!important;letter-spacing:.08em!important;color:#c6a45e!important}.join-step:nth-of-type(2) .join-links button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;min-height:76px!important;padding:5px 3px!important;color:#fff!important;text-align:center!important;line-height:1.25!important;text-decoration:none!important;width:100%!important;font:400 10px Inter,Arial,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase!important}.join-step:nth-of-type(2) .join-links button:before{content:""!important;display:block!important;width:42px!important;height:42px!important;flex:0 0 42px!important;background:var(--of-icon) center/contain no-repeat!important}.join-step:nth-of-type(2) .join-links button:nth-child(1){--of-icon:var(--icon-scripture)}.join-step:nth-of-type(2) .join-links button:nth-child(2){--of-icon:var(--icon-lyrics)}.join-step:nth-of-type(2) .join-links button:nth-child(3){--of-icon:var(--icon-chords)}@media(max-width:390px){.join-step:nth-of-type(2) .join-links button{min-height:72px!important;font-size:8px!important;letter-spacing:.11em!important}.join-step:nth-of-type(2) .join-links button:before{width:37px!important;height:37px!important;flex-basis:37px!important}}.scripture-popover{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);margin:0;width:min(520px,calc(100vw - 36px));max-height:min(76vh,720px);padding:0;border:1px solid rgba(198,164,94,.72);border-radius:18px;background:#100e0b;color:#eee8dc;box-shadow:0 24px 80px #0000008c;overflow:hidden}.scripture-popover::backdrop{background:#100e0bad;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.scripture-popover-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:22px 22px 18px;background:#100e0b;border-bottom:1px solid rgba(198,164,94,.28)}.scripture-popover-head h3{margin:0;color:#c6a45e;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;letter-spacing:.08em}.scripture-close{display:grid;place-items:center;width:44px;height:44px;margin:-8px -8px -8px 12px;border:0;background:transparent;color:#c6a45e;font:300 28px/1 Inter,Arial,sans-serif;cursor:pointer;border-radius:50%;-webkit-tap-highlight-color:transparent}.scripture-close:focus-visible,.scripture-list a:focus-visible{outline:2px solid #c6a45e;outline-offset:-3px}.scripture-list{max-height:calc(min(76vh,720px) - 85px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.scripture-list a{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;min-height:52px!important;padding:0 22px!important;border-bottom:1px solid rgba(198,164,94,.16)!important;color:#eee8dc!important;font-family:Inter,Arial,sans-serif!important;font-size:13px!important;font-weight:500!important;letter-spacing:.08em!important;text-decoration:none!important;text-transform:uppercase!important}.scripture-list a:before{display:none!important;content:none!important}.scripture-list a span:last-child{color:#c6a45e;font-size:14px}@media(hover:hover)and (pointer:fine){.scripture-list a:hover{background:#c6a45e14!important;color:#c6a45e!important}}@media(max-width:519px){.scripture-popover{width:calc(100vw - 24px);max-height:82vh;border-radius:15px}.scripture-popover-head{padding:18px 18px 14px}.scripture-popover-head h3{font-size:20px}.scripture-list{max-height:calc(82vh - 77px)}.scripture-list a{min-height:50px!important;padding:0 18px!important;font-size:12px!important}}.join-links a,.join-step:nth-of-type(2) .join-links button{white-space:nowrap!important}.join-links a:before,.join-step:nth-of-type(2) .join-links button:before{transform:translateY(0) scale(1);transform-origin:center;transition:transform .2s ease,filter .2s ease,background-color .2s ease!important;border-radius:50%}@media(hover:hover)and (pointer:fine){.join-links a:hover,.join-step:nth-of-type(2) .join-links button:hover{transform:none!important;background:transparent!important;color:#fff!important}.join-links a:hover:before,.join-step:nth-of-type(2) .join-links button:hover:before{transform:translateY(-2px) scale(1.04);filter:brightness(1.12);background-color:#d1b16d0f!important}.join-step:nth-of-type(1) .join-links a:nth-child(2):hover:before{background:none!important;color:var(--join-step-fill)!important}}.site-header .brand{flex:0 0 auto!important;min-width:max-content!important;white-space:nowrap!important}.site-header .brand span{white-space:nowrap!important}.site-header nav{flex:0 1 auto!important;min-width:0!important}.site-header .nav-mission,.site-header .nav-psalms{display:inline-block!important}@media(max-width:560px){.site-header .nav-faq{display:none!important}}@media(max-width:430px){.site-header .nav-join{display:none!important}}.journey-card{flex:0 0 260px!important;width:260px!important;min-width:260px!important}.psalm-rail{padding-left:calc(50vw - 130px)!important;padding-right:calc(50vw - 130px)!important}@media(min-width:1000px){.journey-card{flex-basis:280px!important;width:280px!important;min-width:280px!important}.psalm-rail{padding-left:calc(50vw - 140px)!important;padding-right:calc(50vw - 140px)!important}}@media(min-width:1200px)and (max-width:1450px)and (pointer:coarse){.journey-card{flex-basis:340px!important;width:340px!important;min-width:340px!important}.psalm-rail{padding-left:calc(50vw - 170px)!important;padding-right:calc(50vw - 170px)!important}.card-title{font-size:20px!important}.card-subtitle,.card-meta-label,.journey-card>.ending-follow:after{font-size:15px!important}.carousel-scroll-animations .journey-card>.carousel-audio-disclosure,.carousel-scroll-animations .journey-card>.art-button,.carousel-scroll-animations .journey-card--milestone>.journey-card-action{animation:none!important;transform:none!important;opacity:1!important}}.psalms{--gallery-gold:#d1b16d;--gallery-subtext-size:13.59px;--gallery-subtext-size-mobile:11.5px;--journey-days:"1,064";padding:110px 0 120px;overflow:hidden;timeline-scope:--start,--p1,--p2,--p3,--p4,--p5,--p6}.journey-head{text-align:center;padding:0 5vw 18px;position:relative;opacity:1!important;transform:none!important}.journey-head h2{font-family:Georgia,serif;font-size:clamp(27px,3.6vw,54px);font-weight:400;letter-spacing:.12em;color:var(--gallery-gold);margin:0;text-transform:uppercase}.latest-marker{margin-top:16px;font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:300;letter-spacing:.22em;color:#fff;text-transform:uppercase;opacity:0;animation:info-focus linear both;animation-timeline:--p4}.latest-marker span{display:block;font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:300;line-height:1;margin-top:6px;color:#fff}.gallery-status-stage{position:relative;min-height:72px;margin-bottom:0}.gallery-meta-stage{position:relative;min-height:104px;margin-top:0;width:100%}.gallery-info{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;opacity:0;visibility:hidden;pointer-events:none;color:var(--gallery-gold)}.gallery-info[data-info="4"]{opacity:1;visibility:visible}.gallery-label{margin:0;font-family:Georgia,serif;font-size:0;letter-spacing:.18em;white-space:nowrap;color:var(--gallery-gold)}.gallery-status-stage .gallery-info[data-info="1"] .gallery-label:after{content:"PSALM 1"}.gallery-status-stage .gallery-info[data-info="2"] .gallery-label:after{content:"PSALM 2"}.gallery-status-stage .gallery-info[data-info="3"] .gallery-label:after{content:"PSALM 3"}.gallery-status-stage .gallery-info[data-info="4"] .gallery-label:after{content:"PSALM 4"}.gallery-status-stage .gallery-info[data-info="5"] .gallery-label:after{content:"PSALM 5"}.gallery-status-stage .gallery-info[data-info="6"] .gallery-label:after{content:"PSALM 6"}.gallery-status-stage .gallery-label:after{font-family:Georgia,serif;font-size:18px;letter-spacing:.18em;color:var(--gallery-gold)}.gallery-psalm{display:block;margin:10px 0 0;font-size:0;white-space:nowrap}.gallery-psalm:after,.gallery-subtext,.gallery-meta[data-info="1"]:after,.gallery-meta[data-info="2"]:after,.gallery-meta[data-info="3"]:after,.gallery-meta[data-info="4"]:after,.gallery-meta[data-info="5"]:after,.gallery-meta[data-info="6"]:after{font-family:Georgia,serif;font-size:var(--gallery-subtext-size);letter-spacing:.22em;color:var(--gallery-gold);white-space:nowrap;font-weight:400}.gallery-psalm:after{content:"[OF DAVID]"}.gallery-meta{min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;left:50%;right:auto;width:100%;transform:translate(-50%)}.service-links{display:flex;justify-content:center;align-items:center;gap:34px;pointer-events:auto;margin:0 auto 12px;touch-action:manipulation}.service-links a{display:grid;place-items:center;width:54px;height:54px;color:var(--gallery-gold);border-radius:50%;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.service-links a:focus-visible{outline:1px solid var(--gallery-gold);outline-offset:3px}@media(hover:hover)and (pointer:fine){.service-links a{transition:transform .2s ease,color .2s ease,background .2s ease}.service-links a:hover{transform:translateY(-2px) scale(1.04);color:#f0d48f;background:#d1b16d0f}}@media(hover:none),(pointer:coarse){.service-links a,.service-links a:hover,.service-links a:active{transition:none!important;transform:none!important;background:transparent!important;color:var(--gallery-gold)!important}}.service-links svg{width:42px;height:42px;display:block}.service-links a[aria-label="Apple Music"] svg{display:none}.service-links a[aria-label="Apple Music"]:before{content:"♫";display:block;font-family:Georgia,serif;font-size:42px;line-height:1;color:currentColor;transform:translateY(-1px)}.gallery-meta[data-info="1"]:after,.gallery-meta[data-info="2"]:after,.gallery-meta[data-info="3"]:after,.gallery-meta[data-info="4"]:after{content:"[NOW STREAMING]";margin-top:0}.countdown{margin:0 0 12px;font-family:Georgia,serif;color:var(--gallery-gold);font-size:18px;letter-spacing:.18em;white-space:nowrap}.gallery-meta[data-info="5"]:after{content:"[AUG 28]"}.gallery-meta[data-info="6"]:after{content:"[SEP 4]"}.gallery-meta[data-info="5"]:after,.gallery-meta[data-info="6"]:after{margin-top:0}.psalm-rail{display:flex;align-items:center;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:27px calc(50vw - 130px);scrollbar-width:none;overscroll-behavior-x:contain}.psalm-rail::-webkit-scrollbar{display:none}.journey-card{box-sizing:border-box;flex:0 0 260px;width:260px;min-width:260px;scroll-snap-align:center;text-align:center;transform:scale(.7);opacity:.52;transform-origin:center center;will-change:transform,opacity;animation:psalm-spotlight linear both;animation-timeline:view(inline);animation-range:cover 0% cover 100%}.journey-card--milestone{aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(180,147,85,.28);border-radius:18px;color:var(--gallery-gold);font-family:Georgia,serif;font-size:20px;line-height:1.45;letter-spacing:.12em;background:#100e0b}.journey-card-action{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;border-radius:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.journey-card-action.is-pressed{transform:scale(.98)}.journey-card--milestone .journey-card-action{display:grid;place-items:center;padding:28px}.journey-start{view-timeline-name:--start;view-timeline-axis:inline}.journey-card--milestone p{margin:0;font-size:0}.journey-start p:before{content:"JOURNEY BEGINS\aJULY 31, 2026,\aWITH PSALM 1";white-space:pre;display:block;font-family:Georgia,serif;font-size:20px;line-height:1.45;letter-spacing:.12em;color:var(--gallery-gold);text-align:center}.journey-end p:before{content:var(--journey-days) " DAYS REMAIN\aTO COMPLETE\a ALL 150 PSALMS";white-space:pre-line;display:block;font-family:Georgia,serif;font-size:20px;line-height:1.45;letter-spacing:.12em;color:var(--gallery-gold);text-align:center}.journey-card[data-psalm="1"]{view-timeline-name:--p1;view-timeline-axis:inline}.journey-card[data-psalm="2"]{view-timeline-name:--p2;view-timeline-axis:inline}.journey-card[data-psalm="3"]{view-timeline-name:--p3;view-timeline-axis:inline}.journey-card[data-psalm="4"]{view-timeline-name:--p4;view-timeline-axis:inline}.journey-card[data-psalm="5"]{view-timeline-name:--p5;view-timeline-axis:inline}.journey-card[data-psalm="6"]{view-timeline-name:--p6;view-timeline-axis:inline}.art-button{display:block;width:100%;aspect-ratio:1;padding:0;border:0;background:none;border-radius:18px;overflow:hidden;box-shadow:0 18px 55px #00000057;cursor:pointer;background-position:center;background-size:cover;background-repeat:no-repeat}.art-button img{display:block;width:100%;height:100%;object-fit:cover}.journey-card[data-psalm="5"] .art-button{background-image:url(/artwork/IMG_9170.jpeg)}.journey-card[data-psalm="6"] .art-button{background-image:url(/artwork/IMG_9164.jpeg)}.journey-card[data-psalm="5"] .art-button img,.journey-card[data-psalm="6"] .art-button img{visibility:hidden}.journey-card .art-button{filter:none}.journey-progress{display:flex;align-items:center;gap:14px;max-width:680px;margin:8px auto 0;padding:0 5vw;color:#6e665a;font-size:9px;letter-spacing:.18em}.progress-track{height:1px;background:#b4935538;flex:1;position:relative}.progress-track i{position:absolute;left:0;top:-1px;height:3px;background:#b49355;border-radius:2px}.art-button:focus-visible,.journey-card-action:focus-visible{outline:1px solid var(--gallery-gold);outline-offset:5px}.ending-follow{z-index:30!important;animation:none!important;animation-timeline:auto!important;transition:opacity .16s ease-out,visibility .16s ease-out}.ending-follow.is-active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.ending-follow:not(.is-active){opacity:0!important;visibility:hidden!important;pointer-events:none!important}@keyframes psalm-spotlight{0%,to{transform:scale(.7);opacity:.48}50%{transform:scale(1);opacity:1}}@keyframes info-focus{0%,40%,60%,to{opacity:0;visibility:hidden}48%,52%{opacity:1;visibility:visible}}@supports (animation-timeline:--p1){.gallery-info{opacity:0;visibility:hidden;animation:info-focus linear both}.gallery-info.ending-follow{animation:none!important;animation-timeline:auto!important}.gallery-info[data-info="1"]{animation-timeline:--p1}.gallery-info[data-info="2"]{animation-timeline:--p2}.gallery-info[data-info="3"]{animation-timeline:--p3}.gallery-info[data-info="4"]{animation-timeline:--p4}.gallery-info[data-info="5"]{animation-timeline:--p5}.gallery-info[data-info="6"]{animation-timeline:--p6}.gallery-status-stage:after,.gallery-meta-stage:after{content:"";position:absolute;inset:0;background:#100e0b;opacity:0;pointer-events:none;z-index:20;animation:info-focus linear both;animation-timeline:--start}}@media(min-width:1000px){.psalm-rail{gap:24px;padding-left:calc(50vw - 140px);padding-right:calc(50vw - 140px)}.journey-card{flex-basis:280px;width:280px;min-width:280px}.journey-start p:before,.journey-end p:before{font-size:20px}}@media(max-width:800px){.psalms{padding:78px 0 92px}.journey-head{padding:0 22px 16px}.journey-head h2{font-size:clamp(15px,4.65vw,23px);letter-spacing:.075em}.latest-marker{font-size:10px;letter-spacing:.22em;margin-top:13px}.latest-marker span{font-size:10px;margin-top:5px}.gallery-status-stage{min-height:60px;margin-bottom:0}.gallery-meta-stage{min-height:94px;margin-top:0}.gallery-status-stage .gallery-label:after{font-size:16px}.gallery-psalm{margin-top:9px}.gallery-psalm:after,.gallery-subtext,.gallery-meta[data-info="1"]:after,.gallery-meta[data-info="2"]:after,.gallery-meta[data-info="3"]:after,.gallery-meta[data-info="4"]:after,.gallery-meta[data-info="5"]:after,.gallery-meta[data-info="6"]:after{font-size:var(--gallery-subtext-size-mobile);letter-spacing:.2em}.psalm-rail{gap:14px;padding:24px 18vw}.journey-card{flex-basis:64vw;width:64vw;min-width:64vw}.journey-card--milestone{font-size:18px}.journey-start p:before,.journey-end p:before{font-size:18px;white-space:pre-line}.art-button{border-radius:16px}.service-links{gap:26px;margin-bottom:11px}.service-links a{width:52px;height:52px}.service-links svg{width:40px;height:40px}.service-links a[aria-label="Apple Music"]:before{font-size:40px}.countdown{font-size:16px;letter-spacing:.16em;margin-bottom:11px}.journey-progress{margin-top:4px;padding:0 22px}}@media(max-width:390px){.journey-card{flex-basis:66vw;width:66vw;min-width:66vw}.psalm-rail{padding-left:17vw;padding-right:17vw}.journey-card--milestone{font-size:17px}.journey-start p:before,.journey-end p:before{font-size:17px;white-space:pre-line}.service-links{gap:22px}.service-links a{width:48px;height:48px}.service-links svg{width:37px;height:37px}.service-links a[aria-label="Apple Music"]:before{font-size:37px}}.site-header .brand span{font-family:Georgia,Times New Roman,serif!important;font-size:11px!important;font-weight:400!important;line-height:1!important;letter-spacing:.12em!important;color:#d1b16d!important;white-space:nowrap}.footer-signoff .brand span{font-family:Georgia,Times New Roman,serif!important;font-size:15px!important;font-weight:400!important;line-height:1!important;letter-spacing:.12em!important;color:#d1b16d!important;white-space:nowrap}:root{--nav-safe-space:20px}html .site-header .brand{flex:0 0 auto!important;min-width:max-content!important;white-space:nowrap!important}html .site-header .brand span{white-space:nowrap!important}html .site-header nav{flex:0 1 auto!important;min-width:0!important;margin-left:var(--nav-safe-space)!important}html .site-header .nav-mission,html .site-header .nav-psalms,html .site-header .nav-join,html .site-header .nav-faq{display:inline-block!important;white-space:nowrap!important}@media(max-width:400px){html .site-header .nav-faq{display:none!important}}@media(max-width:350px){html .site-header .nav-join{display:none!important}}
