@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400..700&family=Newsreader:opsz,wght@6..72,400..600&family=Noto+Serif+Ethiopic:wght@400..700&display=swap";.brand-frame{position:sticky;top:0;z-index:100;width:100%;border-bottom:1px solid;font-family:Newsreader,"Source Serif 4",Georgia,serif}.brand-frame__container{max-width:56rem;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem}.brand-frame--light{background-color:#f4ecd8e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1a1614;border-bottom-color:#d6c7a3}.brand-frame--dark{background-color:#0f1838eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f4ecd8;border-bottom-color:#f4ecd81f}.brand-frame--sacred{background-color:#0f1838f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f4ecd8;border-bottom-color:#d4a02759}.brand-frame--practice{background-color:#0f1838;color:#f4ecd8;border-bottom-color:#0f1838}.brand-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background-color:var(--brand-signature-color, #1F2A5C);border:1px solid rgba(0,0,0,.12);border-radius:9999px;font-weight:700;font-size:.875rem;color:#fff;text-decoration:none;box-shadow:0 1px 2px #0000000d;transition:all .15s ease;min-width:0;flex-shrink:1}.brand-frame--dark .brand-pill,.brand-frame--sacred .brand-pill,.brand-frame--practice .brand-pill{border-color:#fff3}.brand-pill:hover{box-shadow:0 2px 4px #0000001a}.brand-frame .brand-pill,.brand-frame .brand-pill:link,.brand-frame .brand-pill:visited,.brand-frame .brand-pill:hover,.brand-frame .brand-pill:focus,.brand-frame .brand-pill:active,.brand-frame .brand-frame__home-link,.brand-frame .brand-frame__home-link:link,.brand-frame .brand-frame__home-link:visited,.brand-frame .brand-frame__home-link:hover,.brand-frame .brand-frame__home-link:focus,.brand-frame .brand-frame__home-link:active{text-decoration:none}.brand-pill__mark{font-family:"Noto Serif Ethiopic",serif;font-size:1.05em;line-height:1;font-weight:700;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.brand-pill__name{font-family:Fraunces,Cormorant Garamond,serif;font-weight:700;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.brand-pill{font-size:1rem}}.brand-frame__home-link{font-size:.75rem;font-weight:600;text-decoration:none;color:currentColor;opacity:.6;transition:opacity .15s ease;white-space:nowrap}.brand-frame__home-link:hover{opacity:1}@media(max-width:640px){.brand-frame__home-link{display:none}}.brand-frame__spacer{flex:1}.brand-frame__right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.brand-frame__habi{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-shrink:0;transition:transform .15s ease}.brand-frame__habi--sm{width:2.5rem;height:2.5rem}.brand-frame__habi--md{width:3.5rem;height:3.5rem}.brand-frame__habi--lg{width:5rem;height:5rem}.brand-frame__habi:hover{transform:scale(1.05)}.brand-frame--sacred .brand-frame__habi{opacity:.9}.brand-frame--practice .brand-frame__habi{opacity:.7}.brand-frame{z-index:10000!important}.welcome-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:linear-gradient(160deg,#f4ecd8,#ebe0c4);color:#1a1614;display:flex;align-items:center;justify-content:center;animation:welcomeFadeIn .6s ease-out;overflow-y:auto;overflow-x:hidden;padding-top:4.5rem}.welcome-screen.fade-out{animation:welcomeFadeOut .5s ease-in forwards}@keyframes welcomeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes welcomeFadeOut{0%{opacity:1}to{opacity:0}}.welcome-tricolor{display:none;position:absolute;top:0;left:0;right:0;height:4px;z-index:10}.welcome-tricolor-green{flex:1;background:#5a6b3a}.welcome-tricolor-yellow{flex:1;background:#d4a027}.welcome-tricolor-red{flex:1;background:#1f2a5c}.welcome-floating-chars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.welcome-floating-char{position:absolute;font-family:"Noto Serif Ethiopic",serif;color:#1f2a5c0f;animation:welcomeCharFloat 12s ease-in-out infinite;-webkit-user-select:none;user-select:none}@keyframes welcomeCharFloat{0%,to{transform:translateY(0) rotate(0);opacity:.05}50%{transform:translateY(-16px) rotate(4deg);opacity:.09}}.welcome-content{position:relative;text-align:center;padding:2.5rem 1.5rem 2rem;max-width:460px;width:100%;z-index:1;margin-top:auto;margin-bottom:auto}.welcome-greeting{font-family:Newsreader,"Source Serif 4",Georgia,serif;font-size:1.1rem;color:#3d332e;margin-bottom:1.2rem;letter-spacing:1px;font-weight:400;animation:welcomeGreetFade 1s ease-out .3s both}@keyframes welcomeGreetFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.welcome-logo{position:relative;width:140px;height:140px;margin:0 auto 1.5rem;border-radius:50%;background:radial-gradient(circle,rgba(31,42,92,.12) 0%,rgba(212,160,39,.1) 60%,transparent 100%);display:flex;align-items:center;justify-content:center;animation:welcomeFloat 3s ease-in-out infinite}.welcome-logo-ring{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid transparent;border-top-color:#1f2a5c;border-right-color:#d4a027;border-bottom-color:#1f2a5c;border-left-color:#1a16141f;animation:welcomeRingSpin 8s linear infinite}@keyframes welcomeRingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.welcome-logo-char{font-family:"Noto Serif Ethiopic",serif;font-size:4.2rem;color:#1f2a5c;line-height:1}@keyframes welcomeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.welcome-title{font-family:Fraunces,Cormorant Garamond,serif;font-size:1.8rem;font-weight:700;color:#1f2a5c;margin-bottom:.5rem;letter-spacing:.5px;animation:welcomeSlideUp .7s ease-out .2s both}.welcome-subtitle{font-family:Newsreader,"Source Serif 4",Georgia,serif;font-size:.95rem;color:#3d332e;margin-bottom:.6rem;line-height:1.4;animation:welcomeSlideUp .7s ease-out .35s both}.welcome-tagline{font-family:Newsreader,"Source Serif 4",Georgia,serif;font-size:.85rem;color:#5a6b3a;font-style:italic;margin-bottom:2rem;letter-spacing:.3px;animation:welcomeSlideUp .7s ease-out .45s both}@keyframes welcomeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.welcome-features{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-bottom:2.2rem;animation:welcomeSlideUp .7s ease-out .55s both}.welcome-feature{display:flex;align-items:center;gap:.65rem;padding:.65rem .8rem;background:#e8dcc0;border-radius:10px;font-family:Newsreader,"Source Serif 4",Georgia,serif;font-size:.82rem;color:#1a1614;border:1px solid #D6C7A3;text-align:left;transition:background .2s,border-color .2s}.welcome-feature:hover{background:#e1d3b2;border-color:#5a6b3a}.welcome-feature-icon{font-size:1rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#dce3c8;flex-shrink:0;color:#5a6b3a}.welcome-feature-icon-heart{background:#ead6cf;color:#9b2a1f}.welcome-enter-btn{display:inline-block;padding:.85rem 2.8rem;font-family:Fraunces,Cormorant Garamond,serif;font-size:1.1rem;font-weight:700;color:#1a1614;background:#d4a027;border:none;border-radius:30px;cursor:pointer;box-shadow:0 4px 14px #1a16142e;transition:transform .2s,box-shadow .2s,background .2s;letter-spacing:.5px;animation:welcomeSlideUp .7s ease-out .65s both}.welcome-enter-btn:hover{transform:translateY(-2px);background:#a87918;box-shadow:0 6px 20px #1a16143d}.welcome-enter-btn:active{transform:translateY(0)}.welcome-version{margin-top:1.5rem;font-size:.75rem;color:#6b5f54}.welcome-footer{margin-top:1.2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.welcome-social{display:flex;gap:1rem;align-items:center}.welcome-social a{color:#6b5f54;transition:color .2s;display:flex}.welcome-social a:hover{color:#1f2a5c}.welcome-geezword{font-size:.8rem;color:#6b5f54;text-decoration:none;transition:color .2s}.welcome-geezword:hover{color:#1f2a5c}@media(max-width:440px){.welcome-features{grid-template-columns:1fr}.welcome-content{padding:2rem 1rem 1.5rem}.welcome-title{font-size:1.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
