*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-body,"EB Garamond",serif)}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #3498db;outline-offset:2px}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;transform:translateY(-150%);padding:8px 16px;background:#3498db;color:#fff;border-radius:6px;font-weight:600;text-decoration:none;transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.margin-body{padding-top:90px;min-height:calc(100vh - 140px - 0px)}.separator{flex-grow:1}.ai-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-left:8px;padding:1px 8px;border:1px solid #e0e0e0;border-radius:50%;background:#f8f9fa;color:#7f8c8d;font-size:.75rem;font-weight:600;line-height:1.6;letter-spacing:.04em;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:all .2s}.ai-badge:focus-visible,.ai-badge:hover{border-color:#3498db;color:#3498db}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.breadcrumbs{margin:12px 0 0;padding:0 20px;font-size:.85rem;color:#7f8c8d}.breadcrumbs__list{flex-wrap:wrap;margin:0;padding:0;list-style:none}.breadcrumbs__item,.breadcrumbs__list{display:flex;align-items:center;gap:8px}.breadcrumbs__item+.breadcrumbs__item:before{content:"›";color:#bdc3c7}.breadcrumbs__link{color:#7f8c8d;text-decoration:none}.breadcrumbs__link:focus-visible,.breadcrumbs__link:hover{color:#3498db;text-decoration:underline}.list__container{display:flex;flex-direction:column;justify-content:center}.list__presentation{display:none;margin-right:auto;color:#2c3e50;font-weight:500}.poems__content{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical}.poems__read-more{margin-bottom:20px;font-size:.9rem;font-weight:600;color:#3498db;text-align:center;text-decoration:none;transition:color .2s}.poems__read-more:hover{color:#2980b9}.list__intro{display:flex;flex-direction:column;justify-content:center;align-items:stretch;position:-webkit-sticky;position:sticky;top:70px;background-color:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;padding:16px 20px;border-bottom:1px solid #f0f0f0;gap:16px;margin-bottom:16px}.search-input__container{display:flex;align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:2px 12px;transition:all .2s;flex-grow:1}.search-input__container:focus-within{border-color:#3498db;background:#fff;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.search-input__icon{color:#bdc3c7;font-size:20px!important;margin-right:8px}.search-input__field{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;background:transparent;padding:8px 0;font-size:.9rem;color:#2c3e50;width:100%;min-width:0;outline:none}.search-input__field::placeholder{color:#bdc3c7}.search-input__field:focus,.search-input__field:focus-visible{outline:none}.search-input__field::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin-left:8px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 4l8 8M12 4l-8 8' stroke='%23999' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain;opacity:.6}.search-input__field::-webkit-search-cancel-button:hover{opacity:1}.search-input__status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.list__filters{display:flex;align-items:center;gap:16px}.list__filters .list__sort{flex:0 0 auto}.list__sort,.list__sort label{display:flex;align-items:center}.list__sort label{gap:8px;font-size:.9rem;color:#7f8c8d;white-space:nowrap}.list__sort select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:8px 32px 8px 12px;font-size:.9rem;color:#2c3e50;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23bdc3c7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:all .2s}.list__sort select:hover{border-color:#3498db}.list__sort select:focus{border-color:#3498db;outline:none;box-shadow:0 0 0 2px rgba(52,152,219,.1)}.list__search,.search__container{display:flex;align-items:center}.search__container{flex-direction:column;margin-bottom:20px}@media screen and (min-width:700px){.list__intro{flex-direction:row;align-items:center;gap:16px}.search-input__container{flex:1 1 auto;min-width:0;max-width:300px}.list__filters{flex:0 0 auto}}@media screen and (min-width:900px){.list__intro{gap:24px;padding:16px 30px}.list__filters{gap:24px}.list__presentation{display:flex;font-size:1.3rem;margin-top:0}}.list__empty,.list__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#95a5a6;font-size:1.1rem;gap:16px}.list__empty button,.list__error button{padding:8px 20px;background:#3498db;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem}.list__empty button:hover,.list__error button:hover{background:#2980b9}.list__empty-action{padding:8px 20px;background:#3498db;color:#fff;border-radius:8px;text-decoration:none;font-size:1rem;text-align:center}.list__empty-action:hover{background:#2980b9}.list__error{color:#e74c3c}@media screen and (max-width:480px){.list__intro{padding:12px;gap:12px;margin-bottom:8px}.list__sort select{width:100%}.list__filters{align-items:flex-start;gap:12px}.list__filters label{flex-direction:column;align-items:flex-start;gap:2px;width:100%}.list__filters .list__sort{flex:1 1;min-width:0}.list__filters .list__sort select{width:100%;min-width:0}}.list__page-marker{display:block;height:0;margin:0;padding:0}.pagination{justify-content:center;gap:12px;padding:24px 0 16px}.pagination,.pagination__pages{display:flex;align-items:center;flex-wrap:wrap}.pagination__pages{gap:8px;list-style:none;margin:0;padding:0}.pagination__current,.pagination__page,.pagination__step{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 12px;border-radius:8px;font-size:1.1rem;text-decoration:none}.pagination__page,.pagination__step{color:#2c3e50;border:1px solid #e0e0e0}.pagination__page:focus-visible,.pagination__page:hover,.pagination__step:focus-visible,.pagination__step:hover{border-color:#e74c3c;color:#e74c3c}.pagination__current{background:#e74c3c;color:#fff;font-weight:700}.pagination__gap{padding:0 4px;color:#7f8c8d}.poem__detail{display:flex;flex-direction:column;align-items:center;padding:20px 0}.poem__block{width:90vw;max-width:800px;margin:20px;padding:40px;background:linear-gradient(to bottom right,#fefefe,#f5f5f5);box-shadow:0 4px 15px rgba(0,0,0,.05);border-radius:8px;text-align:left}.poem__title{font-size:2rem;margin-bottom:10px;color:#2c3e50;display:block}.poem__author-container{display:flex;align-items:center;margin-bottom:5px}.poem__picture{width:44px;height:44px;border-radius:50%;margin-right:12px}.poem__picture--initials{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;font-weight:600;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.poem__author{font-size:1.3rem;color:#555}.poem__content{font-size:22px;line-height:1.6;margin:30px 0;white-space:pre-line;color:#2c3e50}.poem__likes{color:#7f8c8d;font-size:1rem}.poem__date{font-size:.85rem;margin-bottom:20px;color:#95a5a6}.poem__likes-icon{background-image:url(/_next/static/media/red-heart.4b8021ec.svg)}.poem__likes-icon,.poem__unlikes-icon{border:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;margin-right:5%;cursor:pointer}.poem__unlikes-icon{background-image:url(/_next/static/media/white-heart.c59753e5.svg)}.poem__comments-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:5%}.poem__delete-icon,.poem__edit-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:5%;cursor:pointer;border:none;background:transparent;padding:0}.poem__delete-icon svg,.poem__edit-icon svg{width:24px;height:24px;transition:fill .15s ease}.poem__delete-icon:focus-visible svg,.poem__delete-icon:hover svg{fill:red}.next-poem{width:90vw;max-width:800px;margin:0 20px 20px}.next-poem__card{display:flex;align-items:center;gap:16px;padding:16px;background:#eaf3fb;border:1px solid rgba(52,152,219,.3);border-radius:8px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.next-poem__card:focus-visible,.next-poem__card:hover{border-color:#3498db;box-shadow:0 2px 10px rgba(0,0,0,.06)}.next-poem__card:hover .next-poem__arrow{transform:translateX(3px)}.next-poem__body{display:flex;flex-direction:column;min-width:0;flex:1 1;gap:4px}.next-poem__arrow{flex-shrink:0;color:#1a6ea0;transition:transform .15s ease}@media(prefers-reduced-motion:reduce){.next-poem__arrow{transition:none}.next-poem__card:hover .next-poem__arrow{transform:none}}.next-poem__scope{font-size:.85rem;color:#1a6ea0;text-transform:uppercase;letter-spacing:.04em}.next-poem__title{min-width:0;font-family:var(--font-heading,"Quattrocento",serif);font-size:1.3rem;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.next-poem__author{font-size:.9rem;color:#555}.poem__comments-sentinel{width:1px;height:1px}.poem__confirm-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px}.poem__confirm-box{background:#fff;border-radius:8px;padding:16px;text-align:center;min-width:200px;box-shadow:0 4px 16px rgba(0,0,0,.15)}.poem__confirm-title{font-weight:600;margin-bottom:12px;color:#2c3e50}.poem__confirm-message{font-size:.85rem;color:#95a5a6;margin-bottom:16px}.poem__confirm-actions{display:flex;gap:12px;justify-content:center}.poem__confirm-actions button{padding:6px 16px;border:none;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500}.poem__confirm-cancel{background:#f8f9fa;color:#2c3e50}.poem__confirm-cancel:hover{background:#e0e0e0}.poem__confirm-delete{background:#e74c3c;color:#fff}.poem__confirm-delete:hover{background:#c0392b}.poem__footer{display:flex;flex-direction:row;justify-content:space-evenly}.poem-page__accordion{display:none}@media screen and (min-width:1200px){.poem-page{display:flex;flex-direction:row}.poem-page__accordion{display:block;position:-webkit-sticky;position:sticky;top:100px;align-self:flex-start;width:15%;margin-left:3%;margin-right:3%;max-height:calc(100vh - 120px);overflow-y:auto}.poem-page__content{min-width:0;flex:1 1}.poem-page:after{content:"";pointer-events:none;width:15%;margin-left:3%;margin-right:3%;flex-shrink:0}.next-poem,.poem__block{width:40vw}}.detail__error{display:flex;flex-direction:column;align-items:center;padding:40px;color:#e74c3c;font-size:1.1rem;gap:16px}.detail__error button{padding:8px 20px;background:#3498db;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem}.detail__error button:hover{background:#2980b9}.dashboard{display:flex;flex-direction:column;margin-top:10px}@media screen and (max-width:480px){.dashboard{margin-top:0}}.dashboard__accordion,.dashboard__ranking{display:none}.dashboard__heading{margin:0 auto 12px;padding:0 16px;max-width:800px;font-size:1.5rem;font-weight:600;color:#2c3e50;text-align:center}@media screen and (min-width:1200px){.dashboard{display:flex;flex-direction:row}.dashboard__accordion{display:block;position:-webkit-sticky;position:sticky;top:100px;align-self:flex-start;width:15%;margin-left:3%;margin-right:3%;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden}.dashboard__list{width:65%;border-left:2px solid #f0f0f0}.dashboard__ranking{display:block;position:-webkit-sticky;position:sticky;top:100px;align-self:flex-start;width:15%;margin-left:3%;margin-right:3%;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden}}.editorial-intro{max-width:800px;margin:0 auto 30px;padding:0 16px 24px;border-bottom:1px solid #f0f0f0;font-family:var(--font-body,"EB Garamond",serif)}.editorial-intro__heading{margin:0 0 16px;font-family:var(--font-heading,"Quattrocento",serif);font-size:1.25rem;color:#2c3e50}.editorial-intro__paragraph{margin:0 0 16px;font-size:1.0625rem;line-height:1.7;color:#555}.editorial-intro__paragraph:last-of-type{margin-bottom:0}.editorial-intro__toggle{display:inline-block;margin-top:16px;color:#3498db;font-family:var(--font-body,"EB Garamond",serif);font-size:1rem;font-weight:600;cursor:pointer;list-style:none}.editorial-intro__toggle::-webkit-details-marker{display:none}.editorial-intro__toggle:focus-visible,.editorial-intro__toggle:hover{color:#2980b9;text-decoration:underline}.editorial-intro__more[open] .editorial-intro__toggle-more,.editorial-intro__toggle-less{display:none}.editorial-intro__more[open] .editorial-intro__toggle-less{display:inline}.editorial-intro__more[open] .editorial-intro__paragraph:first-of-type{margin-top:16px}.editorial-intro__links{margin-top:24px}.editorial-intro__links-heading{margin:0 0 12px;font-family:var(--font-heading,"Quattrocento",serif);font-size:1rem;color:#2c3e50}.editorial-intro__links-list{margin:0;padding:0;list-style:none}.editorial-intro__links-item{margin-bottom:8px;font-size:1rem;line-height:1.6}.editorial-intro__links-item:last-child{margin-bottom:0}.editorial-intro__link{color:#3498db;font-weight:600;text-decoration:none}.editorial-intro__link:focus-visible,.editorial-intro__link:hover{color:#2980b9;text-decoration:underline}.editorial-intro__link-note{color:#767676}@media screen and (max-width:700px){.editorial-intro{margin-bottom:24px;padding-bottom:20px}.editorial-intro__paragraph{font-size:1rem}}.authors-index{max-width:900px;margin:40px auto;padding:0 20px}.authors-index__title{font-family:var(--font-heading,"Quattrocento",serif);font-size:clamp(1.9rem,5.5vw,2.5rem);color:#2c3e50;margin-bottom:24px;text-align:center}.authors-index__origin-filter{display:flex;justify-content:center;gap:8px;margin-bottom:24px}.authors-index__origin-btn{padding:8px 20px;border:1px solid #e0e0e0;background:#fff;border-radius:20px;font-size:.9rem;font-weight:500;color:#7f8c8d;cursor:pointer;transition:all .2s}.authors-index__origin-btn:hover{border-color:#3498db;color:#3498db}.authors-index__origin-btn.active{background:#2c3e50;border-color:#2c3e50;color:#fff}.authors-index__alphabet{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;padding:20px;background:#f8f9fa;border-radius:12px}.authors-index__letter{width:38px;height:38px;border:1px solid #e0e0e0;background:#fff;cursor:pointer;font-size:1rem;font-weight:600;border-radius:8px;color:#7f8c8d;display:flex;align-items:center;justify-content:center;transition:all .2s}.authors-index__letter:hover:not(:disabled){background:#3498db;color:#fff;border-color:#3498db;transform:translateY(-2px)}.authors-index__letter.active{background:#2c3e50;color:#fff;border-color:#2c3e50}.authors-index__letter.disabled{color:#d0d5dd;cursor:default;border-color:#f0f0f0;background:#f8f9fa}.authors-index__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:15px;gap:15px}.authors-index__author{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;text-decoration:none;color:#2c3e50;background:#fff;border:1px solid #f0f0f0;border-radius:10px;transition:all .2s}.authors-index__author:hover{border-color:#3498db;box-shadow:0 4px 12px rgba(52,152,219,.1);color:#3498db;transform:translateY(-2px)}.authors-index__author-name{font-size:1rem;font-weight:500}.authors-index__author-count{font-size:.85rem;color:#95a5a6;background:#f8f9fa;padding:2px 8px;border-radius:12px}.authors-index__empty,.authors-index__loading{color:#95a5a6;font-size:1rem;text-align:center;padding:40px 0}.author-detail{max-width:800px;margin:40px auto;padding:0 20px}.author-detail__header{margin-bottom:40px;text-align:center;border-bottom:1px solid #f0f0f0;padding-bottom:30px}.author-detail__name{font-family:var(--font-heading,"Quattrocento",serif);font-size:clamp(2rem,6vw,2.8rem);color:#2c3e50;margin-bottom:10px}.author-detail__surname{font-weight:400}.author-detail__ai-badge{font-size:1rem;font-weight:400;color:#7f8c8d;font-family:inherit}.author-detail__meta{font-size:.95rem;color:#7f8c8d;margin:4px 0 0}.author-detail__count{color:#7f8c8d;font-size:1.1rem;font-weight:400;margin:0 0 16px}.author-detail__bio{font-size:1rem;color:#555;line-height:1.7;max-width:600px;margin:0 auto 16px}.author-detail__genres{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:8px}.author-detail__genre-tag{font-size:.75rem;padding:4px 12px;background:#eaf3fb;color:#2980b9;border-radius:12px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.author-detail__genre-tag:hover{background:#2980b9;color:#fff}.author-detail__empty{color:#95a5a6;font-size:1rem;text-align:center;padding:40px 0}.authors-accordion__browse-all{color:#3498db;text-decoration:none}.follow-button{position:relative;display:inline-grid;align-items:center;justify-items:center;padding:4px 24px;border:1px solid #3498db;border-radius:12px;background:#3498db;color:#fff;font-family:var(--font-body,"EB Garamond",serif);font-size:1rem;font-weight:500;line-height:1.4;cursor:pointer;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.follow-button__hover-label,.follow-button__label{grid-area:1/1}.follow-button__hover-label{opacity:0}.follow-button:disabled{opacity:.6;cursor:progress}.follow-button:focus-visible,.follow-button:hover:not(:disabled){background:#2980b9;border-color:#2980b9}.follow-button--following{background:transparent;color:#3498db}.follow-button--following:focus-visible,.follow-button--following:hover:not(:disabled){background:transparent;border-color:#e74c3c;color:#e74c3c}.follow-button--following:focus-visible .follow-button__label,.follow-button--following:hover:not(:disabled) .follow-button__label{opacity:0}.follow-button--following:focus-visible .follow-button__hover-label,.follow-button--following:hover:not(:disabled) .follow-button__hover-label{opacity:1}.author-detail__follow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin:8px 0 0}.author-detail__follow-counts{display:flex;gap:16px;margin:0;color:#95a5a6;font-size:1rem}.author-detail__follow-count strong{color:#2c3e50;font-weight:700}.follow-list__items{list-style:none;margin:0;padding:0}.follow-list__item{padding:8px 0;border-bottom:1px solid #e0e0e0}.follow-list__item,.follow-list__link{display:flex;align-items:center;gap:8px}.follow-list__link{text-decoration:none;color:inherit;min-width:0}.follow-list__name{font-size:1.3rem;overflow-wrap:anywhere}.follow-list__name:hover{text-decoration:underline}.follow-list__empty{color:#95a5a6;text-align:center;padding:40px 0}.follow-list__more{display:block;margin:24px auto 0;padding:4px 24px;border:1px solid #3498db;border-radius:12px;background:transparent;color:#3498db;font-family:var(--font-body,"EB Garamond",serif);font-size:1rem;cursor:pointer}.follow-list__more:hover{background:#3498db;color:#fff}.notification-bell{position:relative;display:flex;align-items:center}.notification-bell__button{position:relative;background:none;border:none;padding:8px;font-size:1.25rem;line-height:1;cursor:pointer;border-radius:6px}.notification-bell__button:focus-visible,.notification-bell__button:hover{background:#f8f9fa}.notification-bell__badge{position:absolute;top:0;right:0;min-width:18px;padding:0 4px;border-radius:9px;background:#e74c3c;color:#fff;font-family:var(--font-heading,"Quattrocento",serif);font-size:.7rem;font-weight:700;line-height:18px;text-align:center}.notifications-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:320px;max-height:min(70vh,480px);overflow-y:auto;background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:12px}@media screen and (max-width:480px){.notifications-panel{left:8px;right:8px;width:auto}.notification-bell{position:static}}.notifications-panel__title{margin:0 0 8px;font-family:var(--font-heading,"Quattrocento",serif);font-size:1rem;font-weight:700;color:#2c3e50}.notifications-panel__empty{margin:12px 0;color:#95a5a6;font-size:.85rem}.notifications-panel__items{list-style:none;margin:0;padding:0}.notifications-panel__item{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px}.notifications-panel__item+.notifications-panel__item{border-top:1px solid #f0f0f0}.notifications-panel__item--unread{background:#f8f9fa}.notifications-panel__link{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0;text-decoration:none;color:inherit}.notifications-panel__message{font-size:.85rem;color:#2c3e50}.notifications-panel__poem{font-size:.85rem;color:#95a5a6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notifications-panel__more{display:block;width:100%;margin-top:8px;padding:8px;background:none;border:1px solid #f0f0f0;border-radius:6px;font-family:var(--font-heading,"Quattrocento",serif);font-size:.85rem;color:#7f8c8d;cursor:pointer}.notifications-panel__more:focus-visible,.notifications-panel__more:hover{color:#3498db;border-color:#3498db}.notification-prefs{width:100%;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}.notification-prefs__title{margin:0 0 8px;font-family:var(--font-heading,"Quattrocento",serif);font-size:1rem;font-weight:700;color:#2c3e50}.notification-prefs__intro{margin:0 0 8px;color:#95a5a6;font-size:.85rem}.notification-prefs__list{list-style:none;margin:0;padding:0}.notification-prefs__item+.notification-prefs__item{margin-top:8px}.notification-prefs__label{display:flex;align-items:center;gap:8px;font-size:.95rem;color:#7f8c8d;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notification-prefs__label input[type=checkbox]{accent-color:#3498db;width:16px;height:16px;margin:0;flex-shrink:0;cursor:pointer}.notification-prefs__label input[type=checkbox]:focus-visible{outline:2px solid #1a6ea0;outline-offset:2px}.notification-prefs__label input[type=checkbox]:disabled{cursor:progress;opacity:.6}.notification-prefs__email{margin-top:12px;padding-top:12px;border-top:1px dashed #f0f0f0}.notification-prefs__subtitle{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-family:var(--font-heading,"Quattrocento",serif);font-size:.95rem;font-weight:700;color:#7f8c8d}.notification-prefs__badge{padding:1px 8px;border-radius:999px;background-color:#eaf3fb;color:#1a6ea0;font-family:var(--font-body,"EB Garamond",serif);font-size:.75rem;font-weight:400;letter-spacing:.02em;text-transform:uppercase}.notification-prefs__label--disabled{color:#95a5a6;cursor:not-allowed}.notification-prefs__label--disabled input[type=checkbox]{cursor:not-allowed}.notifications-panel__time{display:block;margin-top:2px;font-size:.75rem;color:#95a5a6;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.notification-prefs__summary{display:flex;align-items:center;gap:8px;width:100%;padding:0;border:none;background:none;cursor:pointer;text-align:left}.notification-prefs__summary:hover .notification-prefs__title{color:#3498db}.notification-prefs__chevron{margin-left:auto;font-size:.75rem;color:#95a5a6}.footer{border-top:1px solid #f0f0f0;color:#7f8c8d;gap:12px 24px;justify-content:space-between;margin:40px auto 0;max-width:1200px;padding:20px}.footer,.footer__links{display:flex;flex-wrap:wrap}.footer__links{gap:16px}.footer__links a{color:#555;font-size:.95rem;text-decoration:none;transition:all .2s}.footer__links a:hover{color:#1a6ea0}.footer__note{color:#7f8c8d;font-size:.9rem;line-height:1.5;max-width:460px}@media screen and (max-width:480px){.footer{flex-direction:column;margin-top:24px;padding:20px 16px}}.header{background:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;height:70px;border-bottom:1px solid #eaeaea;box-shadow:0 2px 10px rgba(0,0,0,.03);position:fixed;top:0;left:0;padding-left:20px;padding-right:20px;z-index:100}.header__dropdown{position:relative;align-self:stretch}.header__actions,.header__dropdown{display:flex;align-items:center;flex-shrink:0}.header__actions{gap:12px}.header .separator{display:none}.header__login,.header__logout,.header__profile{margin-top:0;cursor:pointer;transition:opacity .2s}.header__login:hover,.header__logout:hover,.header__profile:hover{opacity:.7}.header__login,.header__logout{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:28px 28px;width:44px;height:44px;padding:0;border:0;margin:0;flex-shrink:0}.header__login{background-image:url(/_next/static/media/login.7d2972c1.svg)}.header__logout{background-image:url(/_next/static/media/logout.932e4d59.svg)}.header__profile{background-color:transparent;background-image:url(/_next/static/media/profile.d320154e.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;margin-right:15px;border:0}.header__profile-picture{display:flex;align-items:center;flex-shrink:0;cursor:pointer;transition:opacity .2s}.header__profile-picture:hover{opacity:.7}.header__profile-img{object-fit:cover}.header__profile-img,.header__profile-initials{width:32px;height:32px;border-radius:50%;border:2px solid #eaeaea}.header__profile-initials{display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header__legal-links{display:none;align-items:center;gap:12px;margin-right:16px;flex-shrink:0}.header__legal-links a{color:#7f8c8d;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s}.header__legal-links a:hover{color:#1a6ea0}.header__dropdown-categories-icon{background-image:url(/_next/static/media/hamburger.63214d72.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;height:22px;width:22px;flex-shrink:0}.accordion{width:100%;box-shadow:none!important;border:none!important;background:transparent!important;margin-bottom:10px}.accordion:before{display:none}.accordion.Mui-expanded{margin:0 0 10px!important}.header__dropdown .accordion{position:static;width:auto;margin:0!important}.header__dropdown .accordion.Mui-expanded{margin:0!important}.header__dropdown .MuiAccordionSummary-root{padding:0!important;min-height:0!important}.header__dropdown .MuiAccordionSummary-root.Mui-expanded{min-height:0!important}.header__dropdown .MuiAccordionSummary-content,.header__dropdown .MuiAccordionSummary-content.Mui-expanded{margin:0!important}.header__dropdown .MuiCollapse-root{position:absolute;top:100%;left:0;z-index:20;width:260px;max-width:calc(100vw - 32px);background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);overflow:hidden}.MuiAccordionSummary-root{padding:0 10px!important;min-height:48px!important}.MuiAccordionSummary-root.Mui-expanded{min-height:48px!important}.MuiAccordionSummary-content{margin:10px 0!important;display:flex;align-items:center;flex-grow:0!important;gap:8px}.MuiAccordionSummary-content.Mui-expanded{margin:10px 0!important}.accordion__list{padding:0 5px}.header__dropdown .accordion__list{max-height:350px;overflow-y:auto}.header__dropdown-categories{font-family:var(--font-heading,"Quattrocento",serif);font-size:1.1rem!important;color:#2c3e50;font-weight:600;margin:0}.MuiAccordionDetails-root{padding:4px 15px!important}.header__dropdown-subcategories{color:#555;font-size:.95rem;text-decoration:none;display:block;padding:6px 10px;border-radius:6px;transition:all .2s;width:100%;text-align:left}.header__dropdown-subcategories:hover{background:#f8f9fa;color:#3498db;transform:translateX(5px)}.header__dropdown-subcategories.active{color:#3498db;font-weight:600;background:rgba(52,152,219,.05)}.header__dropdown-subcategories:is(button){background:none;border:none;cursor:pointer;font-family:inherit;font-style:normal}.authors-accordion__browse-all{color:#3498db!important;font-style:italic;font-weight:500;margin-top:5px}.authors-accordion__browse-all:hover{text-decoration:underline;background:transparent!important}.header__brand,.header__logo{display:flex;align-items:center;text-decoration:none}.header .list__presentation{display:none;margin-left:30px;font-family:var(--font-display,"Great Vibes",cursive);font-style:normal;font-size:1.35rem;letter-spacing:0;line-height:1;color:#4f5d73;position:relative}.header__logo-img{display:block;height:28px;width:auto;flex-shrink:0}@media screen and (max-width:480px){.header{padding-left:12px;padding-right:12px;gap:8px}.header__actions{gap:8px}.header__dropdown-categories{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header__logo-img{height:20px}.header__legal-links{gap:8px;margin-right:12px}.header__legal-links a{font-size:.72rem}}@media screen and (min-width:900px){.header__logo-img{height:40px}.header__legal-links{display:flex}.header .separator{display:block}.header .list__presentation{display:block;top:5px}}@media screen and (min-width:1200px){.header__dropdown{display:none}.header__logo-img{height:48px}.header .list__presentation{top:6px}.header__dropdown-categories-icon{display:none}.accordion{width:unset}.header__dropdown-categories{display:block;font-size:1.3rem}.header__dropdown-subcategories{font-size:1.1rem}.header__dropdown-subcategories:focus,.header__dropdown-subcategories:hover{color:#e74c3c}.header__dropdown-subcategories.active{color:#e74c3c;font-weight:700}.header__logo{margin-left:20px}}.login-container{display:flex;justify-content:center;align-items:center;width:100%;min-height:80vh;padding:20px}.login-card{background:#fff;padding:40px;width:100%;max-width:450px;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.05);border:1px solid #f0f0f0}.login-card h2{font-family:var(--font-heading,"Quattrocento",serif);font-size:clamp(1.75rem,5vw,2.2rem);color:#2c3e50;text-align:center;margin-bottom:10px;font-weight:600}.login-card .login{display:flex;flex-direction:column;align-items:center;width:100%}.login-card .login label{font-family:var(--font-heading,"Quattrocento",serif);font-size:1.1rem;color:#2c3e50;text-align:center;margin-bottom:30px;line-height:1.5}.login-card .login .login__password,.login-card .login .login__username{width:100%;margin-bottom:15px}.login-card .login .login__password input,.login-card .login .login__username input{width:100%;padding:12px 15px;font-size:1rem;border:1px solid #e0e0e0;border-radius:8px;background:#f8f9fa;color:#2c3e50;transition:all .2s}.login-card .login .login__password input:focus,.login-card .login .login__username input:focus{outline:none;border-color:#3498db;background:#fff;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.login-card .login button{width:100%;padding:14px;font-size:1.1rem;font-weight:600;color:#fff;background-color:#3498db;border:none;border-radius:8px;cursor:pointer;margin:20px 0;transition:all .2s}.login-card .login button:hover:not(:disabled){background-color:#2980b9;transform:translateY(-1px)}.login-card .login button:active:not(:disabled){transform:translateY(0)}.login-card .login button:disabled{background-color:#bdc3c7;cursor:not-allowed}.login-card .login a{color:#3498db;text-decoration:none;font-weight:500;font-size:.95rem;margin-bottom:8px}.login-card .login a:hover{text-decoration:underline}.login-card .login .login__message{font-size:.95rem;color:#2c3e50;text-align:center;line-height:1.5;margin:20px 0}.login-card .login .login__help{width:100%;font-size:.95rem;color:#bdc3c7;margin-top:6px}.login-card .login .login__help--error{color:#e74c3c}@media screen and (max-width:480px){.login-card{padding:30px 20px}}.legal-page{max-width:800px;margin:0 auto 60px;padding:30px 20px 60px;color:#2c3e50}.legal-page__header{margin-bottom:40px}.legal-page__eyebrow{color:#1a6ea0;font-size:.95rem;font-weight:600;margin-bottom:8px}.legal-page h1,.legal-page__eyebrow{font-family:var(--font-heading,"Quattrocento",serif)}.legal-page h1{font-size:clamp(1.9rem,5.5vw,2.5rem);line-height:1.2;margin-bottom:12px}.legal-page__date{color:#7f8c8d;font-size:.95rem;margin-bottom:20px}.legal-page__intro{color:#555;font-size:1.1rem;line-height:1.6}.legal-page__section{border-top:1px solid #f0f0f0;padding:24px 0}.legal-page__section h2{font-family:var(--font-heading,"Quattrocento",serif);font-size:1.5rem;line-height:1.2;margin-bottom:16px}.legal-page__section li,.legal-page__section p{color:#555;font-size:1rem;line-height:1.7}.legal-page__section p+p{margin-top:16px}.legal-page__section ul{margin-left:24px}.legal-page__section li+li{margin-top:8px}@media screen and (max-width:480px){.legal-page{padding:24px 16px 40px}.legal-page h1{font-size:2rem}.legal-page__intro{font-size:1rem}}.page-not-found__container,.page-not-found__message{display:flex;flex-direction:column;align-items:center}.page-not-found__message{font-size:2rem;max-width:500px;width:100%;justify-content:center;padding:40px 20px}.profile__main{width:100%;display:flex;flex-direction:column;padding-bottom:40px}.profile__intro-wrapper{width:100%;background-color:#f8f9fa;border-bottom:1px solid #eaeaea}.profile__intro{display:flex;flex-direction:column;align-items:center;padding:40px 20px;max-width:1200px;margin:0 auto;width:100%}.profile__picture-wrapper{position:relative;width:100px;height:100px;margin-bottom:20px;cursor:pointer;border-radius:50%}.profile__picture-wrapper:hover .profile__picture-overlay{opacity:1}.profile__image{width:100px;height:100px;object-fit:cover;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 10px rgba(0,0,0,.1);display:block}.profile__image--initials{color:#fff;font-size:clamp(1.9rem,5.5vw,2.5rem);font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile__image--initials,.profile__picture-overlay{display:flex;align-items:center;justify-content:center}.profile__picture-overlay{position:absolute;inset:0;border-radius:50%;background:rgba(0,0,0,.45);flex-direction:column;gap:4px;opacity:0;transition:opacity .2s}.profile__picture-camera{font-size:1.3rem;line-height:1}.profile__picture-label{font-size:.6rem;color:#fff;text-align:center;line-height:1.2;padding:0 6px}.profile__picture-spinner{width:22px;height:22px;border:3px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.profile__picture-input{display:none}.profile__picture-error{position:absolute;top:110px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:.85rem;color:#e74c3c}.profile__personal-data{width:100%;background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.profile__insert-poem-title{font-family:var(--font-heading,"Quattrocento",serif);font-size:1.5rem;margin-bottom:20px;color:#2c3e50;font-weight:600}.profile__insert-poem-inputs{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.profile__insert-poem-input{width:100%;border:none;padding:0}.profile__insert-poem-input input,.profile__insert-poem-input select{width:100%;padding:12px 16px;font-size:1rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#2c3e50;transition:all .2s}.profile__insert-poem-input input:focus,.profile__insert-poem-input select:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.profile__insert-poem-input select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23bdc3c7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;padding-right:40px}.profile__text-area{width:100%;height:180px;font-size:1rem;padding:16px;margin-bottom:20px;border:1px solid #e0e0e0;border-radius:8px;resize:vertical;font-family:inherit;color:#2c3e50;transition:all .2s}.profile__text-area:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.profile__form-buttons{display:flex;gap:12px;justify-content:flex-end}.profile__send-poem{font-size:.95rem;font-weight:600;padding:12px 24px;background-color:#3498db;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.profile__send-poem:hover:not([disabled]){background-color:#2980b9;transform:translateY(-1px)}.profile__send-poem[disabled]{background-color:#ebedef;color:#bdc3c7;cursor:not-allowed}.profile__send-poem.profile__reset-btn{background-color:#fff;color:#7f8c8d;border:1px solid #e0e0e0}.profile__send-poem.profile__reset-btn:hover{background-color:#f8f9fa;border-color:#bdc3c7}.profile__cancel-edit{font-size:.95rem;font-weight:600;padding:12px 24px;background-color:#e67e22;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.profile__cancel-edit:hover{background-color:#d35400;transform:translateY(-1px)}.profile__user-column{display:flex;flex-direction:column;align-items:center;width:100%}.user-info{width:100%;margin-top:16px;text-align:center}.user-info__name{font-family:var(--font-heading,"Quattrocento",serif);font-size:1.3rem;font-weight:700;color:#2c3e50;margin:0 0 10px}.user-info__bio{font-size:.9rem;color:#555;line-height:1.6;margin:0 0 12px}.user-info__bio--empty{color:#767676;font-style:italic}.user-info__genres{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:16px}.user-info__genre-tag{font-size:.75rem;padding:3px 10px;background:#eaf3fb;color:#2980b9;border-radius:12px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.user-info__genre-tag:hover{background:#2980b9;color:#fff}.user-info__genre-picker{display:flex;flex-wrap:wrap;gap:6px;max-height:200px;overflow-y:auto;padding:10px;border:1px solid #e0e0e0;border-radius:8px;background:#f8f9fa}.user-info__genre-option{font-size:.75rem;padding:4px 10px;border-radius:12px;border:1px solid #e0e0e0;background:#fff;color:#555;cursor:pointer;transition:all .15s;font-family:inherit;white-space:nowrap}.user-info__genre-option:hover{border-color:#3498db;color:#3498db}.user-info__genre-option--selected{background:#2980b9;border-color:#2980b9;color:#fff}.user-info__genre-option--selected:hover{background:#1a6ea0;border-color:#1a6ea0;color:#fff}.user-info__realname{font-size:.95rem;font-weight:400;color:#7f8c8d}.user-info__public-link{display:inline-block;font-size:.85rem;color:#3498db;text-decoration:none;margin-bottom:12px}.user-info__public-link:hover{text-decoration:underline}.user-info__meta{font-size:.85rem;color:#7f8c8d;margin:0 0 8px}.user-info__field-row{display:flex;gap:10px}.user-info__field-group{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.user-info__label-row{display:flex;align-items:center;gap:6px;min-height:22px}.privacy-toggle{font-size:.7rem;padding:1px 7px;border-radius:10px;border:1px solid #e0e0e0;background:#f0f8ff;color:#2980b9;cursor:pointer;margin-left:6px;font-family:inherit;vertical-align:middle;transition:all .15s}.privacy-toggle:hover{border-color:#2980b9}.privacy-toggle--private{background:#f8f9fa;color:#767676;border-color:#ccc}.privacy-toggle--private:hover{border-color:#555;color:#555}.user-info__form{display:flex;flex-direction:column;gap:10px;text-align:left}.user-info__label{font-size:.85rem;font-weight:600;color:#2c3e50;margin-bottom:2px}.user-info__hint{font-weight:400;color:#767676}.user-info__input,.user-info__textarea{width:100%;padding:10px 12px;font-size:.9rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#2c3e50;font-family:inherit;resize:vertical;transition:border-color .2s;box-sizing:border-box}.user-info__input::placeholder,.user-info__textarea::placeholder{color:#bdc3c7;font-style:italic;opacity:1}.user-info__input:focus,.user-info__textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.user-info__error{font-size:.85rem;color:#e74c3c;margin:0}.user-info__btn{font-size:.85rem;font-weight:600;padding:8px 18px;border-radius:8px;border:none;cursor:pointer;transition:all .2s}.user-info__btn--edit{background:transparent;color:#3498db;border:1px solid #3498db;margin-top:2px}.user-info__btn--edit:hover{background:#eaf3fb}.user-info__btn--save{background:#3498db;color:#fff}.user-info__btn--save:hover:not([disabled]){background:#2980b9}.user-info__btn--save[disabled]{background:#bdc3c7;cursor:not-allowed}.user-info__btn--cancel{background:#fff;color:#7f8c8d;border:1px solid #e0e0e0}.user-info__btn--cancel:hover:not([disabled]){background:#f8f9fa}.user-info__btn--cancel[disabled]{opacity:.6;cursor:not-allowed}.profile__outro{max-width:1200px;margin:30px auto 0}.profile__tabs-header{background-color:#fff;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.05)}.profile__tabs-header .MuiAppBar-root{box-shadow:none;border-bottom:1px solid #f0f0f0;background:#fff}.profile__tabs-header .MuiTab-root{font-family:var(--font-heading,"Quattrocento",serif);font-weight:600;text-transform:none;font-size:1rem;color:#7f8c8d}.profile__tabs-header .MuiTab-root.Mui-selected{color:#3498db}.profile__tabs-header .MuiTabs-indicator{background-color:#3498db;height:3px}.profile__tabs-content{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 2px 12px rgba(0,0,0,.05);padding-top:20px}.owner-poem{position:relative}.owner-poem__badge{display:inline-block;margin:0 0 -8px 16px;padding:2px 8px;border-radius:6px;background:#f8f9fa;color:#7f8c8d;font-family:var(--font-heading,"Quattrocento",serif);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.owner-poem__actions{display:flex;justify-content:flex-end;padding:0 16px 16px}.owner-poem__status-button{background:none;border:1px solid #f0f0f0;border-radius:6px;padding:8px 16px;font-family:var(--font-heading,"Quattrocento",serif);font-size:.85rem;color:#7f8c8d;cursor:pointer}.owner-poem__status-button:focus-visible,.owner-poem__status-button:hover{color:#3498db;border-color:#3498db}.owner-poem__status-button.owner-poem__status-button--publish{background-color:#3498db;border-color:#3498db;color:#fff;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .2s}.owner-poem__status-button.owner-poem__status-button--publish:focus-visible,.owner-poem__status-button.owner-poem__status-button--publish:hover{background-color:#2980b9;border-color:#2980b9;color:#fff;transform:translateY(-1px)}@media screen and (max-width:699px){.profile__intro{padding:24px 16px;gap:0}.profile__picture-wrapper{width:84px;height:84px;margin-bottom:12px}.profile__image{width:84px;height:84px}.profile__image--initials{font-size:2rem}.user-info{margin-top:0}.user-info__name{font-size:1.1rem;margin-bottom:4px}.profile__personal-data{padding:20px 16px;margin-top:16px}}@media screen and (min-width:700px){.profile__intro{flex-direction:row;gap:40px;align-items:flex-start;padding:60px 20px}.profile__user-column{width:320px;flex-shrink:0;align-items:flex-start}.user-info{text-align:left}.user-info__genres{justify-content:flex-start}.profile__picture-wrapper{width:120px;height:120px;flex-shrink:0}.profile__image{width:120px;height:120px}.profile__image--initials{font-size:3rem}.profile__insert-poem-inputs{flex-direction:row}}@media screen and (min-width:1200px){.profile__intro-wrapper{position:static}}.profile-stats{width:100%;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}.profile-stats__title{margin:0 0 8px;font-family:var(--font-heading,"Quattrocento",serif);font-size:1rem;font-weight:700;color:#2c3e50}.profile-stats__empty{margin:0;color:#95a5a6;font-size:.85rem}.profile-stats__list{margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(84px,1fr));grid-gap:12px 8px;gap:12px 8px}.profile-stats__item{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:2px}.profile-stats__item--wide{grid-column:1/-1}.profile-stats__label{margin:0;font-size:.85rem;line-height:1.25;color:#7f8c8d}.profile-stats__value{margin:0;font-family:var(--font-heading,"Quattrocento",serif);font-size:1.3rem;font-weight:700;line-height:1.1;color:#2c3e50;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.profile-stats__value--muted{font-family:var(--font-body,"EB Garamond",serif);font-size:.85rem;font-weight:400;line-height:1.35;color:#95a5a6}.my-comments__list{list-style:none;margin:0;padding:0}.my-comments__item{padding:12px 0;border-bottom:1px solid #f0f0f0}.my-comments__body{margin:0 0 4px;color:#2c3e50;overflow-wrap:anywhere}.my-comments__meta{margin:0;font-size:.85rem;color:#95a5a6}.my-comments__target{color:#3498db;font-weight:700}.my-comments__target:focus-visible,.my-comments__target:hover{text-decoration:underline}.my-comments__time{display:block;margin-top:2px;font-size:.75rem;color:#95a5a6}.my-comments__empty{margin:16px 0;color:#95a5a6;text-align:center}.my-comments__more{display:block;margin:16px auto 0;padding:8px 16px;border:1px solid #f0f0f0;border-radius:6px;background:none;color:#3498db;cursor:pointer}.my-comments__more:hover{background-color:#eaf3fb}.my-comments__toggle{display:flex;gap:8px;margin-bottom:12px}.my-comments__toggle-button{padding:4px 12px;border:1px solid #f0f0f0;border-radius:999px;background:none;font-family:var(--font-body,"EB Garamond",serif);font-size:.85rem;color:#7f8c8d;cursor:pointer}.my-comments__toggle-button:hover{border-color:#3498db;color:#3498db}.my-comments__toggle-button--active{border-color:#3498db;background-color:#3498db;color:#fff}.my-comments__toggle-button--active:hover{background-color:#2980b9;border-color:#2980b9;color:#fff}.user-info__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ranking{display:flex;flex-direction:column;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05)}.ranking__title{color:#2c3e50;font-size:1.3rem;margin-bottom:5px;font-family:var(--font-heading,"Quattrocento",serif)}.ranking__subtitle{color:#7f8c8d;font-size:.9rem;margin-bottom:20px;font-weight:400}.ranking__list{list-style:none}.ranking__list-item{display:block}.ranking__item{display:grid;grid-template-columns:28px 44px 1fr auto;grid-column-gap:12px;column-gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #f8f9fa;text-decoration:none;transition:all .2s}.ranking__item:hover{transform:translateX(5px)}.ranking__item:last-child{border-bottom:none}.ranking__rank-number{font-size:1.1rem;font-weight:700;color:#bdc3c7;text-align:center}.ranking__rank-number--1{color:#f1c40f}.ranking__rank-number--2{color:#7f8c8d}.ranking__rank-number--3{color:#e67e22}.ranking__avatar{width:44px;height:44px;border-radius:50%;overflow:hidden}.ranking__avatar img,.ranking__avatar span{display:block;width:100%;height:100%;object-fit:cover}.ranking__avatar span{display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ranking__author-name{font-size:1rem;color:#34495e;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking__points{background:#f8f9fa;padding:4px 10px;border-radius:20px;font-size:.85rem;font-weight:600;color:#7f8c8d;white-space:nowrap}.ranking__error{display:flex;flex-direction:column;align-items:center;padding:40px;color:#e74c3c;font-size:1.1rem;gap:16px}.ranking__error button{padding:8px 20px;background:#3498db;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem}.ranking__error button:hover{background:#2980b9}.potw{margin-bottom:24px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05)}.potw__heading{margin:0;font-size:.75rem;font-weight:600;color:#7f8c8d;text-transform:uppercase;letter-spacing:.08em}.potw__week{margin:4px 0 12px;font-size:.75rem;color:#767676}.potw__title{display:block;font-family:var(--font-heading,"Quattrocento",serif);font-size:1.3rem;line-height:1.2;color:#2c3e50;text-decoration:none}.potw__title:focus-visible,.potw__title:hover{text-decoration:underline}.potw__author{display:flex;text-decoration:none;align-items:center;gap:8px;margin:12px 0}.potw__author .poem__picture{width:28px;height:28px;margin-right:0;font-size:.75rem}.potw__author-name{font-size:.85rem;color:#555;text-decoration:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.potw__author:focus-visible .potw__author-name,.potw__author:hover .potw__author-name{text-decoration:underline}.potw__excerpt{margin:0 0 12px;padding-left:12px;border-left:2px solid #f0f0f0;font-size:.85rem;line-height:1.5;color:#555}.potw__line{display:block;padding-left:12px;text-indent:-12px}.potw__read{font-size:.85rem;font-weight:500;color:#1a6ea0;text-decoration:none}.potw__read:focus-visible,.potw__read:hover{text-decoration:underline}.register-container{display:flex;justify-content:center;align-items:center;width:100%;min-height:80vh;padding:20px}.register-card{background:#fff;padding:40px;width:100%;max-width:450px;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.05);border:1px solid #f0f0f0}.register-card h2{font-family:var(--font-heading,"Quattrocento",serif);font-size:clamp(1.75rem,5vw,2.2rem);color:#2c3e50;text-align:center;margin-bottom:10px;font-weight:600}.register-card .register{display:flex;flex-direction:column;align-items:center;width:100%}.register-card .register label{font-family:var(--font-heading,"Quattrocento",serif);font-size:1.1rem;color:#2c3e50;text-align:center;margin-bottom:30px;line-height:1.5}.register-card .register .register__email,.register-card .register .register__password,.register-card .register .register__username{width:100%;margin-bottom:16px}.register-card .register .register__email input,.register-card .register .register__password input,.register-card .register .register__username input{width:100%;padding:12px 16px;font-size:1rem;border:1px solid #e0e0e0;border-radius:8px;background:#f8f9fa;color:#2c3e50;transition:all .2s}.register-card .register .register__email input:focus,.register-card .register .register__password input:focus,.register-card .register .register__username input:focus{outline:none;border-color:#3498db;background:#fff;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.register-card .register .register__error{width:100%;font-size:.85rem;color:#e74c3c;margin:0 0 12px;text-align:left}.register-card .register .register__hint{width:100%;font-size:.85rem;color:#e74c3c;margin:8px 0 0;text-align:left}.register-card .register .register__help{width:100%;font-size:.85rem;color:#bdc3c7;margin:8px 0 0;text-align:left}.register-card .register .register__help--error{color:#e74c3c}.register-card .register button{width:100%;padding:14px;font-size:1.1rem;font-weight:600;color:#fff;background-color:#3498db;border:none;border-radius:8px;cursor:pointer;margin:20px 0;transition:all .2s}.register-card .register button:hover:not(:disabled){background-color:#2980b9;transform:translateY(-1px)}.register-card .register button:active:not(:disabled){transform:translateY(0)}.register-card .register button:disabled{background-color:#bdc3c7;cursor:not-allowed}.register-card .register a{color:#3498db;text-decoration:none;font-weight:500;font-size:.95rem}.register-card .register a:hover{text-decoration:underline}@media screen and (max-width:480px){.register-card{padding:30px 20px}}.verify-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;padding:.6rem 1rem;background:#fff4e5;color:#7a4f01;border-bottom:1px solid #f0d9b5;font-size:.9rem;text-align:center}.verify-banner__button{border:1px solid #7a4f01;background:transparent;color:#7a4f01;padding:.25rem .75rem;border-radius:4px;cursor:pointer;font-size:.85rem}.verify-banner__button:disabled{opacity:.6;cursor:default}.verify-banner__sent{font-weight:600}.join-panel{max-width:225px;margin-top:40px;padding-top:16px;border-top:1px solid #f0f0f0}.join-panel__title{margin:0 0 4px;font-family:var(--font-heading,"Quattrocento",serif);font-size:1rem;font-weight:700;color:#2c3e50}.join-panel__intro{margin:0 0 8px;font-size:.85rem;line-height:1.4;color:#95a5a6}.join-panel__list{margin:0 0 12px;padding:0;list-style:none}.join-panel__item{position:relative;padding-left:12px;margin-bottom:4px;font-size:.85rem;line-height:1.45;color:#7f8c8d}.join-panel__item:before{content:"";position:absolute;left:0;top:.5em;width:4px;height:4px;border-radius:50%;background-color:#3498db}.join-panel__cta{display:block;padding:6px 8px;border-radius:6px;background-color:#3498db;color:#fff;font-size:.85rem;font-weight:700;text-align:center;text-decoration:none}.join-panel__cta:focus-visible,.join-panel__cta:hover{background-color:#2980b9;color:#fff}.join-panel__signin{display:block;margin-top:4px;font-size:.85rem;color:#95a5a6;text-align:center}.join-panel__signin:focus-visible,.join-panel__signin:hover{color:#3498db}.join-panel__ai{margin:12px 0 0;font-size:.75rem;line-height:1.45;color:#95a5a6}.join-panel__ai-link{color:#3498db;white-space:nowrap}.join-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px;max-width:800px;margin:24px auto 40px;padding:16px;border-top:1px solid #f0f0f0;text-align:center}.join-line__text{margin:0;font-size:.85rem;color:#95a5a6}.join-line__cta{padding:6px 12px;border-radius:6px;background-color:#3498db;color:#fff;font-size:.85rem;font-weight:700;text-decoration:none;white-space:nowrap}.join-line__cta:focus-visible,.join-line__cta:hover{background-color:#2980b9;color:#fff}@media screen and (min-width:1200px){.join-line{display:none}}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/d5aa4e08d8c705fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/25af1994493cb3fa-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/cfc99d92d175e2e2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/3a438f8275a50f7d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/b7adaa6b071c1a45-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/dad535a4403b7848-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ba563e529daeef2f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/d5aa4e08d8c705fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/25af1994493cb3fa-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/cfc99d92d175e2e2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/3a438f8275a50f7d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/b7adaa6b071c1a45-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/dad535a4403b7848-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ba563e529daeef2f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/d5aa4e08d8c705fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/25af1994493cb3fa-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/cfc99d92d175e2e2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/3a438f8275a50f7d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/b7adaa6b071c1a45-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/dad535a4403b7848-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ba563e529daeef2f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/d5aa4e08d8c705fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/25af1994493cb3fa-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/cfc99d92d175e2e2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/3a438f8275a50f7d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/b7adaa6b071c1a45-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/dad535a4403b7848-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/ba563e529daeef2f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/062340a5902d57de-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d63e13930677f53f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/69e44c27a0558172-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2913b528b2922316-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/548b5aa0a10194aa-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af2852512783d6fe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c679f70df756412c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/062340a5902d57de-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d63e13930677f53f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/69e44c27a0558172-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2913b528b2922316-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/548b5aa0a10194aa-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af2852512783d6fe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c679f70df756412c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/062340a5902d57de-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d63e13930677f53f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/69e44c27a0558172-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2913b528b2922316-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/548b5aa0a10194aa-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af2852512783d6fe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c679f70df756412c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/062340a5902d57de-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d63e13930677f53f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/69e44c27a0558172-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2913b528b2922316-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/548b5aa0a10194aa-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af2852512783d6fe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__EB_Garamond_a2d94e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c679f70df756412c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__EB_Garamond_Fallback_a2d94e;src:local("Times New Roman");ascent-override:106.26%;descent-override:31.44%;line-gap-override:0.00%;size-adjust:94.77%}.__className_a2d94e{font-family:__EB_Garamond_a2d94e,__EB_Garamond_Fallback_a2d94e}.__variable_a2d94e{--font-body:"__EB_Garamond_a2d94e","__EB_Garamond_Fallback_a2d94e"}@font-face{font-family:__Quattrocento_e19656;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/85c0d77d3cee1ccc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Quattrocento_e19656;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ea02b3c0777bcf6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Quattrocento_e19656;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fd430301b807b5c6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Quattrocento_e19656;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7441e6446566c1bf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Quattrocento_Fallback_e19656;src:local("Times New Roman");ascent-override:76.22%;descent-override:23.37%;line-gap-override:0.00%;size-adjust:111.26%}.__className_e19656{font-family:__Quattrocento_e19656,__Quattrocento_Fallback_e19656;font-style:normal}.__variable_e19656{--font-heading:"__Quattrocento_e19656","__Quattrocento_Fallback_e19656"}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dad5af6a451969b9-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f751862dd005bbab-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/162bae04ee86dd69-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/67d172d8d0152ee1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/536d9d896eaf4f3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/87069f06a4f1ee13-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Great_Vibes_Fallback_a10525;src:local("Arial");ascent-override:119.68%;descent-override:56.39%;line-gap-override:0.00%;size-adjust:71.11%}.__className_a10525{font-family:__Great_Vibes_a10525,__Great_Vibes_Fallback_a10525;font-weight:400;font-style:normal}.__variable_a10525{--font-display:"__Great_Vibes_a10525","__Great_Vibes_Fallback_a10525"}