*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}ul,ol{list-style:none}:root{--font-family-primary: "Georgia", serif;--font-size-base: 16px;--line-height-base: 1.5;--transition-default: all .3s ease;--border-radius-sm: 6px;--border-radius-md: 8px;--border-radius-lg: 12px;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem}:root[data-theme=dark]{--color-bg-primary: #121212;--color-bg-secondary: #1a1a1a;--color-bg-tertiary: #242424;--color-text-primary: #e0e0e0;--color-text-secondary: #a0a0a0;--color-accent: #bfa97a;--color-accent-hover: #a38c6d;--color-button-bg: rgba(255, 255, 255, .03);--color-button-hover: rgba(255, 255, 255, .08);--color-button-border: rgba(255, 255, 255, .1);--color-button-border-hover: rgba(255, 255, 255, .2);--header-back-hover: rgba(255, 255, 255, .05);--color-overlay-bg: rgba(0, 0, 0, .8);--color-modal-bg: rgba(30, 30, 35, .95);--new-verse-hover-bg: rgba(255, 255, 255, .05);--new-verse-hover-border: #606060;--new-verse-hover-color: #ffffff;--new-verse-active-shadow: 0 0 0 10px rgba(224, 224, 224, .1);--burger-menu-bg: rgba(30, 30, 30, .95);--burger-menu-hover: rgba(40, 40, 40, .95);--burger-menu-border: rgba(255, 255, 255, .08);--burger-button-bg: rgba(30, 30, 30, .8);--burger-shadow: rgba(0, 0, 0, .4);--burger-hover-outline: rgba(255, 255, 255, .03);--burger-hover-shadow-size: 0 8px 20px;--burger-hover-outline-size: 0 0 0 5px;--pulse-color-start: rgba(224, 224, 224, .4);--pulse-color-end: rgba(224, 224, 224, 0);--item-bg: rgba(255, 255, 255, .03);--item-hover-bg: rgba(255, 255, 255, .08);--item-border: rgba(255, 255, 255, .1);--item-border-hover: rgba(255, 255, 255, .2);--item-active-bg: rgba(255, 255, 255, .12);--item-active-border: rgba(255, 255, 255, .2);--thumbnail-bg: rgba(30, 30, 30, .6);--thumbnail-hover-bg: rgba(40, 40, 40, .8);--thumbnail-container-bg: rgba(0, 0, 0, .2);--thumbnail-shadow: 0 4px 12px rgba(0, 0, 0, .2);--thumbnail-hover-shadow: 0 8px 24px rgba(0, 0, 0, .3);--thumbnail-placeholder-start: #2a2a2a;--thumbnail-placeholder-middle: #323232;--thumbnail-placeholder-end: #2a2a2a;--login-form-bg: rgba(30, 30, 35, .5);--login-form-border: rgba(255, 255, 255, .08);--login-form-shadow: 0 8px 32px rgba(0, 0, 0, .2);--login-input-bg: rgba(255, 255, 255, .03);--login-input-border: rgba(255, 255, 255, .1);--login-input-focus-bg: rgba(255, 255, 255, .05);--login-input-focus-border: rgba(191, 169, 122, .7);--login-input-focus-shadow: 0 0 0 3px rgba(191, 169, 122, .18);--login-button-gradient: linear-gradient(135deg, #bfa97a 0%, #a38c6d 100%);--login-accent: #bfa97a;--login-button-hover-shadow: 0 4px 12px rgba(191, 169, 122, .3);--login-error-bg: rgba(255, 75, 75, .1);--login-error-border: rgba(255, 75, 75, .3);--login-error-text: #ff6b6b;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .2);--shadow-md: 0 4px 12px rgba(0, 0, 0, .3);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .4);--error-color: #ff6b6b;--gradient-menu: linear-gradient( 135deg, rgba(30, 30, 34, .9) 0%, rgba(50, 50, 55, .8) 50%, rgba(20, 20, 25, .95) 100% )}:root[data-theme=light]{--color-bg-primary: #f5f1e6;--color-bg-secondary: #e8e1d1;--color-bg-tertiary: #dfd8c3;--color-text-primary: #3a2e21;--color-text-secondary: #6b5e50;--color-accent: #8c6a47;--color-accent-hover: #a07a52;--color-button-bg: rgba(0, 0, 0, .03);--color-button-hover: rgba(0, 0, 0, .08);--color-button-border: rgba(0, 0, 0, .1);--color-button-border-hover: rgba(0, 0, 0, .2);--header-back-hover: rgba(0, 0, 0, .05);--color-overlay-bg: rgba(245, 241, 230, .8);--color-modal-bg: rgba(245, 241, 230, .95);--new-verse-hover-bg: rgba(0, 0, 0, .05);--new-verse-hover-border: #8c6a47;--new-verse-hover-color: var(--color-text-primary);--new-verse-active-shadow: 0 0 0 10px rgba(0, 0, 0, .1);--burger-menu-bg: rgba(245, 241, 230, .95);--burger-menu-hover: rgba(232, 225, 209, .95);--burger-menu-border: rgba(0, 0, 0, .08);--burger-button-bg: rgba(245, 241, 230, .8);--burger-shadow: rgba(0, 0, 0, .2);--burger-hover-outline: rgba(0, 0, 0, .03);--burger-hover-shadow-size: 0 8px 20px;--burger-hover-outline-size: 0 0 0 5px;--pulse-color-start: rgba(0, 0, 0, .2);--pulse-color-end: rgba(0, 0, 0, 0);--item-bg: rgba(0, 0, 0, .03);--item-hover-bg: rgba(0, 0, 0, .08);--item-border: rgba(0, 0, 0, .1);--item-border-hover: rgba(0, 0, 0, .2);--item-active-bg: rgba(0, 0, 0, .12);--item-active-border: rgba(0, 0, 0, .2);--thumbnail-bg: rgba(232, 225, 209, .7);--thumbnail-hover-bg: rgba(225, 215, 195, .9);--thumbnail-container-bg: rgba(245, 241, 230, .5);--thumbnail-shadow: 0 4px 12px rgba(0, 0, 0, .1);--thumbnail-hover-shadow: 0 8px 20px rgba(0, 0, 0, .15);--thumbnail-placeholder-start: #e8e1d1;--thumbnail-placeholder-middle: #dfd8c3;--thumbnail-placeholder-end: #e8e1d1;--login-form-bg: rgba(245, 241, 230, .85);--login-form-border: rgba(0, 0, 0, .08);--login-form-shadow: 0 8px 24px rgba(0, 0, 0, .1);--login-input-bg: rgba(0, 0, 0, .03);--login-input-border: rgba(0, 0, 0, .1);--login-input-focus-bg: rgba(0, 0, 0, .05);--login-input-focus-border: rgba(140, 106, 71, .5);--login-input-focus-shadow: 0 0 0 3px rgba(140, 106, 71, .15);--login-button-gradient: linear-gradient(135deg, #8c6a47 0%, #a07a52 100%);--login-accent: #987f59;--login-button-hover-shadow: 0 4px 12px rgba(140, 106, 71, .3);--login-error-bg: rgba(200, 50, 50, .1);--login-error-border: rgba(200, 50, 50, .2);--login-error-text: #b33a3a;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .1);--shadow-md: 0 4px 12px rgba(0, 0, 0, .15);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .2);--error-color: #b33a3a;--gradient-menu: linear-gradient( 135deg, rgba(245, 241, 230, .9) 0%, rgba(232, 225, 209, .8) 50%, rgba(245, 241, 230, .95) 100% )}body{font-family:var(--font-family-primary);font-size:var(--font-size-base);line-height:var(--line-height-base);background-color:var(--color-bg-primary);color:var(--color-text-primary)}a{font-weight:500;color:var(--color-accent);text-decoration:inherit}a:hover{color:var(--color-accent-hover)}h1{font-size:2rem;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--color-button-bg);cursor:pointer;transition:var(--transition-default)}.error-message{color:var(--error-color);font-size:1rem;text-align:center;padding:2rem;opacity:0;animation:fadeInError 1s ease forwards;flex:1}@keyframes fadeInError{0%{opacity:0}to{opacity:1}}.loader-container{flex:1;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.lds-ripple,.lds-ripple div{color:var(--color-text-secondary);box-sizing:border-box}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid currentColor;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:8px;height:8px;opacity:0}4.9%{top:36px;left:36px;width:8px;height:8px;opacity:0}5%{top:36px;left:36px;width:8px;height:8px;opacity:1}to{top:0;left:0;width:80px;height:80px;opacity:0}}.siteHomePage{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;background-color:var(--color-background);color:var(--color-text-primary)}.random-verse-container{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:70%;padding:1rem;position:relative;min-height:100vh;min-height:100dvh}.random-verse-container .site-logo{width:300px;height:300px;animation:fadeInCrucifix 3s ease forwards}.random-verse-container .verse-content{text-align:center;height:220px;max-width:1200px;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1.5rem}.random-verse-container .verse-text{font-size:1.4rem;line-height:1.6;font-style:italic;font-weight:300;color:var(--color-text-primary);padding:0 1rem;animation:fadeInRandomP 1.5s ease forwards;pointer-events:none}.random-verse-container .verse-text.exiting{animation:fadeOutRandomP .3s ease forwards}.random-verse-container .verse-reference{font-size:1rem;color:var(--color-text-secondary);font-weight:500;cursor:pointer;transition:text-shadow .3s ease}.random-verse-container .verse-reference:hover{text-shadow:0 0 3px var(--pulse-color-start)}.random-verse-container .verse-reference.exiting{animation:fadeOutRandomP .3s ease forwards}.random-verse-container .new-verse-button{background-color:transparent;color:var(--color-text-secondary);border:1px solid #454545;padding:.8rem 1.5rem;font-size:.9rem;cursor:pointer;visibility:hidden;transform:translateY(20px);scale:.8;opacity:0;transition:opacity 1.5s ease,visibility 1.5s ease,transform 1.5s ease,scale 1.5s ease,background-color .3s ease,border-color .3s ease,color .3s ease}.random-verse-container .new-verse-button.visible{visibility:visible;opacity:1;scale:1;transform:translateY(0)}.random-verse-container .new-verse-button.loading,.random-verse-container .new-verse-button.exiting{transition:none;opacity:0;visibility:hidden}.random-verse-container .new-verse-button:hover{background-color:var(--new-verse-hover-bg);border-color:var(--new-verse-hover-border);color:var(--new-verse-hover-color)}.random-verse-container .new-verse-button:active{box-shadow:var(--new-verse-active-shadow);transition:box-shadow .2s ease}.random-verse-container .new-verse-button:disabled{opacity:.5;cursor:not-allowed}.random-verse-container .delayed-loading{opacity:0}.random-verse-container .fade-in-reference{opacity:0;animation:fadeInRandomP 1.5s ease forwards;animation-delay:1.5s}@keyframes fadeInRandomP{0%{opacity:0;transform:translateY(-50px);scale:.8}to{opacity:1;transform:translateY(0);scale:1}}@keyframes fadeOutRandomP{0%{opacity:1;scale:1}to{opacity:0;scale:.9}}@keyframes fadeInCrucifix{0%{opacity:0;transform:translateY(20vh) scale(1.6) rotateY(180deg);filter:blur(5px)}60%{opacity:1;transform:translateY(20vh) scale(1) rotateY(0);filter:blur(0px)}to{transform:translateY(0)}}.gradient-separator{width:100%;height:80px;background:linear-gradient(to bottom,var(--color-bg-primary) 0%,var(--color-bg-secondary) 100%)}.gradient-separator-reversed{width:100%;height:80px;background:linear-gradient(to top,var(--color-bg-primary) 0%,var(--color-bg-secondary) 100%)}@media (max-width: 768px){.random-verse-container{width:100%}.random-verse-container .site-logo{width:250px;height:250px}.random-verse-container .verse-text{font-size:1.2rem}}@media (max-width: 400px){.random-verse-container .site-logo{width:200px;height:200px}.random-verse-container .verse-content{row-gap:1rem}}.site-footer{width:80%;margin:2rem auto 0rem;padding:1.5rem 0 1rem;background:none;text-align:center;border-top:1px solid var(--item-border)}.site-footer .footer-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;color:var(--color-text-secondary);flex-wrap:wrap}.site-footer .footer-content .footer-copyright{opacity:.8;font-size:.9rem}.site-footer .footer-content .footer-links a{color:var(--color-accent);text-decoration:none;transition:color .2s;font-size:.9rem;display:flex;align-items:start;gap:.5rem}.site-footer .footer-content a:hover{color:var(--color-accent-hover)}.site-footer .footer-content .footer-cross{opacity:.8}.site-presentation{width:100%;background:var(--color-bg-secondary);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:3rem 1rem;gap:3rem;box-sizing:border-box;overflow:hidden}.site-presentation .presentation-title{font-size:3rem;font-weight:900}.site-presentation .presentation-block-full{width:100%;max-width:1000px}.site-presentation .presentation-row{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1000px}.site-presentation .presentation-block-half{flex:1 1 50%;min-width:0;margin:0;display:flex}.site-presentation .presentation-block.modern{display:flex;flex-direction:row;align-items:stretch;position:relative;background:var(--item-bg);border-radius:16px;box-shadow:var(--shadow-sm);overflow:hidden}.site-presentation .presentation-block-half img{max-height:250px;object-fit:contain;display:block;object-position:left center;-webkit-mask-image:linear-gradient(to right,white 60%,rgba(255,255,255,.95) 70%,rgba(255,255,255,.8) 78%,rgba(255,255,255,.6) 85%,rgba(255,255,255,.35) 92%,rgba(255,255,255,.15) 97%,transparent 100%);mask-image:linear-gradient(to right,white 60%,rgba(255,255,255,.95) 70%,rgba(255,255,255,.8) 78%,rgba(255,255,255,.6) 85%,rgba(255,255,255,.35) 92%,rgba(255,255,255,.15) 97%,transparent 100%)}.site-presentation .presentation-content.over-image{flex:1;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:.5em;z-index:2;pointer-events:none;padding:1em}.site-presentation .presentation-content.over-image h3{font-size:1.2rem;text-align:center;color:var(--color-text-primary)}.site-presentation .presentation-content.over-image p{font-size:1rem;color:var(--color-text-secondary);text-align:center}.site-presentation .site-intro{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2.5rem 2rem;width:100%;background:none;position:relative;z-index:1}.site-presentation .site-intro h2{font-size:2.1rem;font-weight:800;margin-bottom:1rem;color:var(--color-accent, #ffe066);letter-spacing:-1px;text-align:center}.site-presentation .site-intro p{color:var(--color-text-secondary);text-align:justify;font-size:1.15rem;line-height:1.7;margin:0}.site-presentation .citation-block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2.5rem 2rem;width:100%;background:none;position:relative;z-index:1}.site-presentation .site-citation{font-style:italic;font-size:1.5rem;color:var(--color-accent, #a3d8f4);text-align:center;margin:0;padding:1.5rem 2rem;width:100%;line-height:1.5;position:relative;letter-spacing:.5px}.site-presentation .citation-author{display:block;font-size:1.1rem;color:var(--color-text-secondary);margin-top:.7em;font-style:normal;font-weight:500;letter-spacing:.2px}@media (max-width: 768px){.site-presentation{padding:2rem 1rem;gap:2rem}.site-presentation .presentation-row{flex-direction:column;gap:2rem}.site-presentation .presentation-content.over-image{max-width:100%;align-items:center}.site-presentation .presentation-block-half img{max-height:200px}}@media (max-width: 400px){.site-presentation .presentation-content.over-image{padding:.5em}}.book-list-container{display:flex;flex-direction:column;width:100%}.book-list-container .testament-selector{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:0 auto 1.5rem;width:100%;max-width:400px}.book-list-container .testament-selector.single{grid-template-columns:1fr;justify-items:center}.book-list-container .testament-selector.single .testament-button{width:100%}.book-list-container .testament-button{background-color:transparent;color:var(--color-text-secondary);padding:.7rem 1.5rem;border:1px solid var(--item-border);border-radius:6px;cursor:pointer;transition:var(--transition-default);font-weight:500;min-width:160px;animation:fadeInGrid .4s ease-out backwards}.book-list-container .testament-button:nth-child(1){animation-delay:.1s}.book-list-container .testament-button:nth-child(2){animation-delay:.2s}.book-list-container .testament-button:hover{background-color:var(--item-hover-bg);color:var(--color-text-primary)}.book-list-container .testament-button.active{background-color:var(--item-active-bg);color:var(--color-text-primary);border-color:var(--item-active-border);box-shadow:var(--shadow-sm)}.book-list-container .books-count{text-align:center;color:var(--color-text-secondary);font-size:.9rem;margin-bottom:1.5rem;animation:fadeInHeader 1.5s ease forwards}.book-list-container .book-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;width:100%}.book-list-container .book-item{transition:var(--transition-default);animation:fadeInGrid .4s ease-out backwards}.book-list-container .book-item:nth-child(1){animation-delay:.02s}.book-list-container .book-item:nth-child(2){animation-delay:.04s}.book-list-container .book-item:nth-child(3){animation-delay:.06s}.book-list-container .book-item:nth-child(4){animation-delay:.08s}.book-list-container .book-item:nth-child(5){animation-delay:.1s}.book-list-container .book-item:nth-child(6){animation-delay:.12s}.book-list-container .book-item:nth-child(7){animation-delay:.14s}.book-list-container .book-item:nth-child(8){animation-delay:.16s}.book-list-container .book-item:nth-child(9){animation-delay:.18s}.book-list-container .book-item:nth-child(10){animation-delay:.2s}.book-list-container .book-item:nth-child(11){animation-delay:.22s}.book-list-container .book-item:nth-child(12){animation-delay:.24s}.book-list-container .book-item:nth-child(13){animation-delay:.26s}.book-list-container .book-item:nth-child(14){animation-delay:.28s}.book-list-container .book-item:nth-child(15){animation-delay:.3s}.book-list-container .book-item:nth-child(16){animation-delay:.32s}.book-list-container .book-item:nth-child(17){animation-delay:.34s}.book-list-container .book-item:nth-child(18){animation-delay:.36s}.book-list-container .book-item:nth-child(19){animation-delay:.38s}.book-list-container .book-item:nth-child(20){animation-delay:.4s}.book-list-container .book-item:nth-child(21){animation-delay:.42s}.book-list-container .book-item:nth-child(22){animation-delay:.44s}.book-list-container .book-item:nth-child(23){animation-delay:.46s}.book-list-container .book-item:nth-child(24){animation-delay:.48s}.book-list-container .book-item:nth-child(25){animation-delay:.5s}.book-list-container .book-item:nth-child(26){animation-delay:.52s}.book-list-container .book-item:nth-child(27){animation-delay:.54s}.book-list-container .book-item:nth-child(28){animation-delay:.56s}.book-list-container .book-item:nth-child(29){animation-delay:.58s}.book-list-container .book-item:nth-child(30){animation-delay:.6s}.book-list-container .book-item:nth-child(31){animation-delay:.62s}.book-list-container .book-item:nth-child(32){animation-delay:.64s}.book-list-container .book-item:nth-child(33){animation-delay:.66s}.book-list-container .book-item:nth-child(34){animation-delay:.68s}.book-list-container .book-item:nth-child(35){animation-delay:.7s}.book-list-container .book-item:nth-child(36){animation-delay:.72s}.book-list-container .book-item:nth-child(37){animation-delay:.74s}.book-list-container .book-item:nth-child(38){animation-delay:.76s}.book-list-container .book-item:nth-child(39){animation-delay:.78s}.book-list-container .book-item:nth-child(40){animation-delay:.8s}.book-list-container .book-item:nth-child(41){animation-delay:.82s}.book-list-container .book-item:nth-child(42){animation-delay:.84s}.book-list-container .book-item:nth-child(43){animation-delay:.86s}.book-list-container .book-item:nth-child(44){animation-delay:.88s}.book-list-container .book-item:nth-child(45){animation-delay:.9s}.book-list-container .book-item:nth-child(46){animation-delay:.92s}.book-list-container .book-item:nth-child(47){animation-delay:.94s}.book-list-container .book-item:nth-child(48){animation-delay:.96s}.book-list-container .book-item:nth-child(49){animation-delay:.98s}.book-list-container .book-item:nth-child(50){animation-delay:1s}.book-list-container .book-item:nth-child(51){animation-delay:1.02s}.book-list-container .book-item:nth-child(52){animation-delay:1.04s}.book-list-container .book-item:nth-child(53){animation-delay:1.06s}.book-list-container .book-item:nth-child(54){animation-delay:1.08s}.book-list-container .book-item:nth-child(55){animation-delay:1.1s}.book-list-container .book-item:nth-child(56){animation-delay:1.12s}.book-list-container .book-item:nth-child(57){animation-delay:1.14s}.book-list-container .book-item:nth-child(58){animation-delay:1.16s}.book-list-container .book-item:nth-child(59){animation-delay:1.18s}.book-list-container .book-item:nth-child(60){animation-delay:1.2s}.book-list-container .book-item:nth-child(61){animation-delay:1.22s}.book-list-container .book-item:nth-child(62){animation-delay:1.24s}.book-list-container .book-item:nth-child(63){animation-delay:1.26s}.book-list-container .book-item:nth-child(64){animation-delay:1.28s}.book-list-container .book-item:nth-child(65){animation-delay:1.3s}.book-list-container .book-item:nth-child(66){animation-delay:1.32s}.book-list-container .book-item:nth-child(67){animation-delay:1.34s}.book-list-container .book-item:nth-child(68){animation-delay:1.36s}.book-list-container .book-item:nth-child(69){animation-delay:1.38s}.book-list-container .book-item:nth-child(70){animation-delay:1.4s}.book-list-container .book-item:nth-child(n+71){animation-delay:1.4s}@keyframes fadeInGrid{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.book-list-container .book-link{display:flex;align-items:center;justify-content:center;height:80px;padding:1rem;background-color:var(--item-bg);border:1px solid var(--item-border);border-radius:8px;color:var(--color-text-primary);text-align:center;transition:var(--transition-default)}.book-list-container .book-link:hover{background-color:var(--item-hover-bg);transform:translateY(-3px);box-shadow:var(--shadow-md);color:inherit}.book-list-container .book-name{font-size:1.1rem;font-weight:400}.book-list-container .search-container{max-width:400px;margin:0 auto 1rem;width:100%;animation:fadeInHeader 3s ease forwards}.book-list-container .search-container input{width:100%;padding:.8rem 1rem;border-radius:8px;border:1px solid var(--item-border);background:var(--item-bg);color:var(--color-text-primary);font-size:1rem}.book-list-container .search-container input:focus{outline:none;border-color:var(--item-border-hover);background:var(--item-hover-bg)}@media (max-width: 768px){.book-list-container .book-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.book-list-container .book-link{height:70px;padding:.75rem}.book-list-container .book-name{font-size:.9rem}}@media (max-width: 400px){.book-list-container .testament-selector{width:100%}.book-list-container .testament-button{min-width:100%;padding:.7rem}}.page-header{display:grid;grid-template-columns:minmax(auto,1fr) auto minmax(auto,1fr);align-items:center;margin-bottom:2rem;padding:1rem;position:relative;animation:fadeInHeader 1.5s ease forwards;z-index:3}@keyframes fadeInHeader{0%{opacity:0}to{opacity:1}}.page-header:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:1px;background-color:var(--item-border)}.page-header .back-button{font-size:1rem;color:var(--color-text-secondary);border-radius:6px;transition:var(--transition-default);justify-self:start;grid-column:1;min-width:40px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.4rem .8rem}.page-header .back-button:hover{background-color:var(--header-back-hover);color:var(--color-text-primary)}.page-header h1{font-size:2rem;color:var(--color-text-primary);font-weight:400;letter-spacing:-.5px;grid-column:2;text-align:center}.page-header .header-tools{max-width:100%;justify-self:end}.page-header .translation-info{padding:.5rem 1rem;color:var(--color-text-secondary);background-color:var(--item-bg);border-radius:6px;font-size:1rem;justify-self:end;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:40px}@media (max-width: 768px){.page-header{padding:1rem 0}.page-header:after{width:100%}.page-header h1{font-size:1.8rem}.page-header .back-button,.page-header .translation-info{padding:.3rem .6rem;font-size:.8rem}}@media (max-width: 400px){.page-header h1{font-size:1.5rem}.page-header .back-button,.page-header .translation-info{font-size:.7rem;padding:.2rem .5rem}}.read-bible-page{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;padding:1rem}.read-bible-page main{flex:1;width:100%;max-width:1000px;min-height:400px;margin:0 auto;display:flex;flex-direction:column}.read-bible-page .error-message{text-align:center;color:#ff6b6b;padding:2rem}@media (max-width: 768px){.read-bible-page .chapters-grid{grid-template-columns:repeat(4,1fr)}}.chapter-page .verse-list{display:flex;flex-direction:column;gap:1rem;animation:fadeInVerseList .6s ease}.chapter-page .verse-list .verse-item{display:flex;gap:1rem}.chapter-page .verse-list .verse-number{color:var(--color-text-secondary);font-size:.8em;min-width:20px;text-align:right;padding-top:.2rem}.chapter-page .verse-list .verse-text{color:var(--color-text-primary);font-size:1.1em;pointer-events:none}.chapter-page{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;padding:1rem}.reading-tools{position:relative;display:flex;justify-content:end;gap:8px}.tool-button{background:var(--item-bg);border:1px solid var(--item-border);border-radius:6px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease;padding:0}.tool-button:hover{background:var(--item-hover-bg);color:var(--color-text-primary)}.tool-button.tools-menu-toggle{background:var(--item-bg);border:1px solid var(--item-border)}.tool-button.tools-menu-toggle:hover{background:var(--item-hover-bg)}.tool-button.bookmark.active span{color:gold;text-shadow:0 0 6px #ffd70088}.font-size-controls{position:absolute;width:100%;justify-content:center;display:flex;gap:6px;right:0;top:calc(100% + 8px);background:var(--color-modal-bg);border:1px solid var(--item-border);border-radius:8px;padding:8px;z-index:4}.font-size-controls button{padding:0;height:42px;width:42px}@keyframes fadeInFontControls{0%{opacity:0;transform:scale(.8) translate(20px) translateY(-20px)}to{opacity:1;transform:scale(1) translate(0) translateY(0)}}.font-size-controls button{background:var(--item-bg);border:1px solid var(--item-border);border-radius:6px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.tools-dropdown{position:absolute;background-color:var(--burger-menu-bg);top:calc(100% + 8px);right:0;border:1px solid var(--item-border);border-radius:8px;width:max-content;min-width:140px;overflow:hidden;box-shadow:var(--shadow-sm);z-index:4;transform-origin:top right}.tool-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-bottom:1px solid var(--item-border);background:var(--burger-menu-bg);color:var(--color-text-secondary);text-align:left;cursor:pointer;transition:all .2s ease}.tool-option:last-child{border-bottom:none}.tool-option:hover{background:var(--item-hover-bg);color:var(--color-text-primary)}.tool-option span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.chapter-page main{max-width:1200px;margin:auto}.chapter-page .chapter-navigation{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:1rem;margin:0rem auto;animation:fadeInChapters .6s ease-in-out;width:100%;max-width:400px}.chapter-page .nav-button{background-color:transparent;color:var(--color-text-secondary);padding:.5rem 1rem;border:1px solid var(--item-border);border-radius:6px;cursor:pointer;transition:var(--transition-default)}.chapter-page .nav-button:hover:not(:disabled){background-color:var(--item-hover-bg);color:var(--color-text-primary)}.chapter-page .nav-button:disabled{opacity:.5;cursor:not-allowed}.chapter-page .chapter-selector{position:relative}.chapter-page .current-chapter{background-color:var(--item-bg);color:var(--color-text-primary);padding:.5rem 1rem;border:1px solid var(--item-border);border-radius:6px;cursor:pointer;transition:var(--transition-default)}.chapter-page .current-chapter:hover{background-color:var(--item-hover-bg)}.chapter-page .chapter-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:.5rem;background-color:var(--burger-menu-bg);border:1px solid var(--item-border);border-radius:8px;padding:1rem;z-index:4;max-height:300px;overflow-y:auto;box-shadow:var(--shadow-sm)}.chapter-page .chapter-dropdown.dropdown-up{top:auto;bottom:100%;margin-top:0;margin-bottom:.5rem}.chapter-page .chapters-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}.chapter-page .chapter-option{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--burger-hover-outline);border:1px solid var(--item-border);border-radius:6px;color:var(--color-text-secondary);cursor:pointer;transition:var(--transition-default)}.chapter-page .chapter-option:hover{background-color:var(--burger-menu-border);color:var(--color-text-primary)}.chapter-page .chapter-option.active{background-color:var(--item-border);color:var(--color-text-primary);border-color:var(--item-active-border)}.share-message{position:fixed;bottom:40px;left:50%;transform:translate(-50%);background:var(--color-modal-bg);color:var(--color-text-primary);padding:10px 20px;border-radius:8px;box-shadow:var(--shadow-sm);z-index:100;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.share-message.visible{opacity:1;visibility:visible}.chapter-content-layout{display:flex;flex-direction:column;max-width:800px;margin:2rem auto;gap:2rem}.chapter-illustration-wrapper{order:1;animation:fadeIn .6s ease}.verse-list-container{order:2;width:100%}@media (min-width: 1232px){.chapter-content-layout:not(.no-illustration){flex-direction:row;max-width:1200px;align-items:flex-start}.chapter-content-layout:not(.no-illustration) .verse-list-container{flex:0 0 800px;order:1}.chapter-content-layout:not(.no-illustration) .chapter-illustration-wrapper{order:2;flex:1;position:sticky;top:20vh;align-self:flex-start;margin-left:2rem;max-width:100%}.chapter-content-layout.no-illustration .verse-list-container{max-width:800px;margin:0 auto}}@keyframes fadeInChapters{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.tool-option{padding:8px 10px;font-size:.9rem;border-radius:0}.chapter-page .chapters-grid{grid-template-columns:repeat(4,1fr)}.share-message{bottom:20px}.chapter-page .nav-button{font-size:.9rem}}@media (max-width: 400px){.tool-button{width:28px;height:28px}.tool-button svg{width:16px;height:16px}.chapter-page .current-chapter{padding:.5rem .8rem;font-size:.9rem}.chapter-page .nav-button{padding:.5rem;font-size:.8rem}}.chapter-illustration-container{margin:0rem auto;max-width:max-content}.chapter-illustration-container .illustration-slider{position:relative}.chapter-illustration-container .slider-controls{display:flex;align-items:center;justify-content:space-between;width:200px;margin:1rem auto 0;padding:0 10px}.chapter-illustration-container .slider-btn{background:var(--burger-menu-bg);border:1px solid var(--item-border);color:var(--color-text-primary);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-sm);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);font-size:16px}.chapter-illustration-container .slider-btn:hover{background:var(--burger-menu-hover) border-color: var(--item-border-hover);box-shadow:var(--shadow-md)}.chapter-illustration-container .slider-btn:active{scale:.9}.chapter-illustration-container .slider-btn.disabled{opacity:.3;cursor:not-allowed;box-shadow:var(--shadow-sm)}.chapter-illustration .slider-btn.disabled svg path{stroke:var(--color-text-secondary)}.chapter-illustration-container .slider-pagination{color:var(--color-text-secondary);font-size:.9rem;background:var(--burger-menu-bg);padding:6px 12px;border-radius:20px;border:1px solid var(--item-hover-bg);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.chapter-illustration-container .illustration-thumbnail{display:flex;flex-direction:column;align-items:center;cursor:pointer;border-radius:2px;box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.chapter-illustration-container .illustration-thumbnail:hover{transform:translateY(-5px)}.chapter-illustration-container .illustration-thumbnail img{object-fit:contain;transition:opacity .3s ease}.chapter-illustration-container .illustration-thumbnail:hover img{opacity:.9}.chapter-illustration-container .illustration-info{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;width:100%;color:var(--color-text-secondary)}.chapter-illustration-container .illustration-icon{font-size:1.2rem}.chapter-illustration-container .illustration-label{font-size:.9rem;font-style:italic}.illustration-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;padding:20px;animation:illustrationModalFadeIn .3s ease;cursor:pointer;z-index:100}.illustration-modal-content{max-width:90%;max-height:90vh;background:#1a1a1a;overflow:auto;display:flex;flex-direction:column;position:relative;animation:illustrationContentScaleIn .3s ease;cursor:default}.illustration-modal .close-illustration-modal-button{position:fixed;top:40px;right:40px;width:60px;height:60px;border-radius:50%;background:var(--burger-menu-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--burger-menu-border);box-shadow:0 8px 32px var(--burger-shadow);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;animation:fadeIn .3s ease;z-index:101}.illustration-modal .close-illustration-modal-button:hover{transform:scale(1.05);background:var(--burger-menu-hover)}.illustration-modal .close-illustration-modal-button:active{transform:scale(.98);box-shadow:none}.illustration-modal .close-icon{position:relative;width:24px;height:24px;display:flex;flex-direction:column;justify-content:center;align-items:center}.illustration-modal .close-icon span{position:absolute;width:24px;height:3px;background-color:var(--color-text-primary);border-radius:2px}.illustration-modal .close-icon span:nth-of-type(1){transform:rotate(45deg)}.illustration-modal .close-icon span:nth-of-type(2){opacity:0}.illustration-modal .close-icon span:nth-of-type(3){transform:rotate(-45deg)}.illustration-modal-content img{max-width:100%;max-height:85vh;object-fit:contain;margin:0 auto}.chapter-illustration-container .illustration-details{padding:20px;background:#1a1a1a}.chapter-illustration-container .illustration-details h3{font-size:1.5rem;margin-bottom:10px;color:var(--color-text-primary)}.chapter-illustration-container .illustration-description{font-size:1rem;line-height:1.6;margin-bottom:15px;color:var(--color-text-secondary)}.chapter-illustration-container .illustration-credit{font-size:.9rem;font-style:italic;color:var(--color-text-secondary);opacity:.8}@keyframes illustrationModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes illustrationContentScaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 1232px){.chapter-illustration-container .illustration-thumbnail img{max-height:70vh}}@media (max-width: 768px){.chapter-illustration-container .illustration-details h3{font-size:1.2rem}.chapter-illustration-container .illustration-thumbnail img{max-height:60vh}.chapter-illustration-container .illustration-description{font-size:.9rem}.chapter-illustration-container .illustration-credit{font-size:.8rem}.close-modal-button{top:20px;right:20px}}.gallery-thumbnail{display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(165deg,rgba(30,30,30,0) 0%,var(--thumbnail-bg) 100%);transition:all .3s ease;height:100%;color:var(--color-text-primary);text-decoration:none;border-radius:0 20px}.gallery-thumbnail:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm);color:inherit;background-color:var(--thumbnail-hover-bg)}.thumbnail-container{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden}.thumbnail-container img{width:100%;height:100%;object-fit:contain;padding:1rem;opacity:0;transition:opacity .3s ease}.thumbnail-container img.loaded{opacity:1}.thumbnail-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(110deg,var(--thumbnail-placeholder-start) 30%,var(--thumbnail-placeholder-middle) 50%,var(--thumbnail-placeholder-end) 70%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.thumbnail-info{padding:12px;flex:1;display:flex;flex-direction:column}.thumbnail-title{font-size:.9rem;font-weight:500;margin-bottom:6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;align-self:center}.thumbnail-reference{font-size:.8rem;color:var(--color-text-secondary);margin-top:auto;align-self:flex-end}@media (max-width: 480px){.thumbnail-title{font-size:.8rem}.thumbnail-reference{font-size:.7rem}}.gallery-page{display:flex;flex-direction:column;padding:1rem;width:100%;min-height:100vh;min-height:100dvh}.gallery-page .gallery-controls{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.gallery-page .testament-selector{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:0 auto;width:100%;max-width:400px}.gallery-page .testament-button{background-color:transparent;color:var(--color-text-secondary);padding:.7rem 1.5rem;border:1px solid var(--item-border);border-radius:6px;cursor:pointer;font-weight:500;min-width:160px;animation:fadeInGrid .4s ease-out backwards}.gallery-page .testament-button:nth-child(1){animation-delay:.1s}.gallery-page .testament-button:nth-child(2){animation-delay:.2s}.gallery-page .testament-button:hover{background-color:var(--item-hover-bg);color:var(--color-text-primary)}.gallery-page .testament-button.active{background-color:var(--item-active-bg);color:var(--color-text-primary);border-color:var(--item-active-border);box-shadow:var(--shadow-sm)}.gallery-page .search-container{max-width:400px;margin:0 auto;width:100%}.gallery-page .search-container input{width:100%;padding:.8rem 1rem;border-radius:8px;border:1px solid var(--item-border);background:var(--item-bg);color:var(--color-text-primary);font-size:1rem;animation:fadeInReadHeader 3s ease forwards}.gallery-page .search-container input:focus{outline:none;border-color:var(--item-border-hover);background:var(--item-hover-bg)}.gallery-page .results-count{text-align:center;color:var(--color-text-secondary);margin-bottom:2rem;font-size:.9rem;animation:fadeInReadHeader 1.5s ease forwards}.gallery-page .gallery-grid{display:grid;width:100%;max-width:1200px;margin:auto;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.gallery-page .gallery-grid>*:nth-child(1){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.05s}.gallery-page .gallery-grid>*:nth-child(2){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.1s}.gallery-page .gallery-grid>*:nth-child(3){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.15s}.gallery-page .gallery-grid>*:nth-child(4){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.2s}.gallery-page .gallery-grid>*:nth-child(5){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.25s}.gallery-page .gallery-grid>*:nth-child(6){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.3s}.gallery-page .gallery-grid>*:nth-child(7){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.35s}.gallery-page .gallery-grid>*:nth-child(8){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.4s}.gallery-page .gallery-grid>*:nth-child(9){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.45s}.gallery-page .gallery-grid>*:nth-child(10){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.5s}.gallery-page .gallery-grid>*:nth-child(11){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.55s}.gallery-page .gallery-grid>*:nth-child(12){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.6s}.gallery-page .gallery-grid>*:nth-child(13){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.65s}.gallery-page .gallery-grid>*:nth-child(14){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.7s}.gallery-page .gallery-grid>*:nth-child(15){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.75s}.gallery-page .gallery-grid>*:nth-child(16){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.8s}.gallery-page .gallery-grid>*:nth-child(17){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.85s}.gallery-page .gallery-grid>*:nth-child(18){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.9s}.gallery-page .gallery-grid>*:nth-child(19){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:.95s}.gallery-page .gallery-grid>*:nth-child(20){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1s}.gallery-page .gallery-grid>*:nth-child(21){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.05s}.gallery-page .gallery-grid>*:nth-child(22){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.1s}.gallery-page .gallery-grid>*:nth-child(23){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.15s}.gallery-page .gallery-grid>*:nth-child(24){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.2s}.gallery-page .gallery-grid>*:nth-child(25){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.25s}.gallery-page .gallery-grid>*:nth-child(26){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.3s}.gallery-page .gallery-grid>*:nth-child(27){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.35s}.gallery-page .gallery-grid>*:nth-child(28){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.4s}.gallery-page .gallery-grid>*:nth-child(29){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.45s}.gallery-page .gallery-grid>*:nth-child(30){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.5s}.gallery-page .gallery-grid>*:nth-child(n+31){animation:fadeInGalleryItem .5s ease-out backwards;animation-delay:1.5s}@keyframes fadeInGalleryItem{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.gallery-page .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}@media (max-width: 400px){.gallery-page .testament-button{min-width:100%;padding:.7rem}}.favorites-page{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;padding:1rem}.favorites-page .error-message{text-align:center;color:#ff6b6b;padding:2rem}.favorites-page .no-favorites{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:var(--color-text-secondary);gap:1.5rem}.favorites-page .read-bible-button,.favorites-page .login-button{background:var(--login-button-gradient);color:#fff;border:none;border-radius:8px;padding:.9rem 1.5rem;font-weight:500;cursor:pointer;transition:all .3s ease}.favorites-page .read-bible-button:hover,.favorites-page .login-button:hover{transform:translateY(-2px);box-shadow:var(--login-button-hover-shadow)}.favorites-page .login-prompt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:var(--color-text-secondary);gap:1.5rem}.favorites-page .favorites-list{flex:1;display:flex;flex-direction:column;gap:1rem;width:100%;max-width:800px;margin:0 auto}.favorites-page .favorites-list h2{opacity:0;animation:fadeInFavoritesTitles 1.5s ease forwards}@keyframes fadeInFavoritesTitles{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.favorites-page .favorite-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:var(--item-bg);border:1px solid var(--item-border);border-radius:8px;transition:var(--transition-default);opacity:0;animation:fadeInChapters .6s ease-in-out forwards}.favorites-page .favorite-item:nth-child(1){animation-delay:.1s}.favorites-page .favorite-item:nth-child(2){animation-delay:.2s}.favorites-page .favorite-item:nth-child(3){animation-delay:.3s}.favorites-page .favorite-item:nth-child(4){animation-delay:.4s}.favorites-page .favorite-item:nth-child(5){animation-delay:.5s}.favorites-page .favorite-item:nth-child(6){animation-delay:.6s}.favorites-page .favorite-item:nth-child(7){animation-delay:.7s}.favorites-page .favorite-item:nth-child(8){animation-delay:.8s}.favorites-page .favorite-item:nth-child(9){animation-delay:.9s}.favorites-page .favorite-item:nth-child(n+10){animation-delay:1s}.favorites-page .favorite-item:hover{background:var(--item-hover-bg);border-color:var(--item-border-hover);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.favorites-page .favorite-item:hover .favorite-reference{transform:scale(1.2) rotate(-2deg)}.favorites-page .favorite-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.favorites-page .favorite-details{color:var(--color-text-primary);font-size:1.2rem;align-self:center}.favorites-page .favorite-reference{width:100px;font-style:italic;font-weight:400;font-size:.8rem;color:var(--color-text-secondary);transform-origin:left center;transition:transform .2s ease}.favorites-page .favorite-text{color:var(--color-text-primary);font-style:italic;line-height:1.5}.favorites-page .favorite-meta{display:flex;justify-content:space-between;font-size:.8rem;color:var(--color-text-secondary);margin-top:.5rem}.favorites-page .remove-favorite{background:transparent;color:var(--color-text-secondary);border:none;font-size:1.5rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .2s ease;padding:1rem;margin-left:.5rem}.favorites-page .remove-favorite:hover{background:#ff4b4b1a;color:#ff6b6b}.favorites-page .remove-favorite.removing{opacity:.5;pointer-events:none}@keyframes fadeInVerseList{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.favorites-page .favorite-item{padding:.8rem}.favorites-page .favorite-text{font-size:.9rem}}.search-page{display:flex;flex-direction:column;width:100%;min-height:100vh;padding:1rem}.search-page .search-form{flex:1;display:flex;flex-direction:column;gap:1rem;max-width:600px;margin:0 auto 2rem}@keyframes fadeInSearchForm{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInSearchFormButton{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.search-page input[type=text]{background-color:var(--input-background);padding:.8rem;border-radius:6px;border:1px solid var(--item-border);font-size:1rem;color:var(--color-text-primary);transition:var(--transition-default)}.search-page input[type=text]:focus{outline:none;border-color:var(--input-focus-border)}.search-page .search-options{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.search-page .search-options label{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:var(--color-text-primary)}.search-page .search-options input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:var(--login-accent)}.search-page .search-options select{background-color:var(--input-background);padding:.5rem;border-radius:6px;border:1px solid var(--item-border);font-size:1rem;color:var(--color-text-primary);transition:var(--transition-default);cursor:pointer;accent-color:var(--login-accent)}.search-page .search-options select:focus{outline:none;border-color:var(--input-focus-border)}.search-page .search-options input[type=number]{background-color:var(--input-background);padding:.5rem;border-radius:6px;border:1px solid var(--item-border);font-size:1rem;color:var(--color-text-primary);transition:var(--transition-default)}.search-page .search-options input[type=number]:focus{outline:none;border-color:var(--input-focus-border)}.search-page button{background:var(--login-button-gradient);color:#fff;padding:1rem 1.2rem;border-radius:6px;border:none;cursor:pointer;transition:var(--transition-default)}.search-page button:hover{transform:translateY(-2px);box-shadow:var(--login-button-hover-shadow)}.search-page button:active{scale:.98}.search-form>*{opacity:0;animation:fadeInSearchForm .7s ease forwards}.search-form>*:nth-child(1){animation-delay:.1s}.search-form>*:nth-child(2){animation-delay:.3s}.search-form>*:nth-child(3){animation-delay:.5s}.search-page .search-results{max-width:800px;margin:0 auto}.search-page .search-result-item{padding:1rem;border-bottom:1px solid var(--item-border)}.search-page .search-result-item:last-child{border-bottom:none}.search-page .search-result-item strong{color:var(--login-acent)}.search-page .search-result-text{display:block;margin-top:.5rem;color:var(--color-text-primary)}.search-page .search-result-meta{font-size:.85rem;color:var(--color-text-secondary);margin-left:.5rem}.search-page .results-count{margin-bottom:1rem;color:var(--color-text-secondary)}.search-page .error-message{flex:1}@media (max-width: 768px){.search-page .search-form{width:100%;max-width:500px;padding:0 .2rem}.search-page input[type=text]{font-size:.95rem;padding:.7rem}.search-page .search-options{flex-direction:column;align-items:center;width:100%;gap:.7rem}.search-page .search-options label{font-size:.95rem;align-items:center;justify-content:center;width:100%;gap:.4rem;font-size:1rem}.search-page .search-options select,.search-page .search-options input[type=number]{font-size:.95rem;padding:.4rem;justify-content:flex-end}.search-page button{padding:.8rem 1rem;font-size:1rem}.search-page .search-results{max-width:100%;padding:0 .2rem}.search-page .search-result-item{padding:.7rem .2rem}.search-page .results-count{font-size:.95rem}}@media (max-width: 400px){.search-page .search-form{gap:.7rem}.search-page input[type=text]{font-size:.9rem;padding:.6rem}.search-page .search-options label{font-size:.9rem}.search-page .search-options select,.search-page .search-options input[type=number]{font-size:.9rem;padding:.3rem}.search-page button{padding:.7rem;font-size:.95rem}.search-page .search-result-item{padding:.5rem .1rem}.search-page .results-count{font-size:.9rem}}.about-page{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;padding:1rem}.about-page section{max-width:800px;width:100%;margin:0 auto 2.5rem;animation:fadeInAboutPage .6s ease;text-align:justify}.about-page h2{color:var(--color-text-primary);font-size:1.4rem;font-weight:400;margin-bottom:1rem;border-bottom:1px solid var(--item-border);padding-bottom:.5rem}.about-page p{color:var(--color-text-secondary);line-height:1.6;margin-bottom:1rem}.about-page ul{color:var(--color-text-secondary);line-height:1.6;margin-bottom:1rem;margin-left:1.5rem;list-style-type:disc}.about-page a{color:var(--color-accent);transition:color .2s ease}.about-page a:hover{color:var(--color-accent-hover)}.about-page .credits{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1rem}.about-page .credit-item{background:var(--burger-hover-outline);border:1px solid var(--burger-menu-border);padding:1rem;border-radius:8px;transition:all .3s ease}.about-page .credit-item:hover{background:var(--login-input-focus-bg);transform:translateY(-3px)}.about-page .credit-title{font-weight:500;color:var(--color-text-primary);margin-bottom:.5rem}.about-page .copyright{margin-top:auto;text-align:center;padding-top:2rem;color:var(--color-text-secondary);font-size:.9rem;opacity:.7}@keyframes fadeInAboutPage{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.about-page h2{font-size:1.2rem}}.clear-history-button{background:var(--login-button-gradient);color:#fff;border:none;border-radius:8px;padding:.9rem 1.5rem;font-weight:500;cursor:pointer;transition:all .3s ease}.clear-history-button:hover{transform:translateY(-2px);box-shadow:var(--login-button-hover-shadow)}@media (max-width: 768px){.clear-history-button{padding:.7rem 1.2rem}}@media (max-width: 400px){.clear-history-button{padding:.6rem 1rem;font-size:.9rem}}.login-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:1rem;width:100%}.login-page__form{background:var(--login-form-bg);border:1px solid var(--login-form-border);border-radius:12px;padding:2.5rem;width:100%;max-width:400px;display:flex;flex-direction:column;gap:1.5rem;box-shadow:var(--login-form-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeInUp .6s ease-out}.login-page__title{color:var(--color-text-primary);font-size:1.8rem;font-weight:400;margin-bottom:.5rem;text-align:center;letter-spacing:-.5px}.login-page__error{background-color:var(--login-error-bg);border:1px solid var(--login-error-border);border-radius:8px;color:var(--login-error-text);padding:.8rem 1rem;font-size:.9rem;text-align:center;animation:fadeIn .3s ease}.login-page__input{background:var(--login-input-bg);border:1px solid var(--login-input-border);border-radius:8px;padding:.9rem 1rem;color:var(--color-text-primary);width:100%;transition:all .3s ease}.login-page__input:focus{outline:none;border-color:var(--login-input-focus-border);background:var(--login-input-focus-bg);box-shadow:var(--login-input-focus-shadow)}.login-page__button{background:var(--login-button-gradient);color:#fff;border:none;border-radius:8px;padding:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.login-page__button:hover{transform:translateY(-2px);box-shadow:var(--login-button-hover-shadow)}.ip-flag{margin-right:6px;font-size:1.2em;vertical-align:middle;cursor:help}.ip-flag-loading{opacity:.5;font-size:.8em;margin-right:6px;vertical-align:middle}.ip-flag-unknown{opacity:.5;margin-right:6px;vertical-align:middle}.admin-page{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;padding:1rem;background:var(--color-bg-primary)}.admin-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.tab-button{background:var(--item-bg);border:1px solid var(--item-border);color:var(--color-text-secondary);padding:.7rem 1.5rem;border-radius:6px;cursor:pointer;transition:var(--transition-default)}.tab-button:hover{background-color:var(--item-hover-bg);color:var(--color-text-primary)}.tab-button.active{background-color:var(--item-active-bg);color:var(--color-text-primary);border-color:var(--item-active-border)}.admin-content{flex:1;max-width:1200px;margin:0 auto;width:100%}.stats-container,.logs-table-container{background:var(--item-bg);border-radius:8px;padding:2rem;border:1px solid var(--item-border);animation:fadeIn .6s ease;box-shadow:var(--shadow-sm)}.stats-container h2,.logs-table-container h2{margin-bottom:1.5rem;color:var(--color-text-primary);font-weight:400}.daily-stats{display:flex;flex-direction:column;gap:.5rem}.stat-item{display:flex;align-items:center;gap:1rem}.stat-date{width:100px;color:var(--color-text-secondary)}.stat-bar{height:24px;background:var(--color-accent);border-radius:4px;transition:width .5s ease;min-width:4px;opacity:.5}.stat-count{width:40px;text-align:right;color:var(--color-text-primary)}.stats-summary{margin-top:2rem;display:flex;justify-content:space-between;color:var(--color-text-secondary)}.logs-table{width:100%;border-collapse:collapse;background:var(--item-bg)}.logs-table th{text-align:left;padding:.75rem 1rem;border-bottom:1px solid var(--item-border);color:var(--color-text-primary);background:var(--item-bg)}.logs-table td{padding:.75rem 1rem;border-bottom:1px solid var(--item-border);color:var(--color-text-secondary)}.logs-table tr:hover td{background:var(--item-hover-bg);color:var(--color-text-primary)}.stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.delete-old-logs-button{background:var(--login-error-bg);color:var(--login-error-text);border:1px solid var(--login-error-border);padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s ease}.delete-old-logs-button:hover:not(:disabled){background:var(--login-error-border);border-color:var(--login-error-text)}.delete-old-logs-button:disabled{opacity:.5;cursor:not-allowed}.admin-filters{margin-bottom:1.5rem}.search-box{display:flex;gap:.5rem;margin-bottom:1rem}.search-box input[type=text]{background:var(--item-bg);border:1px solid var(--item-border);color:var(--color-text-primary);padding:.5rem 1rem;border-radius:6px;transition:var(--transition-default)}.search-box button{background:var(--login-button-gradient);color:#fff;border:none;border-radius:6px;padding:.5rem 1.2rem;font-weight:500;cursor:pointer;transition:var(--transition-default)}.search-box button:hover{transform:translateY(-2px);box-shadow:var(--login-button-hover-shadow)}.filters{display:flex;gap:1rem;align-items:center}.filters select,.filters input[type=date]{background:var(--item-bg);border:1px solid var(--item-border);color:var(--color-text-primary);padding:.4rem .8rem;border-radius:6px;transition:var(--transition-default)}.filters select:focus,.filters input[type=date]:focus{outline:none;border-color:var(--item-border-hover);background:var(--item-hover-bg)}.date-range label{display:flex;align-items:center;gap:.3rem;color:var(--color-text-secondary);font-size:.95rem}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.pagination button{background:var(--item-bg);border:1px solid var(--item-border);color:var(--color-text-primary);padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:var(--transition-default)}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination button:hover:not(:disabled){background:var(--item-hover-bg);color:var(--color-text-primary)}@media (max-width: 768px){.stats-container,.logs-table-container{padding:1rem}.logs-table{font-size:.8rem}.logs-table-container{overflow-x:auto}}.not-found-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:2rem 1rem;text-align:center;color:var(--color-text-primary);background-color:var(--color-bg-primary)}.not-found-page .not-found-content{max-width:600px;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem}.not-found-page .error-code{font-size:6rem;font-weight:300;color:var(--color-text-secondary);opacity:.6;letter-spacing:-2px;margin-bottom:-1rem;animation:fadeInDown404 1.2s ease forwards}.not-found-page .central-image-container{width:200px;height:200px;overflow:hidden;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--item-bg);box-shadow:var(--shadow-md);border:1px solid var(--item-border);animation:fadeIn404 2s ease forwards,floatAnimation404 6s ease-in-out infinite}.not-found-page .lamb-silhouette{width:80%;height:80%;background-image:url(/lambofgod.png);background-position:center;background-repeat:no-repeat;background-size:contain;opacity:.8;animation:fadeIn404 2.5s ease forwards}.not-found-page .not-found-title{font-size:2rem;font-weight:400;letter-spacing:-.5px;color:var(--color-text-primary);animation:fadeInUp404 .8s ease forwards;animation-delay:.4s;opacity:0}.not-found-page .verse-container{font-style:italic;max-width:80%;padding:1.5rem;border-radius:8px;background:var(--item-bg);border:1px solid var(--item-border);animation:fadeIn404 1s ease forwards;animation-delay:.8s;opacity:0}.not-found-page .verse-text{font-size:1.1rem;line-height:1.6;color:var(--color-text-primary)}.not-found-page .verse-reference{font-size:.9rem;text-align:right;color:var(--color-text-secondary);font-weight:500}.not-found-page .not-found-message{font-size:1.1rem;line-height:1.6;color:var(--color-text-secondary);animation:fadeIn404 1.2s ease forwards;animation-delay:1s;opacity:0}.not-found-page .action-buttons{display:flex;gap:1rem;margin-top:1rem;animation:fadeInUp404 1s ease forwards;animation-delay:1.2s;opacity:0}.not-found-page .home-button{background:var(--login-button-gradient);color:#fff;border:none;border-radius:8px;padding:.9rem 1.5rem;font-weight:500;cursor:pointer;transition:all .3s ease}.not-found-page .home-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.not-found-page .back-button{background:transparent;color:var(--color-text-secondary);border:1px solid var(--item-border);border-radius:8px;padding:.9rem 1.5rem;font-weight:500;cursor:pointer;transition:all .3s ease}.not-found-page .back-button:hover{background:var(--item-hover-bg);color:var(--color-text-primary)}@keyframes fadeInDown404{0%{opacity:0;transform:translateY(-30px)}to{opacity:.6;transform:translateY(0)}}@keyframes fadeIn404{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp404{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floatAnimation404{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.not-found-page{padding:1.5rem 1rem;justify-content:center}.not-found-page .error-code{font-size:5rem}.not-found-page .central-image-container{width:160px;height:160px}.not-found-page .not-found-title{font-size:1.8rem}.not-found-page .verse-container{padding:1.2rem;max-width:90%}.not-found-page .verse-text{font-size:.95rem;line-height:1.5}.not-found-page .verse-reference{font-size:.8rem}.not-found-page .not-found-message{font-size:.95rem}.not-found-page .action-buttons{flex-direction:flex;width:90%;max-width:250px;gap:.8rem;margin-top:0}.not-found-page .home-button,.not-found-page .back-button{width:100%;padding:.8rem 1rem;font-size:.95rem}}@media (max-width: 375px){.not-found-page .error-code{font-size:4rem}.not-found-page .central-image-container{width:140px;height:140px}.not-found-page .not-found-title{font-size:1.5rem}.not-found-page .verse-text{font-size:.9rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-container{min-height:500px;width:80%;z-index:1;flex:1}.leaflet-container .leaflet-popup-content-wrapper,.leaflet-container .leaflet-popup-tip{background:var(--color-modal-bg)}.leaflet-container .leaflet-popup-content{color:var(--color-text-primary);line-height:1.5;width:200px}.leaflet-container .leaflet-popup-content a{color:var(--color-accent)}@media (max-width: 768px){.leaflet-container{width:100%}.leaflet-container .leaflet-popup-content{width:150px}}.bible-map-filter{max-width:400px;width:100%}.bible-map-filter .testament-selector{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:0 auto 1.5rem;width:100%;max-width:400px}.bible-map-filter .testament-button{background-color:transparent;color:var(--color-text-secondary);padding:.7rem 1.5rem;border:1px solid var(--item-border);border-radius:6px;cursor:pointer;transition:var(--transition-default);font-weight:500;min-width:160px;animation:fadeInGrid .4s ease-out backwards}.bible-map-filter .testament-button:nth-child(1){animation-delay:.1s}.bible-map-filter .testament-button:nth-child(2){animation-delay:.2s}.bible-map-filter .testament-button:hover{background-color:var(--item-hover-bg);color:var(--color-text-primary)}.bible-map-filter .testament-button.active{background-color:var(--item-active-bg);color:var(--color-text-primary);border-color:var(--item-active-border);box-shadow:var(--shadow-sm)}.bible-map-filter .search-container{max-width:400px;margin:0 auto 1rem;width:100%;animation:fadeInHeader 3s ease forwards}.bible-map-filter .search-container input{width:100%;padding:.8rem 1rem;border-radius:8px;border:1px solid var(--item-border);background:var(--item-bg);color:var(--color-text-primary);font-size:1rem}.bible-map-filter .search-container input:focus{outline:none;border-color:var(--item-border-hover);background:var(--item-hover-bg)}@media (max-width: 400px){.bible-map-filter .testament-button{min-width:100%;padding:.7rem}}.bible-map-page{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;width:100%;padding:1rem}.bible-map-page main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.admin-actions{position:fixed;top:40px;left:40px;display:flex;flex-direction:column;gap:15px;align-items:center;border-radius:12px;z-index:10;opacity:.9;transition:all .5s ease;opacity:0;transform:translateY(-20px)}.fullscreen-menu.open .admin-actions{opacity:1;transform:translateY(0)}.admin-actions:hover{opacity:1}.admin-action-button{width:50px;height:50px;border-radius:50%;background:var(--item-bg);color:var(--color-text-primary);border:1px solid var(--item-border);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.16,1,.3,1);padding:0}.admin-action-button svg{display:block;fill:var(--color-text-primary);transition:fill .3s ease}.admin-action-button:hover{transform:scale(1.05);background:var(--item-hover-bg)}.admin-action-button:active{transform:scale(.95)}@keyframes fadeInAdminButton{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.admin-actions{top:10px;left:10px;padding:0}}.theme-toggle-wrapper{display:inline-block;padding:.5rem}.theme-switch{position:relative;display:inline-block;width:60px;height:34px}.theme-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);transition:.4s;border-radius:34px;overflow:hidden}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%;z-index:2}.slider-icon{position:absolute;top:50%;transform:translateY(-50%);transition:opacity .4s ease,transform .4s ease;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.sun{left:8px}.moon{right:8px}input:checked+.slider{background-color:#0003}input:checked+.slider:before{transform:translate(26px)}input:focus+.slider{box-shadow:0 0 1px var(--color-accent)}[data-theme=light] .slider{background-color:gold;border-color:#0000001a}[data-theme=light] .slider:before{background-color:#fff;box-shadow:0 0 4px #0000001a}.slider .slider-icon.sun{opacity:0;transform:translateY(-50%) rotate(-45deg);transition:all .4s ease}.slider .slider-icon.moon{opacity:1;transition:all .4s ease}input:checked+.slider .slider-icon.sun{opacity:1;transform:translateY(-50%) rotate(0)}input:checked+.slider .slider-icon.moon{opacity:0;transform:translateY(-50%) rotate(45deg)}.slider:hover{border-color:#ffffff4d}[data-theme=light] .slider:hover{border-color:#0003}@media (max-width: 768px){.theme-switch{width:50px;height:28px}.slider:before{height:20px;width:20px;left:4px;bottom:3px}input:checked+.slider:before{transform:translate(22px)}.slider-icon{width:14px;height:14px}}.burger-menu{position:fixed;bottom:40px;right:40px;z-index:10;opacity:0;pointer-events:none;transition:opacity .6s ease}.burger-menu.burger-visible{opacity:1;pointer-events:all}.burger-button{position:relative;width:60px;height:60px;border-radius:50%;background:var(--burger-menu-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--burger-menu-border);box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;opacity:1;visibility:visible;z-index:11}.burger-button:hover{transform:scale(1.05);background:var(--burger-menu-hover);box-shadow:var(--shadow-md)}.burger-button:active{transform:scale(.98);box-shadow:none}.burger-icon{position:relative;width:24px;height:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:transform .5s ease}.burger-icon span{position:absolute;width:24px;height:3px;background-color:var(--color-text-primary);border-radius:2px;transition:all .4s cubic-bezier(.68,-.6,.32,1.6);transform:translateZ(0)}.burger-icon span:nth-of-type(1){top:5px}.burger-icon span:nth-of-type(2){top:10.5px}.burger-icon span:nth-of-type(3){top:16px}.burger-icon.open span:nth-of-type(1){transform:translateZ(0) rotate(45deg);top:10.5px}.burger-icon.open span:nth-of-type(2){opacity:0;transform:translate(20px)}.burger-icon.open span:nth-of-type(3){transform:translateZ(0) rotate(-45deg);top:10.5px}.fullscreen-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--gradient-menu);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden;clip-path:circle(0% at calc(100% - 70px) calc(100% - 70px));transition:clip-path .6s cubic-bezier(.19,1,.22,1),opacity .6s cubic-bezier(.19,1,.22,1),visibility .1s .5s linear}.fullscreen-menu.open{opacity:1;visibility:visible;clip-path:circle(150% at calc(100% - 70px) calc(100% - 70px));transition:clip-path 1s cubic-bezier(.19,1,.22,1),opacity .4s ease-out,visibility 0s}.menu-content{width:100%;max-width:500px;padding:0 30px;margin:0 auto;text-align:center}.menu-header{margin-bottom:40px;opacity:0;transform:translateY(30px);transition:opacity .3s ease,transform .5s ease;transition-delay:.1s}.fullscreen-menu.open .menu-header{opacity:1;transform:translateY(0)}.menu-header h3{font-size:2rem;font-weight:600;color:var(--color-text-primary);margin:0;letter-spacing:-.5px}.menu-section{margin-bottom:30px;opacity:0;transform:translateY(30px);transition:opacity .3s ease,transform .5s ease}.fullscreen-menu.open .menu-section:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.2s}.language-flag{display:inline-block;width:20px;height:20px;margin-right:12px;border-radius:4px}.nav-menu{display:flex;flex-direction:column;gap:1rem}.nav-link{font-size:18px;height:60px;color:var(--color-text-primary);background-color:var(--item-bg);border:1px solid var(--item-border);border-radius:12px;text-decoration:none;transition:all .3s ease;display:flex;gap:10px;justify-content:center;align-items:center;line-height:1.2}.nav-link:hover{background-color:var(--item-hover-bg);transform:translateY(-2px);color:inherit}.nav-link svg{color:var(--color-text-secondary);width:30px;height:30px}.nav-link-icon{color:var(--color-text-secondary);display:flex;justify-content:center;align-items:center}.nav-link-text{display:flex;align-items:center}@keyframes pulse{0%,10%{box-shadow:var(--shadow-sm)}15%{box-shadow:0 0 0 0 var(--pulse-color-start)}25%{box-shadow:0 0 0 10px var(--pulse-color-end)}30%{box-shadow:0 0 0 0 var(--pulse-color-end)}40%{box-shadow:0 0 0 0 var(--pulse-color-start)}50%{box-shadow:0 0 0 10px var(--pulse-color-end)}55%{box-shadow:0 0 0 0 var(--pulse-color-end)}65%{box-shadow:0 0 0 0 var(--pulse-color-start)}75%{box-shadow:0 0 0 10px var(--pulse-color-end)}80%{box-shadow:0 0 0 0 var(--pulse-color-end)}to{box-shadow:var(--shadow-sm)}}.burger-button.pulse{animation:pulse 10s forwards}.language-selector-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.language-dropdown{position:relative;width:auto;min-width:260px}.language-selector-button{display:flex;align-items:center;justify-content:space-between;width:100%;background:var(--item-bg);border:1px solid var(--item-border);color:var(--color-text-primary);padding:12px 16px;border-radius:12px;cursor:pointer;transition:all .3s ease}.language-selector-button:hover{background-color:var(--item-hover-bg)}.selected-language{display:flex;align-items:center;gap:10px}.dropdown-arrow{transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.language-options-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:var(--burger-menu-bg);border:1px solid var(--item-border);border-radius:12px;max-height:0;overflow-y:auto;opacity:0;transition:all .3s ease;z-index:15;box-shadow:var(--shadow-lg);visibility:hidden}.language-options-dropdown.open{max-height:250px;opacity:1;visibility:visible;padding:8px}.language-option{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.language-option:hover{background-color:var(--item-hover-bg)}.language-option.active{background-color:var(--item-active-bg);font-weight:500}.language-selector-container.top-right{position:absolute;top:40px;right:40px;width:auto;z-index:15;opacity:0;transform:translateY(-20px);transition:all .5s ease;transition-delay:.2s}.fullscreen-menu.open .language-selector-container.top-right{opacity:1;transform:translateY(0)}.language-selector-container.top-right .language-options-dropdown{right:0;left:auto}.language-selector-container.top-right .language-options-dropdown{top:calc(100% + 8px)}.theme-selector-container{align-self:flex-end}.fullscreen-menu .history-nav-link{align-self:flex-end;cursor:pointer;border-radius:12px;background-color:var(--item-bg);border:1px solid var(--item-border);color:var(--color-text-primary);padding:12px 16px;display:flex;gap:10px}.fullscreen-menu .history-nav-link:hover{background-color:var(--item-hover-bg)}.fullscreen-menu .history-nav-link:active{background-color:var(--item-active-bg)}.fullscreen-menu .history-nav-link-icon{height:20px;width:20px}@media (max-width: 768px){.burger-menu{bottom:20px;right:20px}.fullscreen-menu{clip-path:circle(0% at calc(100% - 20px) calc(100% - 20px))}.fullscreen-menu.open{clip-path:circle(150% at calc(100% - 20px) calc(100% - 20px))}.language-selector-container.top-right{top:10px;right:10px}.nav-link{font-size:16px;height:50px}.nav-menu{gap:1rem}.language-selector-container{gap:8px}.language-selector-button{padding:8px 12px}.language-dropdown{font-size:14px;min-width:240px}.fullscreen-menu .history-nav-link{font-size:14px;padding:8px 12px}.menu-header h3{font-size:1.4rem}.nav-link-icon svg{width:24px;height:24px}}@media (max-width: 400px){.nav-link{font-size:14px;height:40px}}.scroll-to-top{position:fixed;bottom:110px;right:40px;z-index:4;opacity:0;transform:translateY(70px);pointer-events:none;transition:opacity,transform,.6s ease}.scroll-to-top.scroll-visible{opacity:1;transform:translateY(0);pointer-events:all}.scroll-button{position:relative;width:60px;height:60px;border-radius:50%;background:var(--burger-menu-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--burger-menu-border);box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.scroll-button:hover{transform:scale(1.05);background:var(--burger-menu-hover);box-shadow:var(--shadow-md)}.scroll-button:active{transform:scale(.98)}.chevron-up{width:16px;height:16px;border-style:solid;border-width:3px 3px 0 0;border-color:var(--color-text-primary);transform:rotate(-45deg) translateZ(0);margin-top:5px;border-radius:2px}@media (max-width: 768px){.scroll-to-top{bottom:90px;right:20px}}.app{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh}.scroll-down-hint{position:fixed;bottom:40px;right:110px;z-index:4;opacity:0;transform:translate(70px);pointer-events:none;transition:opacity,transform,.6s ease}.scroll-down-hint.scroll-visible{opacity:1;transform:translate(0);pointer-events:all}.scroll-down-hint .scroll-button{position:relative;width:60px;height:60px;border-radius:50%;background:var(--burger-menu-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--burger-menu-border);box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.scroll-down-hint .scroll-button:hover{transform:scale(1.05);background:var(--burger-menu-hover);box-shadow:var(--shadow-md)}.scroll-down-hint .scroll-button:active{transform:scale(.98)}.chevron-down{width:16px;height:16px;border-style:solid;border-width:0 0 3px 3px;border-color:var(--color-text-primary);transform:rotate(-45deg) translateZ(0);margin-bottom:5px;border-radius:2px}@media (max-width: 768px){.scroll-down-hint{bottom:20px;right:90px}}
