@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400;1,600&family=Instrument+Sans:wght@300;400;500;600&display=swap";.site-footer{background:#2d465e;font-family:Instrument Sans,sans-serif;padding:56px 40px 32px;position:relative;overflow:hidden}.site-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.site-footer__top{position:relative;z-index:1;display:grid;grid-template-columns:1.8fr 1fr 1.2fr;gap:48px;padding-bottom:40px}.site-footer__sitename{font-family:Cormorant Garamond,serif;font-size:1.9rem;font-weight:400;color:#fff;letter-spacing:.01em;line-height:1.1;margin-bottom:6px}.site-footer__sitename em{color:#f75815;font-style:italic}.site-footer__tagline{font-size:10px;letter-spacing:3px;text-transform:uppercase;font-weight:600;color:#ffffff59;margin-bottom:16px}.site-footer__desc{font-size:13px;line-height:1.75;color:#ffffff80;margin-bottom:24px;max-width:320px}.site-footer__socials{display:flex;gap:10px}.site-footer__soc{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;color:#ffffff73;text-decoration:none;transition:border-color .25s,color .25s,background .25s}.site-footer__soc:hover{border-color:#f75815;color:#f75815;background:#f7581514}.site-footer__col-title{font-size:10px;letter-spacing:3px;text-transform:uppercase;font-weight:600;color:#f75815cc;margin-bottom:20px;display:flex;align-items:center;gap:10px}.site-footer__col-title:after{content:"";flex:1;height:1px;background:#f7581533}.site-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.site-footer__links a{font-size:13px;color:#ffffff8c;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .25s,gap .25s}.site-footer__links a:before{content:"";width:4px;height:4px;border-radius:50%;background:#f7581566;flex-shrink:0;transition:background .25s}.site-footer__links a:hover{color:#fff;gap:12px}.site-footer__links a:hover:before{background:#f75815}.site-footer__verse-block{position:relative}.site-footer__verse-mark{font-family:Cormorant Garamond,serif;font-size:5rem;line-height:.7;color:#f758151f;margin-bottom:8px;display:block}.site-footer__verse-text{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;color:#fff9;line-height:1.65;margin-bottom:10px}.site-footer__verse-ref{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#f75815b3;font-weight:600}.site-footer__divider{position:relative;z-index:1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);margin-bottom:28px}.site-footer__bottom{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.site-footer__bottom-left{display:flex;flex-direction:column;gap:4px}.site-footer__copy{font-size:12px;color:#ffffff4d;margin:0}.site-footer__copy strong{color:#ffffff8c;font-weight:500}.site-footer__legal-text{font-size:11px;color:#fff3;margin:0;line-height:1.5}.site-footer__legal-link{font-size:11px;color:#ffffff4d;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.site-footer__legal-link:hover{color:#f75815}.site-footer__bottom-right{display:flex;align-items:center;gap:14px;flex-shrink:0}.site-footer__cross{width:22px;height:22px;position:relative;flex-shrink:0}.site-footer__cross-v{position:absolute;width:2px;height:22px;background:#f7581559;border-radius:1px;left:50%;transform:translate(-50%)}.site-footer__cross-h{position:absolute;width:22px;height:2px;background:#f7581559;border-radius:1px;top:32%}.site-footer__credits{font-size:11px;color:#f7581573}.site-footer__credits a{color:#f75815a6;text-decoration:none;transition:color .2s}.site-footer__credits a:hover{color:#f75815}@media (max-width: 900px){.site-footer{padding:48px 28px 28px}.site-footer__top{grid-template-columns:1fr 1fr;gap:36px}.site-footer__brand{grid-column:1 / -1}.site-footer__desc{max-width:100%}}@media (max-width: 600px){.site-footer{padding:40px 20px 24px}.site-footer__top{grid-template-columns:1fr;gap:32px}.site-footer__brand{grid-column:1}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:16px}.site-footer__sitename{font-size:1.6rem}}:root{--hdr-orange: #f75815;--hdr-blue: #2d465e;--hdr-cream: #faf8f4;--hdr-warm: #f5f0e8;--hdr-border: #e8e2d8;--hdr-muted: #8a7f72;--hdr-text: #1c1917;--hdr-serif: "Cormorant Garamond", serif;--hdr-sans: "Instrument Sans", sans-serif}.header{background:var(--hdr-cream);border-bottom:1px solid var(--hdr-border);font-family:var(--hdr-sans)}.header .top-row{padding:14px 0 10px}.header .sitename{font-family:var(--hdr-serif)!important;font-size:1.25rem!important;font-weight:400;color:var(--hdr-blue);letter-spacing:.02em;margin:0}.header .sitename em,.header .logo span{color:var(--hdr-orange);font-style:italic}.header .logo{text-decoration:none}.header .social-links a{color:var(--hdr-blue);padding:0 8px;font-size:17px;transition:color .25s;display:inline-block}.header .social-links a:hover{color:var(--hdr-orange)}.nav-wrap{background:#2d465e0f;border-top:1px solid var(--hdr-border)}.navmenu ul{display:flex;list-style:none;margin:0;padding:0;gap:2px}.navmenu a{display:block;padding:14px 16px;font-size:16px;font-weight:500;letter-spacing:.5px;color:var(--hdr-text);text-decoration:none;font-family:var(--hdr-sans);position:relative;transition:color .2s}.navmenu a:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:var(--hdr-orange);transition:width .25s;border-radius:1px}.navmenu a:hover,.navmenu a.active{color:var(--hdr-orange)}.navmenu a.active:after,.navmenu a:hover:after{width:60%}.hdr-burger{width:40px;height:40px;background:transparent;border:1.5px solid var(--hdr-border);border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:border-color .25s,background .25s;flex-shrink:0}.hdr-burger:hover{border-color:var(--hdr-orange);background:#f758150f}.hdr-burger__bar{position:relative;width:18px;height:2px;background:var(--hdr-blue);border-radius:2px;transition:background .25s}.hdr-burger__bar:before,.hdr-burger__bar:after{content:"";position:absolute;left:0;width:18px;height:2px;background:var(--hdr-blue);border-radius:2px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s,top .3s}.hdr-burger__bar:before{top:-5px}.hdr-burger__bar:after{top:5px}.hdr-burger__bar--open{background:transparent}.hdr-burger__bar--open:before{top:0;transform:rotate(45deg);background:var(--hdr-orange)}.hdr-burger__bar--open:after{top:0;transform:rotate(-45deg);background:var(--hdr-orange)}.mob-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background:#0f1c2800;pointer-events:none;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);transition:background .35s ease,backdrop-filter .35s ease}.mob-overlay--visible{background:#0f1c2899;pointer-events:auto;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mob-drawer{position:fixed;top:0;left:0;bottom:0;z-index:1050;width:min(320px,85vw);background:var(--hdr-blue);display:flex;flex-direction:column;transform:translate(-100%);transition:transform .35s cubic-bezier(.32,.72,0,1);overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.mob-drawer--open{transform:translate(0);box-shadow:8px 0 40px #00000059}.mob-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 18px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.mob-drawer__brand{display:flex;align-items:center;gap:10px}.mob-drawer__brand-line{width:3px;height:24px;background:var(--hdr-orange);border-radius:2px;flex-shrink:0}.mob-drawer__brand-name{font-family:var(--hdr-serif);font-size:1.1rem;font-weight:400;color:#fff;line-height:1.2}.mob-drawer__brand-name em{color:var(--hdr-orange);font-style:italic}.mob-drawer__close{width:34px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:transparent;color:#fff9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,color .2s,background .2s;flex-shrink:0}.mob-drawer__close:hover{border-color:var(--hdr-orange);color:var(--hdr-orange);background:#f7581514}.mob-drawer__nav{flex:1;padding:12px 0}.mob-drawer__nav ul{list-style:none;margin:0;padding:0}.mob-drawer__item{opacity:0;transform:translate(-20px);transition:opacity .35s ease,transform .35s ease}.mob-drawer__item--in{opacity:1;transform:translate(0)}.mob-drawer__link{display:flex;align-items:center;gap:14px;padding:13px 22px;text-decoration:none;color:#fff9;font-family:var(--hdr-sans);font-size:14px;font-weight:400;letter-spacing:.3px;position:relative;transition:color .2s,background .2s,padding-left .2s;border-left:2px solid transparent}.mob-drawer__link:hover{color:#ffffffe6;background:#ffffff0d;padding-left:26px}.mob-drawer__link--active{color:#f75815f2!important;background:#f758151f!important;border-left-color:var(--hdr-orange)!important;padding-left:26px!important;font-weight:600}.mob-drawer__link-icon{font-size:15px;width:20px;text-align:center;flex-shrink:0;opacity:.65;display:flex;align-items:center;justify-content:center}.mob-drawer__link--active .mob-drawer__link-icon{opacity:1;color:var(--hdr-orange)}.mob-drawer__link-label{flex:1;text-transform:uppercase;font-size:12px;letter-spacing:1.5px;font-weight:500}.mob-drawer__link--active .mob-drawer__link-label{letter-spacing:1.8px}.mob-drawer__link-dot{width:6px;height:6px;border-radius:50%;background:var(--hdr-orange);flex-shrink:0;animation:dotPulse 2s ease-in-out infinite}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.mob-drawer__divider{height:1px;margin:4px 20px 16px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);flex-shrink:0}.mob-drawer__socials{padding:0 22px 16px;flex-shrink:0}.mob-drawer__socials-label{font-size:9px;letter-spacing:3px;text-transform:uppercase;color:#f7581599;font-family:var(--hdr-sans);font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:8px}.mob-drawer__socials-label:after{content:"";flex:1;height:1px;background:#f7581526}.mob-drawer__socials-row{display:flex;gap:10px}.mob-drawer__soc{width:40px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffff73;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:16px;transition:border-color .25s,color .25s,background .25s,transform .25s}.mob-drawer__soc:hover{border-color:var(--hdr-orange);color:var(--hdr-orange);background:#f7581514;transform:translateY(-2px)}.mob-drawer__verse{padding:16px 22px 24px;font-family:var(--hdr-serif);font-style:italic;font-size:.85rem;color:#fff3;line-height:1.6;border-top:1px solid rgba(255,255,255,.06);flex-shrink:0}.mob-drawer__verse span{display:block;font-style:normal;font-size:10px;letter-spacing:1.5px;color:#f7581566;margin-top:6px;text-transform:uppercase;font-family:var(--hdr-sans)}@media (min-width: 1200px){.mob-drawer,.mob-overlay,.hdr-burger{display:none!important}}@media (max-width: 1199px){.nav-wrap{display:none!important}}
