:root{--purple-900:#3f0878;--purple-100:#f5f3ff;--purple-600:#6c22e6;--cyan:#60cdf3;--text:#34313a;--muted:#6b6672;--border:#ece9f3;--shadow:0 8px 24px rgba(63, 8, 120, .10)}*{box-sizing:border-box}body{margin:0;color:var(--text);background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.55}a,button{font:inherit}a{color:var(--purple-600);text-underline-offset:3px}a:focus-visible,a:hover{color:var(--purple-900)}h1,h2,h3{margin-top:0;color:var(--purple-900);font-family:Georgia,"Times New Roman",serif;line-height:1.15}h1{margin-bottom:12px;font-size:clamp(38px, 5vw, 58px)}h2{margin-bottom:14px;font-size:clamp(30px, 4vw, 42px)}h3{margin-bottom:8px;font-size:27px}.temporary-header{padding:20px max(24px,calc((100% - 1180px)/ 2));border-bottom:1px solid var(--border)}.temporary-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.temporary-logo{color:#111;font-size:28px;font-weight:800;text-decoration:none}.temporary-home-link{font-weight:700}.page-hero{background-image:url("../img/Dictionary-Hero2.png");background-position:center;background-repeat:no-repeat;background-size:cover;padding:60px 24px;text-align:center}.home-page-hero{padding:3em 1.5em;text-align:center;background:var(--purple-100);background:#fff;background:linear-gradient(180deg,rgba(255,255,255,.77) 0,#f5f3ff 100%)}.eyebrow{margin:0 0 10px;color:var(--purple-600);font-size:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.page-hero p:last-child{margin:0;color:var(--muted)}.dictionary-nav{width:min(1180px,calc(100% - 40px));margin:38px auto 0}.dictionary-nav__label{margin:0 0 14px;color:var(--purple-900);font-weight:500;text-align:center}.dictionary-nav__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.filter-link{min-width:86px;padding:10px 18px;border:1px solid #3c0080;border-radius:12px;background:#fff;color:var(--purple-900);text-align:center;text-decoration:none;box-shadow:0 4px 12px rgba(63,8,120,.06)}.filter-link.active{border-color:var(--purple-600);color:#fff;background:var(--purple-600)}main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:56px 0 96px}.status-message{grid-column:1/-1;margin:0;padding:28px;border:1px solid var(--border);border-radius:16px;text-align:center}.term-card{height:100%;overflow:hidden;border:1px solid #ece3f7;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(52,10,107,.08)}.term-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.term-card:hover{border-color:#cdb8fa;box-shadow:rgba(52,10,107,.16) 0 12px 28px;transform:translateY(-4px)}.term-card__image-link{display:block;padding:20px 20px 0;text-align:center}.term-card .card-thumb{display:block;width:150px;height:150px;margin:0 auto;border-radius:16px;object-fit:cover;background:var(--purple-100)}.term-card .card-body{display:flex;flex-direction:column;height:calc(100% - 170px);padding:18px 22px 22px}.term-card__title{margin:0 0 12px;color:#340a6b;font-size:1.45rem;line-height:1.2}.term-card__title a{color:inherit;text-decoration:none}.term-card__title a:focus-visible,.term-card__title a:hover{color:#7624e8;text-decoration:underline}.term-card .definition-preview{display:-webkit-box;overflow:hidden;margin:0 0 18px;color:#43413a;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:4}.term-card .text-button{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-top:auto;color:#7624e8;font-weight:700;text-decoration:none}.term-card .text-button:focus-visible,.term-card .text-button:hover{text-decoration:underline}.card-inner{display:grid;grid-template-columns:132px minmax(0,1fr);gap:24px;padding:28px}.card-media-button{align-self:start;padding:0;border:0;border-radius:16px;color:var(--purple-900);background:var(--purple-100);cursor:zoom-in}.card-media-button:focus-visible,.category-link:focus-visible,.text-button:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.card-thumb{display:block;width:100%;aspect-ratio:1;object-fit:contain;padding:14px;border-top-left-radius:26px;border-top-right-radius:26px}.image-hint{display:block;padding:0 8px 10px;font-size:12px;font-weight:600;text-align:center}.category-link{display:inline-block;margin:0 0 14px;color:var(--purple-600);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.definition-preview{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);-webkit-box-orient:vertical;-webkit-line-clamp:4}.text-button{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:0;border:0;color:var(--purple-600);background:0 0;font-weight:700;cursor:pointer}.text-button:hover{color:var(--purple-900)}.dictionary-breadcrumb{margin-bottom:1.2em}.category-browser{padding:72px 24px;text-align:center}.category-browser h2{margin:0 0 40px;color:var(--purple-900);font-family:"Tiro Bangla",Georgia,serif;font-size:2.25rem;font-weight:400;line-height:1.2}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;max-width:1120px;margin:0 auto}.categoryheading{margin-bottom:14px;font-size:clamp(30px, 4vw, 42px)}.category-card{display:flex;min-height:200px;padding:32px 20px;flex-direction:column;align-items:center;justify-content:center;gap:18px;color:var(--purple-900);text-align:center;text-decoration:none;background:#fff;border:1px solid #e4d8ff;border-radius:16px;box-shadow:0 8px 20px rgba(52,10,107,.08)}.category-card__icon{display:block;width:120px;height:120px;object-fit:contain}.category-card__title{margin:0;color:inherit;font-family:"Tiro Bangla",Georgia,serif;font-size:1.5rem;font-weight:400;line-height:1.2}.category-card,.filter-link{transition:transform .2s ease,color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;font-weight:600}.filter-link:hover{color:#fff;text-decoration:none;background-color:#6138a3;border-color:#47139c;transform:translateY(-2px)}.category-card:hover{color:var(--purple-900);text-decoration:none;border-color:#b994ff;box-shadow:0 14px 28px rgba(52,10,107,.14);transform:translateY(-4px)}.category-card:focus-visible,.filter-link:focus-visible{outline:3px solid #60cdf3;outline-offset:4px}#contentModal .modal-content{overflow:hidden;border:0;border-radius:24px;color:var(--text);box-shadow:0 24px 80px rgba(31,12,48,.35)}#contentModal .modal-header{padding:18px 20px 0}#contentModal .modal-body{padding:10px 48px 48px}#contentModal .btn-close:focus{box-shadow:0 0 0 3px var(--cyan)}.dialog-definition-image{float:right;width:180px;margin:0 0 24px 30px;border-radius:18px;background:var(--purple-100)}.dialog-image-only{display:block;width:min(520px,100%);max-height:65vh;margin:0 auto;object-fit:contain}.dialog-image-caption{margin:18px 0 0;color:var(--muted);text-align:center}.definition-full p:first-child{margin-top:0}.definition-full p:last-child{margin-bottom:0}.zodiac-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:24px 0;padding:20px 24px;border-radius:16px;background:var(--purple-100)}.zodiac-facts div{display:grid;grid-template-columns:minmax(105px,auto) 1fr;gap:10px;padding:7px 0;border-bottom:1px solid rgba(108,34,230,.12)}.zodiac-facts dt{color:var(--purple-900);font-weight:700}.zodiac-facts dd{margin:0}.content-heading{margin:24px 0 8px;color:var(--purple-900);font-family:Inter,Arial,sans-serif;font-size:17px;font-weight:700}.supplemental-content{clear:both;margin-top:26px;padding-top:20px;border-top:1px solid var(--border)}.related-terms{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0 0 18px;font-size:14px}.related-terms strong{color:var(--purple-900)}.action-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 28px}.action-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;margin-top:.75em;background-color:#f8f8f8;padding:.3em .8em;border-radius:8px}.dictionary-psychics{width:100%;padding-inline:1rem;padding:72px 24px;text-align:center}.dictionary-psychics-container{width:100%;max-width:1120px;margin-inline:auto;text-align:left}.dictionary-definition{width:100%;padding-inline:1rem;padding:72px 24px;text-align:center}.dictionary-definition-container{width:100%;max-width:1120px;margin-inline:auto;border:solid 1px #e4d8ff;border-radius:18px;padding:1em;text-align:left}.dictionary-category-container{width:100%;max-width:1120px;margin-inline:auto;text-align:left}.dictionary-psychic-column{display:flex}.dictionary-psychic-card{--psychic-card-padding:1rem;display:flex;flex-direction:column;width:100%;padding:var(--psychic-card-padding);overflow:hidden;color:var(--purple-900,#340a6b);text-align:center;background-color:#fff;border:1px solid #e4d8ff;border-radius:16px;box-shadow:0 8px 20px rgba(52,10,107,.08);transition:transform .2s ease,color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.dictionary-psychic-card:hover{border-color:#cdb8fa;box-shadow:0 12px 28px rgba(52,10,107,.16);transform:translateY(-4px)}.dictionary-psychic-photo-link{display:block;width:100%;overflow:hidden;border-radius:12px}.dictionary-psychic-photo{display:block;width:100%;height:auto;aspect-ratio:300/260;object-fit:cover}.dictionary-psychic-content{display:flex;flex:1;flex-direction:column;align-items:center}.dictionary-psychic-rank{display:block;width:auto;max-width:75px;height:18px;margin:.75rem auto .4rem}.dictionary-psychic-name{margin:0;color:var(--purple-900,#340a6b);font-size:1.8rem;font-weight:500;line-height:1.2}.dictionary-psychic-extension{margin:.1rem 0 0;color:#6d568d;font-size:.78rem;font-weight:600;letter-spacing:.04em}.dictionary-psychic-rate{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem .45rem;margin-top:.7rem;font-size:.9rem;line-height:1.4}.dictionary-psychic-original-rate{color:#c52222;text-decoration-color:#c52222;text-decoration-thickness:1.5px}.dictionary-psychic-offer{font-weight:700}.dictionary-psychic-status{color:#198754;font-weight:700;white-space:nowrap}.dictionary-psychic-status-icon{margin-right:.15rem;font-size:.45em;vertical-align:middle}.dictionary-psychic-rating{margin:.45rem 0 0;font-size:.9rem}.dictionary-psychic-star{color:#f4b400}.dictionary-psychic-actions{margin:.8rem 0}.dictionary-psychic-call{display:inline-flex;justify-content:center;align-items:center;min-width:100px;min-height:40px;padding:.5rem 1.25rem;text-decoration:none;background-color:#3fa605;border-radius:20px;color:#fff;font-weight:700}.dictionary-psychic-call:hover{background-color:#328b00;color:#fff}.dictionary-psychic-profile-link{margin-top:auto;color:var(--purple-900,#340a6b);font-size:.9rem;font-weight:400;line-height:1.4;text-decoration:underline;text-decoration-color:#9c7bd1;text-decoration-thickness:1px;text-underline-offset:0.18em;transition:color .2s ease,text-decoration-color .2s ease}.dictionary-psychic-profile-link:focus,.dictionary-psychic-profile-link:hover{color:#be12a5;text-decoration-color:#be12a5}.dictionary-psychic-card:focus-within{background-color:#fcfaff;border-color:#cdb8fa;box-shadow:0 12px 28px rgba(52,10,107,.16);transform:translateY(-4px)}.dictionary-articles{width:100%;padding-inline:1rem;padding:72px 24px;text-align:center}.dictionary-articles-container{width:100%;max-width:1120px;margin-inline:auto}.dictionary-articles-heading{margin:0 0 1.5rem;color:var(--purple-900,#340a6b);text-align:center}.dictionary-article-column{display:flex}.dictionary-article-card{--article-card-padding:1rem;display:flex;flex-direction:column;width:100%;padding:var(--article-card-padding);overflow:hidden;background-color:#fff;border:1px solid #e4d8ff;border-radius:16px;box-shadow:0 8px 20px rgba(52,10,107,.08);transition:transform .2s ease,color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.dictionary-article-card:focus-within,.dictionary-article-card:hover{background-color:#fff;border-color:#cdb8fa;box-shadow:0 12px 28px rgba(52,10,107,.16);transform:translateY(-4px)}.dictionary-article-image-link{display:block;width:100%;overflow:hidden;border-radius:12px}.dictionary-article-image{display:block;width:100%;aspect-ratio:8/5;object-fit:cover}.dictionary-article-content{display:flex;flex:1;flex-direction:column;padding:1rem 0 .25rem;text-align:center}.dictionary-article-title{margin:0;font-size:1.1rem;font-weight:700;line-height:1.35}.dictionary-article-title a{color:var(--purple-900,#340a6b);text-decoration:none;transition:color .2s ease}.dictionary-article-title a:focus,.dictionary-article-title a:hover{color:#be12a5;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.18em}.dictionary-article-excerpt{margin:.75rem 0 0;color:#4e425d;font-size:.95rem;font-weight:400;line-height:1.55}@media (max-width:575.98px){.dictionary-article-card{--article-card-padding:0.875rem}.dictionary-article-title{font-size:1.05rem}}@media (prefers-reduced-motion:reduce){.dictionary-article-card,.dictionary-article-title a{transition:none}.dictionary-article-card:focus-within,.dictionary-article-card:hover{transform:none}}@media (max-width:575.98px){.dictionary-psychic-card{--psychic-card-padding:0.875rem}.dictionary-psychic-name{font-size:1.15rem}}.dictionary-footer{margin-top:24px;background:var(--purple-100);border-top:1px solid var(--border)}.dictionary-footer__inner{display:flex;width:100%;max-width:1120px;margin:0 auto;padding:40px 24px;align-items:center;justify-content:space-between;gap:32px}.dictionary-footer__logo img{display:block;max-width:100%;height:auto}.dictionary-footer__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:16px 28px}.dictionary-footer__links a{color:var(--purple-900);font-weight:600}.category-jump{display:flex;width:min(100% - 48px,360px);margin:32px auto 0;flex-direction:column;gap:8px}.category-jump label{color:var(--purple-900);font-size:1rem;font-weight:400;text-align:center}.category-jump__select{appearance:none;width:100%;min-height:56px;padding:12px 52px 12px 20px;color:var(--purple-900);background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#7026e6 50%),linear-gradient(135deg,#7026e6 50%,transparent 50%);background-position:calc(100% - 22px) 50%,calc(100% - 16px) 50%;background-repeat:no-repeat;background-size:6px 6px,6px 6px;border:1px solid #d9c8ff;border-radius:14px;box-shadow:0 4px 12px rgba(52,10,107,.08);font:inherit;font-weight:500;cursor:pointer}.category-jump__select:focus{border-color:#7026e6;outline:3px solid rgba(96,205,243,.55);outline-offset:2px}@media (max-width:991.98px){.dialog-definition-image{display:block;float:none;width:160px;margin:0 auto 24px}.zodiac-facts{clear:both}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.temporary-header__inner{align-items:center;flex-direction:column;text-align:center}.card-inner{grid-template-columns:96px minmax(0,1fr);padding:22px}#contentModal .modal-body{padding:8px 24px 32px}.dialog-definition-image{float:none;width:150px;margin:0 auto 24px}.zodiac-facts{grid-template-columns:1fr}.action-links{align-items:flex-start;flex-direction:column}.dictionary-footer__inner{flex-direction:column;text-align:center}.dictionary-footer__links{flex-direction:column;justify-content:center;gap:14px}}@media (max-width:420px){.category-grid{grid-template-columns:1fr}}.dictionary-load-more{display:flex;justify-content:center;margin:48px 0 72px}.dictionary-load-more[hidden]{display:none}.dictionary-load-more-button{font:inherit;font-weight:600;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}.dictionary-image-button{float:right;width:180px;margin:0 0 24px 30px;padding:0;border:0;background:0 0;color:inherit;cursor:zoom-in;text-align:center}.dialog-definition-image{display:block;float:none;width:180px;height:180px;margin:0;border-radius:18px;object-fit:cover;background:var(--purple-100)}.dictionary-image-enlarge{display:block;margin-top:8px;color:#340a6b;font-size:.875rem;font-weight:700;line-height:1.3;text-decoration:underline}.dictionary-image-button:focus-visible{outline:3px solid #6c22e6;outline-offset:4px}.dictionary-lightbox-image{display:block;width:100%;max-width:800px;height:auto;margin:auto}@media (max-width:767.98px){.dictionary-image-button{float:none;display:block;width:180px;margin:0 auto 28px}}@media (max-width:767.98px){body.modal-open{padding-right:0!important}}.dictionary-category-browser{width:100%;max-width:420px;margin:28px auto 0;text-align:left}.dictionary-category-browser__label{display:block;margin-bottom:10px;color:#340a6b;font-weight:700;text-align:center}.dictionary-category-browser__select{min-height:52px;border:1px solid #d8c4f7;border-radius:12px;color:#340a6b;background-color:#fff;box-shadow:0 8px 24px rgba(52,10,107,.08)}.active>.page-link,.page-link.active{z-index:3;color:#fff!important;background-color:var(--purple-900)!important;border-color:var(--purple-900)!important}.page-link{color:var(--purple-600)}.page-link:hover{color:var(--purple-900)}.dictionary-intro{font-size:1.1rem;line-height:1.55;margin-bottom:1.5rem;margin:1rem auto;max-width:800px;text-align:center;color:var(--text)}.dictionary-disclaimer{font-size:.9rem;line-height:1.55;margin-bottom:1.5rem;margin:1rem auto;max-width:800px;text-align:center;color:var(--muted);padding:0 1rem;padding-bottom:1em}