.poem-viewer{--audio-player-height:4.5rem;--audio-player-clearance:5.5rem;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(to bottom,rgb(var(--background)/.7),rgb(var(--background)/.9));overflow:hidden;z-index:1;font-family:var(--app-font)}.poem-viewer.poem-viewer--embedded{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:100%;height:100%;background:transparent}.poem-content{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;max-width:var(--poem-content-max-width,min(98vw,1920px));margin:0 auto;padding:0 clamp(1.5rem,6vw,4rem);position:relative;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.poem-content.poem-content--centered{justify-content:center;padding:clamp(2rem,6vw,4rem)}.poem-content.poem-content--centered .poem-text{padding:clamp(2rem,6vw,4rem) clamp(2rem,6vw,4rem) calc(var(--audio-player-height) + var(--audio-player-clearance) + env(safe-area-inset-bottom))}.poem-content.poem-content--minimal{min-height:100%}.poem-text.poem-text--minimal,.poem-text.poem-text--no-audio{padding-bottom:clamp(2rem,6vw,3rem)}.poem-text.poem-text--minimal{padding-top:clamp(2rem,6vw,4rem)}.poem-content::-webkit-scrollbar{display:none;width:8px}.poem-content::-webkit-scrollbar-track{background:rgb(var(--background)/.2);border-radius:4px}.poem-content::-webkit-scrollbar-thumb{background:rgb(var(--foreground)/.3);border-radius:4px}.poem-content::-webkit-scrollbar-thumb:hover{background:rgb(var(--foreground)/.4)}.poem-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding:0 1rem;direction:rtl}.title-section{text-align:center;padding:2rem 1rem;direction:rtl;background:linear-gradient(to bottom,rgb(var(--background)/.92),rgb(var(--background)/.72),transparent);backdrop-filter:none;-webkit-backdrop-filter:none;position:absolute;top:0;left:0;right:0;z-index:2;width:100%;max-height:none;overflow:visible;overscroll-behavior:contain;transition:opacity .24s ease,transform .24s ease;will-change:opacity,transform}.poem-content--title-hidden .title-section{opacity:0;transform:translateY(-1rem);pointer-events:none}.poem-title{font-size:var(--poem-title-font-size,2.5rem);font-weight:500;color:rgb(var(--foreground)/.95);margin:0 0 1rem;max-width:min(100%,42rem);margin-inline:auto;overflow-wrap:anywhere;line-height:1.35}.poem-title:after{content:"";display:block;width:80px;height:1px;background:linear-gradient(90deg,transparent,rgb(var(--foreground)/.3),transparent);margin:.75rem auto 0}.poet-line{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.35rem .75rem .45rem;border-radius:18px;background:rgb(var(--background)/.2);color:rgb(var(--foreground)/.75);direction:rtl;width:-moz-fit-content;width:fit-content;max-width:min(100%,52rem);overflow:visible}.poet-line,.poet-name{font-weight:400;white-space:normal;overflow-wrap:anywhere;line-height:1.65}.poet-name{font-size:1.5rem;color:rgb(var(--foreground)/.7);max-width:100%}.poem-title-breadcrumb{font-size:1rem;color:rgb(var(--foreground)/.55);display:inline-block;padding:.15rem .35rem .05rem;border-radius:12px;background:rgb(var(--background)/.15);direction:rtl}.poem-text{text-align:center;font-size:var(--poem-text-font-size,1.2rem);line-height:2;direction:ltr;width:100%;color:rgb(var(--foreground)/.9);display:flex;flex-direction:column;align-items:center;flex:1 1 auto;min-height:0;padding:clamp(10rem,20vh,13rem) clamp(1.5rem,6vw,3.75rem) calc(var(--audio-player-height) + var(--audio-player-clearance) + env(safe-area-inset-bottom));font-weight:400;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(var(--foreground)/.3) rgb(var(--background)/.2);-webkit-overflow-scrolling:touch;height:auto;scrollbar-gutter:stable both-edges;max-width:var(--poem-text-max-width,min(96vw,1560px));margin:0 auto;-ms-overflow-style:auto;overscroll-behavior-y:contain;scroll-behavior:auto}.poem-text::-webkit-scrollbar{display:block;width:6px}.poem-text::-webkit-scrollbar-track{background:rgb(var(--background)/.2);border-radius:3px}.poem-text::-webkit-scrollbar-thumb{background:rgb(var(--foreground)/.3);border-radius:3px}.poem-text::-webkit-scrollbar-thumb:hover{background:rgb(var(--foreground)/.4)}.verse-pair{display:flex;justify-content:center;align-items:center;margin-bottom:.75rem;gap:clamp(1.75rem,4vw,3.5rem);position:relative;width:100%;max-width:var(--poem-verse-pair-max-width,min(94vw,1720px));padding:0 .5rem;direction:rtl;will-change:transform,opacity;transform:translateZ(0)}.verse-pair-numbered{padding-right:4rem}.verse-pair-numbered:before{content:attr(data-couplet-number);position:absolute;top:50%;right:1rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;min-width:2.8ch;padding:.35rem .75rem;font-size:.85rem;line-height:1;background-color:rgb(var(--foreground)/.08);color:rgb(var(--foreground)/.7);border-radius:9999px;font-variant-numeric:tabular-nums;box-shadow:0 0 0 1px rgb(var(--foreground)/.04)}.verse-line{flex:1;text-align:center;position:relative;max-width:var(--poem-verse-line-max-width,min(52ch,780px));transition:color .25s ease,font-weight .25s ease;font-weight:400;font-size:var(--poem-verse-font-size,1.5rem);white-space:nowrap;overflow:visible;word-wrap:normal;will-change:transform,opacity;transform:translateZ(0);color:rgb(var(--foreground)/.92)}.verse-pair .verse-line:first-child{padding-inline-start:1.8rem}.verse-pair .verse-line:first-child:after{content:"•";position:absolute;inset-inline-start:.6rem;top:50%;transform:translateY(-50%);color:rgb(var(--foreground)/.35);font-size:1.2rem;pointer-events:none;line-height:1}.verse-pair-numbered .verse-line:first-child{padding-inline-start:0}.verse-pair-numbered .verse-line:first-child:after{display:none}.verse-line-numbered{display:flex;align-items:baseline;justify-content:center;gap:.75rem}.verse-number{font-size:.85rem;color:rgb(var(--foreground)/.6);font-variant-numeric:tabular-nums;background-color:rgb(var(--foreground)/.08);padding:.2rem .6rem;border-radius:9999px;line-height:1;min-width:2.4ch;text-align:center}.poem-text.highlight-on .verse-line{opacity:.82;transition:opacity .3s ease,color .3s ease,font-weight .3s ease}.poem-text.highlight-on .verse-line.verse-highlighted{opacity:1}.poem-text.highlight-on .verse-line .verse-text{filter:blur(1px);transition:filter .3s ease}.poem-text.highlight-on .verse-line.verse-highlighted .verse-text{filter:none}.poem-text.highlight-on .verse-line .verse-number{color:rgb(var(--foreground)/.35);background-color:rgb(var(--foreground)/.04);transition:color .3s ease,background-color .3s ease,transform .3s ease}.poem-text.highlight-on .verse-line.verse-highlighted .verse-number{color:rgb(var(--accent-foreground)/1);background-color:rgb(var(--accent)/.65);transform:translateY(-1px) scale(1.05)}.verse-line:hover{color:rgb(var(--foreground)/1);text-shadow:0 0 8px rgb(var(--foreground)/.3)}.poem-navigation-frame{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;position:relative;will-change:transform,opacity,filter}.verse-highlighted{font-weight:700;color:rgb(var(--foreground)/1)}.modern-poem .verse-highlighted{margin:.1rem 0}.b{display:flex;justify-content:center;align-items:center;margin-bottom:.75rem;gap:2rem;position:relative;width:100%;max-width:1300px;padding:0 .5rem;direction:rtl;will-change:transform,opacity;transform:translateZ(0)}.m1,.m2{flex:1;text-align:center;position:relative;max-width:800px;transition:color .2s ease,text-shadow .2s ease;font-weight:400;font-size:1.5rem;white-space:nowrap;overflow:visible;word-wrap:normal;will-change:transform,opacity;transform:translateZ(0)}.m1:hover,.m2:hover{color:rgb(var(--foreground)/1);text-shadow:0 0 8px rgb(var(--foreground)/.3)}@media (max-width:768px){.poem-content{padding:0}.poem-content.poem-content--centered{justify-content:flex-start;padding:0}.poem-content.poem-content--centered .poem-text{padding:7.5rem .5rem calc(var(--audio-player-height) + 4.5rem + env(safe-area-inset-bottom))}.title-section{padding:1rem .75rem;background:linear-gradient(to bottom,rgb(var(--background)/.94),rgb(var(--background)/.74),transparent);backdrop-filter:none;-webkit-backdrop-filter:none}.poem-title{font-size:1.75rem;margin-bottom:.75rem}.poet-name{font-size:1.1rem;line-height:1.55}.poet-line{max-width:calc(100vw - 2rem);padding:.3rem .65rem .4rem}.poem-text{font-size:1.1rem;line-height:1.9;padding:7.5rem .5rem calc(var(--audio-player-height) + 4.5rem + env(safe-area-inset-bottom));height:auto}.verse-pair{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:1.5rem;max-width:100%;padding:0;position:relative}.verse-pair-numbered{padding-right:.5rem;padding-top:1.6rem}.verse-line{white-space:normal;overflow:visible;word-wrap:break-word;font-size:1.4rem;padding:0 .5rem}.verse-line:first-child{margin-bottom:.25rem;padding-inline-start:0}.verse-pair .verse-line:first-child:after{display:none}.verse-pair:not(.verse-pair-numbered):not(:last-child):after{content:"•";display:block;position:absolute;right:50%;bottom:-1rem;transform:translateX(50%);font-size:.75rem;opacity:.4;line-height:1}.verse-pair-numbered:before{display:none}.verse-pair-numbered:after{content:attr(data-couplet-number);position:absolute;left:50%;top:.8rem;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;min-width:2.8ch;padding:.3rem .65rem;font-size:.8rem;line-height:1;background-color:rgb(var(--foreground)/.1);color:rgb(var(--foreground)/.75);border-radius:9999px;font-variant-numeric:tabular-nums;box-shadow:0 0 0 1px rgb(var(--foreground)/.05)}.navigation-controls{display:none}.b{flex-direction:column;gap:.25rem;margin-bottom:1.5rem;padding:0;position:relative}.b,.m1,.m2{max-width:100%}.m1,.m2{padding:.1rem;white-space:normal;overflow:visible;word-wrap:break-word;font-size:1.4rem}}@media (max-width:480px){.poem-content{padding:10px}.poem-title{font-size:1.5rem;margin-bottom:.65rem}.title-section{padding:.85rem .6rem}.poet-line{max-width:calc(100vw - 1.25rem)}.poem-text{font-size:1rem;line-height:1.8;padding:6.5rem .5rem calc(var(--audio-player-height) + 4rem + env(safe-area-inset-bottom));height:auto}.verse-line{font-size:1.2rem;max-width:100%;white-space:normal;overflow:visible;word-wrap:break-word}.action-button,.nav-button{width:32px;height:32px;font-size:.9rem}.navigation-controls{right:10px}.action-buttons{left:10px;bottom:80px}.poet-info{bottom:15px;left:15px}.poet-name{font-size:1rem}.m1,.m2{font-size:1.2rem}}.ganjoor-link{display:inline-flex;align-items:center;padding:.5rem 1rem;color:#fff;background-color:rgb(var(--foreground)/.1);border-radius:.5rem;text-decoration:none;font-size:.875rem;transition:all .2s ease}.ganjoor-link:hover{background-color:rgb(var(--foreground)/.2);transform:translateY(-1px)}.ganjoor-link svg{font-size:.75rem;opacity:.8}.navigation-controls{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:20px;z-index:2;transition:opacity .25s ease}.nav-button{background:rgb(var(--foreground)/.2);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:rgb(var(--foreground));font-size:1.2rem;cursor:pointer;transition:all .3s ease;position:relative;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:rgb(var(--foreground)/.1)}.nav-button:before{content:"";position:absolute;inset:0;border-radius:50%;background:rgb(var(--foreground)/.3);transform:scale(0);transition:transform 1s cubic-bezier(.4,0,.2,1)}.nav-button:active:not(:disabled):before{transform:scale(1);transition:transform 1s cubic-bezier(.4,0,.2,1)}.nav-button:hover:not(:disabled){background-color:rgb(var(--foreground)/.2);box-shadow:0 4px 12px rgb(var(--background)/.2)}.nav-button:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.nav-button:active:not(:disabled){background-color:rgb(var(--foreground)/.15)}.nav-button:disabled:before{display:none}.nav-button.intent:before{content:"";position:absolute;inset:0;border-radius:50%;background:rgb(var(--foreground)/.3);transform:scale(0);animation:fillIntent .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes fillIntent{0%{transform:scale(0)}to{transform:scale(1)}}.action-buttons{position:fixed;left:1rem;bottom:3.5rem;flex-direction:column;gap:.5rem;z-index:10;transition:opacity .25s ease}.action-button,.action-buttons{display:flex;align-items:center}.action-button{width:3rem;height:3rem;justify-content:center;border:none;border-radius:50%;background-color:rgb(var(--foreground)/.1);color:rgb(var(--foreground));cursor:pointer;transition:transform .28s cubic-bezier(.2,.8,.2,1),background-color .22s ease,box-shadow .28s ease;backdrop-filter:blur(8px)}.action-button:hover:not(:disabled){background-color:rgb(var(--foreground)/.2);transform:translateY(-1px) scale(1.02);box-shadow:0 6px 16px rgb(var(--background)/.22)}.action-button:disabled{opacity:.5;cursor:not-allowed}.action-button:active:not(:disabled){transform:translateY(0) scale(.98)}.action-button svg{width:1.25rem;height:1.25rem}.action-buttons.action-buttons--profile-persistent.is-hidden{opacity:1;pointer-events:auto}.action-buttons.action-buttons--profile-persistent.is-hidden .action-button{opacity:0;pointer-events:none;transform:translateY(.35rem) scale(.96)}.action-buttons.action-buttons--profile-persistent.is-hidden .poet-profile{opacity:1;pointer-events:auto}@media (min-width:769px){:root:has(.audio-player) .action-buttons{bottom:5.5rem}}@media (max-width:768px){.poem-text{padding-bottom:calc(11rem + env(safe-area-inset-bottom))}.navigation-controls{display:none}.nav-button{position:static;width:36px;height:36px;font-size:1rem}.action-buttons{left:1rem!important;right:auto;bottom:calc(6.25rem + env(safe-area-inset-bottom));gap:.35rem}.action-button{width:2.5rem;height:2.5rem}.action-button svg{width:1rem;height:1rem}.action-buttons.is-hidden,.navigation-controls.is-hidden{opacity:0;pointer-events:none}}@media (max-width:480px){.poem-text{padding-bottom:calc(12rem + env(safe-area-inset-bottom))}.navigation-controls{gap:.5rem;padding:.3rem .65rem;bottom:calc(4.75rem + env(safe-area-inset-bottom))}.nav-button{width:32px;height:32px;font-size:.9rem}.action-buttons{bottom:calc(6rem + env(safe-area-inset-bottom))}}.poet-info{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;z-index:2}.audio-player{position:fixed;bottom:0;left:0;right:0;background:rgb(var(--background)/.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgb(var(--foreground)/.08);padding:.7rem clamp(.85rem,4vw,2rem);display:grid;grid-template-columns:auto minmax(8rem,34rem) auto;align-items:center;justify-content:center;gap:clamp(.75rem,3vw,1.5rem);z-index:10;min-height:4rem;box-sizing:border-box;direction:ltr}@media (min-width:1024px){.poet-page.sidebar-open.sidebar-w-96 .audio-player{right:calc(24rem + env(safe-area-inset-right))}.poet-page.sidebar-open.sidebar-w-80 .audio-player{right:calc(20rem + env(safe-area-inset-right))}}.audio-controls{gap:.45rem;background:rgb(var(--background)/.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:0;border-radius:1rem;direction:ltr}.audio-control-button,.audio-controls{display:flex;align-items:center;justify-content:center}.audio-control-button{background:none;border:none;color:rgb(var(--foreground)/.9);cursor:pointer;padding:.5rem;border-radius:50%;transition:transform .28s cubic-bezier(.2,.8,.2,1),background-color .22s ease,color .22s ease,box-shadow .28s ease;width:2.5rem;height:2.5rem;font-size:1.25rem}.audio-control-button.active{background:rgb(var(--foreground)/.15)}.audio-control-button:hover{transform:translateY(-1px) scale(1.02);background:rgb(var(--foreground)/.1)}.audio-control-button:disabled{opacity:.4;cursor:not-allowed;color:rgb(var(--foreground)/.5)}.audio-control-button:active:not(:disabled){transform:translateY(0) scale(.98);background:rgb(var(--foreground)/.08)}.audio-control-button:focus-visible{outline:2px solid rgb(var(--foreground)/.35);outline-offset:2px}.audio-progress{width:min(28rem,38vw);max-width:28rem;min-width:10rem;height:6px;background:rgb(var(--foreground)/.13);border:1px solid rgb(var(--foreground)/.06);border-radius:999px;cursor:pointer;position:relative;margin:0;justify-self:center;overflow:hidden}.audio-progress-bar{height:100%;background:rgb(var(--foreground)/.86);border-radius:999px;transition:width .1s linear}[data-theme=paper] .audio-player .audio-progress-bar{background:#000}.audio-time{font-size:.7rem;color:rgb(var(--foreground)/.7);min-width:2.5rem;text-align:center;white-space:nowrap}@media (max-width:768px){.audio-player{grid-template-columns:auto minmax(5rem,1fr) auto;gap:.65rem;padding:.5rem .75rem calc(.5rem + env(safe-area-inset-bottom));min-height:3.35rem}.audio-controls{gap:.18rem;padding:0}.audio-control-button{width:2rem;height:2rem;padding:.3rem;font-size:.95rem}.audio-time{font-size:.65rem;min-width:3.7rem}.audio-progress{width:100%;min-width:0;height:3px;border:none}}@media (max-width:420px){.audio-player{gap:.45rem;padding-inline:.45rem}.audio-control-button{width:1.75rem;height:1.75rem;font-size:.85rem}.audio-time{min-width:3.25rem;font-size:.6rem}}.progress-bar{width:100%;height:4px;background:rgb(var(--foreground)/.1);border-radius:2px;cursor:pointer;margin:.5rem 0}.progress{height:100%;background:rgb(var(--primary));border-radius:2px;transition:width .1s linear}.time-display{color:#fff;font-size:.8rem;opacity:.8;margin-top:.25rem}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(var(--background)/.7);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;z-index:1000}.toast-message{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);background-color:rgb(var(--background)/.8);color:#fff;padding:.75rem 1.5rem;border-radius:2rem;font-size:.875rem;backdrop-filter:blur(8px);z-index:100;animation:fadeInOut 2s ease;direction:rtl}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,1rem)}15%{opacity:1;transform:translate(-50%)}85%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-1rem)}}@media (max-width:768px){.toast-message{bottom:1rem;font-size:.75rem;padding:.5rem 1rem}.poem-text{font-size:1rem;line-height:1.75}.verse-line{white-space:nowrap;overflow-x:auto;font-size:1.4rem}.action-buttons{left:1rem;bottom:4rem;gap:.5rem}.action-button{width:3.2rem;height:3.2rem}.action-button svg{width:1.4rem;height:1.4rem}}@media (max-width:480px){.poem-text{font-size:.9rem}.verse-line{font-size:1.2rem;max-width:100%;white-space:normal;overflow:visible;word-wrap:break-word}.action-buttons{left:1rem;bottom:3.5rem}.action-button{width:2.8rem;height:2.8rem}.action-button svg{width:1.2rem;height:1.2rem}}.modern-poem{width:100%;max-width:min(100%,42rem);margin:0 auto;direction:rtl;padding:0 1rem;text-align:center;color:rgb(var(--foreground)/.9)}.modern-poem .verse-line{width:100%;max-width:100%;margin-inline:auto}.modern-poem .verse-line-numbered{display:grid;grid-template-columns:3.5rem minmax(0,1fr) 3.5rem;align-items:baseline;justify-content:stretch;gap:0}.modern-poem .verse-line-numbered .verse-number{grid-column:1;justify-self:center}.modern-poem .verse-line-numbered .verse-text{grid-column:2;justify-self:center;text-align:center}.modern-poem p{margin:0 0 1.5rem;line-height:2;text-align:center;font-size:1.8rem;color:rgb(var(--foreground)/.9)}.modern-poem br{display:block;content:"";margin:.5rem 0}@media (max-width:768px){.modern-poem{padding:0 .5rem}.modern-poem p{font-size:1.6rem;line-height:1.8}}@media (max-width:480px){.modern-poem p{font-size:1.4rem;line-height:1.6}}.modern-poem .verse-line:after{display:none}.action-buttons.absolute{position:relative;z-index:10}.action-buttons.absolute.top-4{top:auto}.action-buttons.absolute.left-4{left:auto}@media (max-width:768px){.action-buttons.absolute.top-4{top:.75rem}.action-buttons.absolute.left-4{left:.75rem}}.action-buttons.absolute.left-4{left:1rem}.poet-profile{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.75rem;border:none;border-radius:12px;background:rgb(var(--foreground)/.15);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);color:inherit;font:inherit;text-decoration:none;transition:all .2s ease;cursor:pointer;width:80px;box-shadow:0 2px 8px rgb(var(--background)/.2)}.poet-profile:hover{transform:translateY(-5px);background:rgb(var(--foreground)/.2);box-shadow:0 4px 12px rgb(var(--background)/.3)}.poet-image-container{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-bottom:.5rem;background:rgb(var(--foreground)/.1);display:flex;align-items:center;justify-content:center;position:relative}.poet-image-container img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:50%}.poet-avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.poet-profile-name{font-size:.9rem;color:rgb(var(--foreground)/.9);white-space:normal;max-width:100%;word-wrap:break-word;line-height:1.2}.poet-profile-name,.poet-profile-nickname{text-align:center;margin:0;padding:0;font-weight:400;overflow:hidden;text-overflow:ellipsis}.poet-profile-nickname{font-size:.7rem;color:rgb(var(--foreground)/.6);white-space:nowrap;max-width:120px}@media (max-width:768px){.poet-profile{width:72px;padding:.55rem}.poet-image-container{width:52px;height:52px;margin-bottom:.35rem}.poet-profile-name{font-size:.8rem}.poet-profile-nickname{font-size:.65rem}}@media (max-width:480px){.poet-profile{width:68px;padding:.5rem}.poet-image-container{width:48px;height:48px;margin-bottom:.25rem}.poet-profile-name{font-size:.75rem}.poet-profile-nickname{font-size:.6rem}}@media (max-width:768px){.poem-text.poem-text--no-audio{padding-bottom:2.5rem}.poem-text.poem-text--minimal{padding-top:2rem;padding-bottom:2.5rem}}@media (max-width:480px){.poem-text.poem-text--no-audio{padding-bottom:2rem}.poem-text.poem-text--minimal{padding-top:1.75rem;padding-bottom:2rem}}.poem-viewer .poem-text{font-size:var(--poem-text-font-size,1.2rem)}.poem-viewer .verse-line{font-size:var(--poem-verse-font-size,1.5rem)}