.poets-container{max-width:1200px;margin:2rem auto;padding:2rem 1rem;direction:rtl;min-height:100vh;display:flex;flex-direction:column;gap:1.5rem}.poets-title{text-align:center;color:rgb(var(--foreground)/.95);font-size:2.5rem;margin-bottom:1rem;font-weight:500}.poets-container .faq-item{background:rgb(var(--card));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1rem;padding:1.25rem 1.5rem;transition:all .3s ease}.poets-container .faq-item:hover{background:rgb(var(--card)/.9)}.poets-container .category-section{scroll-margin-top:.75rem}.poets-question{color:rgb(var(--foreground)/.95);font-weight:500}.poets-question h2,.poets-question h3{margin:0;font-weight:600}.category-section .poets-question h2{font-size:1.75rem}.century-section .poets-question h3{font-size:1.5rem}.category-content{display:flex;flex-direction:column;gap:.75rem}.category-content .century-section{background:rgb(var(--card)/.85);border:1px solid rgb(var(--foreground)/.05);border-radius:.85rem;padding:1rem 1.25rem;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.category-content .century-section:nth-child(2n){background:rgb(var(--card))}.category-content .century-section:hover{background:rgb(var(--card));border-color:rgb(var(--foreground)/.08);box-shadow:0 10px 24px rgb(var(--foreground)/.06)}.category-content .century-section .poets-question h3{font-size:1.35rem}.modern-poet-group .poets-question h3{display:flex;align-items:center;gap:.5rem}.poets-answer,.poets-category-answer{padding-top:.5rem;padding-bottom:.75rem}.poets-filter-bar{display:flex;flex-wrap:nowrap;gap:.5rem;margin-top:.5rem;padding-bottom:.5rem;overflow-x:auto;overflow-y:hidden;direction:rtl;scrollbar-gutter:stable;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.poets-filter-bar:after,.poets-filter-bar:before{content:"";flex:0 0 0.25rem}.poets-source-note{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start;color:rgb(var(--foreground)/.62);font-size:.9rem;line-height:1.6}.poets-source-note strong{color:rgb(var(--foreground)/.86);font-weight:600}.poets-filter-button{display:inline-flex;align-items:center;gap:.4rem;border:1px solid rgb(var(--foreground)/.12);border-radius:999px;background:rgb(var(--foreground)/.06);color:rgb(var(--foreground)/.78);cursor:pointer;font:inherit;font-size:.9rem;line-height:1;padding:.55rem .85rem;flex:0 0 auto;white-space:nowrap;scroll-snap-align:start;transition:background .2s ease,border-color .2s ease,color .2s ease}.poets-filter-button.active,.poets-filter-button:hover{background:rgb(var(--foreground)/.14);border-color:rgb(var(--foreground)/.22);color:rgb(var(--foreground)/.95)}.poets-filter-button small{color:rgb(var(--foreground)/.55);font-size:.75rem}.poets-container .faq-answer-wrapper.open{overflow:visible}.poets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-top:.5rem;padding-bottom:1.25rem;opacity:0;transform:translateY(-10px);transition:all .3s ease}.faq-item.open .poets-grid{opacity:1;transform:translateY(0)}.poet-card{background:rgb(var(--foreground)/.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:.75rem;padding:.75rem;transition:all .3s ease;text-decoration:none;display:flex;flex-direction:column;align-items:center}.poet-card:hover{background:rgb(var(--foreground)/.12);transform:translateY(-4px);box-shadow:0 12px 24px rgb(var(--foreground)/.08)}.poet-image-container{width:60px;height:60px;margin-bottom:.5rem;position:relative;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.poet-image{width:60px!important;height:60px!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:50%;background:transparent!important}.poet-name{color:rgb(var(--foreground)/.95);font-size:1rem;font-weight:500;margin:0;text-align:center}.poet-nickname{font-size:.85rem;margin-top:.25rem}.poet-nickname,.poets-empty{color:rgb(var(--foreground)/.7);text-align:center}.poets-empty{font-size:1rem;margin:.5rem 0}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;gap:1rem}.loading-spinner{width:60px;height:60px;border-radius:50%;border:4px solid rgb(var(--foreground)/.1);border-top-color:rgb(var(--foreground)/.8);animation:spin 1s ease-in-out infinite}.loading-text{color:rgb(var(--foreground)/.8);font-size:1.25rem;font-weight:500}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.poets-container{padding:1.5rem 1rem;margin:1rem auto;gap:1rem}.poets-title{font-size:2rem}.category-section .poets-question h2{font-size:1.5rem}.category-content .century-section .poets-question h3,.century-section .poets-question h3{font-size:1.25rem}.poets-container .faq-item{padding:1rem;overflow:hidden}.category-content{min-width:0;overflow:hidden}.poets-source-note{max-width:100%;align-self:stretch;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poets-filter-bar{width:100%;max-width:100%;margin-inline:0;padding:.15rem 0 .6rem;scrollbar-width:none;-ms-overflow-style:none}.poets-filter-bar::-webkit-scrollbar{display:none}.poets-filter-button{min-height:2.25rem;padding:.48rem .78rem;font-size:.84rem}.poets-grid{grid-template-columns:repeat(4,1fr);gap:.75rem}}@media (max-width:480px){.poets-container{padding:1rem .75rem;margin:.5rem auto}.poets-container .faq-item{padding:.85rem;border-radius:.85rem}.poets-title{font-size:1.75rem}.poets-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.poet-image-container{width:50px;height:50px}.poet-image{width:50px!important;height:50px!important}}