@keyframes loading-pulse{0%,to{opacity:.35}50%{opacity:.9}}.loading-pulse{animation:loading-pulse 1.6s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,var(--pc-surface) 25%,var(--pc-border) 37%,var(--pc-surface) 63%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:var(--pc-radius-md)}@media(prefers-reduced-motion:reduce){.skeleton{animation:none}}.pc-skel-poem{padding:90px 8% 60px}.pc-skel-poem-head{display:flex;gap:28px;margin-bottom:32px;align-items:flex-start}.pc-skel-poem-cover{width:150px;height:225px}.pc-skel-poem-title{height:30px}.pc-skel-banner{width:100%;height:var(--pc-banner-h);border-radius:0}.pc-skel-profile-body{padding:24px;display:flex;flex-direction:column;gap:10px}.pc-skel-profile-name{width:34%}@media(max-width:1023.98px){.pc-skel-poem{padding:72px 20px 40px}.pc-skel-poem-head{gap:16px}.pc-skel-poem-cover{width:90px;height:135px}.pc-skel-poem-title{height:22px}.pc-skel-profile-body{padding:16px}.pc-skel-profile-name{width:65%}.pc-skel-grid>*>*:nth-child(n+5){display:none!important}}html,body{background-color:var(--pc-background);color:var(--pc-text-main);margin:0;font-family:var(--pc-font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scrollbar-gutter:stable}@supports selector(::highlight(pc-selection)){@media(pointer:coarse){body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true],.rich-editor-content-inner,.poem-text{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}html[data-pc-held] .poem-text,html[data-pc-held] .rich-editor-content-inner{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}html[data-pc-held] .poem-text{--pc-z-held-wash: -1;position:relative;isolation:isolate}html[data-pc-held] #pc-held-wash{position:absolute;inset:0;z-index:var(--pc-z-held-wash);pointer-events:none}html[data-pc-held] #pc-held-wash>i{position:absolute;background-color:var(--pc-select-ground)}}}::selection{background:var(--pc-select-ground);color:var(--pc-text-main)}::highlight(pc-selection){background-color:var(--pc-select-ground);color:var(--pc-text-main)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--pc-border);border-radius:var(--pc-radius-sm)}::-webkit-scrollbar-thumb:hover{background:var(--pc-text-muted)}::placeholder{color:var(--pc-text-muted);opacity:1}@media(pointer:coarse){input:not(.pc-input-lg),textarea:not(.pc-input-lg),select{font-size:16px!important}}.pc-shell-main{flex:1;min-width:0;padding:clamp(16px,2.5vw,24px) clamp(12px,3vw,28px) 80px;padding-left:calc(clamp(12px,3vw,28px) + var(--pc-content-gap, 0px));padding-bottom:calc(80px + var(--pc-dock-h, 0px))}@media(width<1024px){.pc-shell-main{padding-left:12px;padding-right:12px}}@media(width>=1024px){.pc-shell-main:has(.pc-poem-read-wide),.pc-shell-main:has(.pc-poem-write){padding-left:clamp(16px,4vw,40px);padding-right:clamp(16px,4vw,40px)}}.pc-shell-main:has(.pc-poem-read-wide),.pc-shell-main:has(.pc-poem-write){padding-top:0}body:has(.pc-poem-read-wide){--pc-top-bar-pos: absolute;--pc-reading-bar-top: 0px}@media(width<1024px){body{--pc-top-bar-pos: absolute;--pc-page-bar-top: 0px}}body:has(.pc-poem-write){--pc-top-bar-pos: absolute;--pc-compose-bar-top: 0px;--pc-strip-top: 0px}.pc-top-bar{background:rgba(var(--pc-background-rgb),var(--pc-glass-alpha));-webkit-backdrop-filter:var(--pc-glass-frosted);backdrop-filter:var(--pc-glass-frosted);transition:transform var(--pc-motion-slow) ease,visibility 0s}@media(width<1024px){.pc-top-bar{background:var(--pc-background);-webkit-backdrop-filter:none;backdrop-filter:none}}.pc-compose-frame{--pc-strip-top: 0px;position:fixed;top:0;left:0;right:0;height:100dvh;display:flex;flex-direction:column;background:var(--pc-background)}.pc-compose-frame--ride{transition:height var(--pc-motion-slow) ease}.pc-compose-frame-spacer{height:var(--pc-top-bar-h);flex:none}.pc-compose-frame-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;position:relative;display:flex;flex-direction:column}.pc-compose-frame-scroll main{flex:1 0 auto;display:flex;flex-direction:column}.pc-compose-frame .poem-editor-wrap,.pc-compose-frame .rich-editor-shell{flex:1 0 auto}.pc-compose-frame .rich-editor-content--mobile{flex:1 0 auto;display:flex;flex-direction:column}.pc-compose-frame .rich-editor-content--mobile>div{flex:1 0 auto;display:flex;flex-direction:column}.pc-compose-frame .rich-editor-flow{flex:1 0 auto;display:flex;flex-direction:column}.pc-compose-frame .rich-editor-content-inner{flex:1 0 auto}.pc-compose-frame[data-kb=up] .rich-editor-content-inner{min-height:calc(100dvh - 104px)}.pc-compose-frame[data-kb=up] .pc-to-top{visibility:hidden}.pc-to-top{transition:opacity var(--pc-motion-base) ease,transform var(--pc-motion-base) ease,visibility 0s}.pc-to-top.is-away{opacity:0;transform:translateY(8px);visibility:hidden;transition:opacity var(--pc-motion-base) ease,transform var(--pc-motion-base) ease,visibility 0s linear var(--pc-motion-base)}.pc-compose-frame-bar{flex:none}input,textarea{transition:border-color var(--pc-motion-fast) ease,box-shadow var(--pc-motion-fast) ease}input:not([type=checkbox],[type=radio]):focus,textarea:focus{--field-line: var(--pc-accent);outline:none;border-color:var(--pc-accent);box-shadow:var(--pc-ring-focus)}:focus-visible{outline:2px solid var(--pc-accent);outline-offset:2px}:focus:not(:focus-visible){outline:none}.pc-shell-main:focus-visible{outline:none}.pc-seeker:has(input:focus-visible) .pc-seeker-track{box-shadow:var(--pc-ring-focus-halo)}button,input,select,textarea,optgroup{font-family:inherit}button,a,[role=button],[role=tab],[role=link]{-webkit-tap-highlight-color:transparent}button,[role=button]{touch-action:manipulation}.pc-skip-link{position:fixed;left:-9999px;top:8px;z-index:var(--pc-z-skip-link);background:var(--pc-accent);color:var(--pc-on-fill);padding:10px 16px;border-radius:var(--pc-radius-md);font-size:var(--pc-fs-82);font-weight:700;text-decoration:none}.pc-skip-link:focus{left:8px}:is(button,[role=button]){transition:opacity var(--pc-motion-fast) ease,transform var(--pc-motion-fast) ease,box-shadow var(--pc-motion-fast) ease,background-color var(--pc-motion-fast) ease,color var(--pc-motion-fast) ease,filter var(--pc-motion-fast) ease}button{-webkit-user-select:none;user-select:none}@media(hover:hover){button:not(:disabled):hover,[role=button]:not([aria-disabled=true]):hover{box-shadow:var(--pc-shadow-feedback-hover-fill)}:is(button,[role=button]).card-lift:hover,:is(button,[role=button]).pc-reaction:hover,:is(button,[role=button]).pc-w:hover,.notif-row button:not(:disabled):hover,:is(button,[role=button]).pc-reaction-cell:hover,:is(button,[role=button]).pc-reaction-chev:hover{box-shadow:none}.pc-tab-dock button:not(:disabled):hover{box-shadow:none}.pc-tab-dock button:not(:disabled):hover>span{background:var(--pc-hover-wash)}}button:not(:disabled):active,[role=button]:not([aria-disabled=true]):active{box-shadow:var(--pc-press-fill);transform:translateY(var(--pc-press-drop));filter:brightness(var(--pc-press-dim))}:is(button,[role=button]).pc-w:active{box-shadow:none;transform:none;filter:none}:is(button,[role=button]).pc-reaction:active{box-shadow:none;transform:none;filter:grayscale(0)}.pc-tab-dock button:not(:disabled):active{box-shadow:none}.pc-tab-dock button:not(:disabled):active>span{background:var(--pc-feedback-press)}.pc-tab-dock button:focus-visible{outline:none}.pc-tab-dock button:focus-visible>span{outline:2px solid var(--pc-accent);outline-offset:2px}.pc-menu-row{padding:11px 14px}@media(pointer:coarse){.pc-menu-row{padding:13px 14px}}.pc-menu-row-danger{padding-top:17px}@media(pointer:coarse){.pc-menu-row-danger{padding-top:19px}}button.pc-top-btn:hover:not(:active){--top-btn-bg: var(--pc-hover-wash);box-shadow:none}button.pc-top-btn:active{--top-btn-bg: var(--pc-hover-wash)}button.pc-menu-row:hover:not(:active){--menu-row-bg: var(--pc-accent-wash);box-shadow:none}button.pc-menu-row:active{--menu-row-bg: var(--pc-accent-wash)}button.pc-menu-row-danger:hover{--menu-row-bg: var(--pc-danger-wash)}.pc-read-cell{position:relative}.pc-read-cell:focus-visible{outline:none}.pc-read-cell:focus-visible:after{content:"";position:absolute;inset:0;border-radius:var(--pc-radius-circle);outline:2px solid var(--pc-accent);outline-offset:2px;pointer-events:none}.pc-card-menu{position:relative}.pc-card-menu:focus-visible{outline:none}.pc-card-menu:focus-visible:after{content:"";position:absolute;inset:0;border-radius:var(--pc-radius-circle);outline:2px solid var(--pc-accent);outline-offset:2px;pointer-events:none}@media(hover:hover){:is(button,[role=button]).pc-media-btn:hover:not(:active),button.pc-media-btn-compact:hover:not(:active){--media-btn-bg: var(--pc-accent-wash);box-shadow:none}:is(button,[role=button]).pc-media-row:hover:not(:active){--media-row-bg: var(--pc-accent-wash);box-shadow:none}:is(button,[role=button]).pc-media-row-danger:hover{--media-row-bg: var(--pc-danger-wash)}}:is(button,[role=button]).pc-media-btn:active,button.pc-media-btn-compact:active{--media-btn-bg: var(--pc-accent-wash)}button.pc-media-btn-compact:focus-visible{outline:none}button.pc-media-btn-compact:focus-visible>.pc-media-btn{outline:2px solid var(--pc-accent);outline-offset:2px}:is(button,[role=button]).pc-media-row:active{--media-row-bg: var(--pc-accent-wash)}.notif-row:hover{background:var(--pc-hover-wash)}.notif-row-unread:before{content:"";position:absolute;top:0;left:0;width:16px;height:16px;border-top:2px solid var(--notif-edge, var(--pc-text-muted));border-left:2px solid var(--notif-edge, var(--pc-text-muted));border-top-left-radius:var(--pc-radius-sm);pointer-events:none}.notif-dismiss:hover,.notif-dismiss:focus-visible{--notif-x-ink: var(--pc-danger);--notif-x-bg: var(--pc-danger-wash)}.pc-reaction-cell{transition:background var(--pc-motion-fast) ease,transform var(--pc-motion-fast) ease}.pc-reaction-cell:before,.pc-reaction-chev:before{content:"";position:absolute;top:50%;left:50%;width:var(--rx-ring, 100%);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:var(--pc-radius-circle, 50%);background:var(--rx-cell-bg, transparent);transition:background var(--pc-motion-fast) ease,transform var(--pc-motion-fast) ease;pointer-events:none}.pc-reaction-cell>*{position:relative;transition:transform var(--pc-motion-fast) ease}.pc-reaction-chev{position:relative}.pc-reaction-chev>*{position:relative}.pc-reaction-cell--mine:before{background:var(--rx-cell-bg, var(--pc-rx-wash));box-shadow:var(--pc-ring-inset-rx)}@media(hover:hover){.pc-reaction-cell:hover,.pc-reaction-chev:hover{--rx-cell-bg: var(--pc-feedback-hover)}.pc-reaction-cell--mine:hover{--rx-cell-bg: var(--pc-rx-hover)}.pc-rx-removes:hover:before{transform:translate(-50%,-50%) scale(.94)}.pc-rx-removes:hover>*{transform:scale(.94)}}.pc-reaction-cell:active{transform:scale(.92)}@media(prefers-reduced-motion:reduce){.pc-reaction-cell{transition:none}}.pc-reaction-cell:focus-visible,.pc-reaction-chev:focus-visible{outline:none}.pc-reaction-cell:focus-visible:before,.pc-reaction-chev:focus-visible:before{outline:2px solid var(--pc-accent);outline-offset:2px}.chapter-insert:hover .chapter-chip{color:var(--pc-accent)}.chapter-insert:hover .chapter-line{background:var(--pc-accent-line)}.pc-share-style-cell{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:5px 14px;background:transparent;border:1px solid transparent;border-radius:var(--pc-radius-pill);cursor:pointer;color:var(--pc-text-muted)}.pc-share-style-cell:hover{color:var(--pc-text-main)}.pc-share-style-cell[aria-checked=true]{background:var(--pc-accent-wash);border-color:var(--pc-accent-line);color:var(--pc-accent)}.pc-profile-inner{container-type:inline-size}.pc-profile-about{display:grid;gap:32px;align-items:start;grid-template-columns:minmax(0,1fr)}@container (min-width: 720px){.pc-profile-about[data-cols=two]{grid-template-columns:minmax(0,1fr) 300px}}@keyframes page-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.page-in{animation:page-in var(--pc-motion-slow) var(--pc-motion-ease-out) backwards}@keyframes toast-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.toast-in{animation:toast-in-up var(--pc-motion-base) var(--pc-motion-ease-out) both}@keyframes pc-spin{to{transform:rotate(360deg)}}.pc-spin{animation:pc-spin .8s linear infinite}@media(prefers-reduced-motion:reduce){.pc-spin{animation:none}}.pc-highlight{border-radius:0;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:var(--pc-highlighter)}.card-lift{transition:box-shadow var(--pc-motion-base) ease,transform var(--pc-motion-base) ease,background-color var(--pc-motion-base) ease!important}.card-lift:hover{box-shadow:var(--pc-shadow-floating)!important;transform:translateY(-3px)}.card-lift:active{box-shadow:var(--pc-press-fill)!important;transform:translateY(var(--pc-press-drop))}.pc-poets{grid-auto-rows:1fr}.pc-poet-card:after{content:"";position:absolute;inset:0;box-sizing:border-box;pointer-events:none;border:1px solid color-mix(in srgb,var(--pc-work) 62%,transparent);border-radius:var(--pc-radius-md);-webkit-mask:linear-gradient(#000 0 0) var(--pc-mark-a, 0% 0% / 0 0) no-repeat,linear-gradient(#000 0 0) var(--pc-mark-b, 0% 0% / 0 0) no-repeat;mask:linear-gradient(#000 0 0) var(--pc-mark-a, 0% 0% / 0 0) no-repeat,linear-gradient(#000 0 0) var(--pc-mark-b, 0% 0% / 0 0) no-repeat}.pc-poets--rise-0 .pc-poet-card:nth-child(10n+1):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+2):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+3):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+5):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+6):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+9):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-0 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+4):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+7):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+8):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+9):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+10):after{--pc-mark-a: var(--pc-signet-1)}.pc-poets--rise-0 .pc-poet-card:nth-child(10n+2):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+3):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+5):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+6):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+9):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+10):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-0 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+7):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+8):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+9):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+4):after{--pc-mark-a: var(--pc-signet-2)}.pc-poets--rise-0 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+5):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+6):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+9):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+10):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+1):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+2):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-0 .pc-poet-card:nth-child(10n+8):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+9):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+4):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+7):after{--pc-mark-a: var(--pc-signet-3);--pc-mark-b: var(--pc-dash-34)}.pc-poets--rise-0 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+9):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+10):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+1):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+2):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+3):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+5):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-0 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+4):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+7):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+8):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+9):after{--pc-mark-a: var(--pc-signet-4)}.pc-poets--fall-0 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-0 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-0 .pc-poet-card:nth-child(10n+4):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+4):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+4):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+7):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+7):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+8):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+7):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+8):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+9):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+8):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+9):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+9):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+3):after{--pc-mark-a: var(--pc-dash-12)}.pc-poets--rise-0 .pc-poet-card:nth-child(10n+3):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+5):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+6):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+9):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+10):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+1):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-0 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-0 .pc-poet-card:nth-child(10n+7):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+7):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+8):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+8):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+9):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+9):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+4):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+4):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+6):after{--pc-mark-a: var(--pc-dash-23)}.pc-poets--rise-0 .pc-poet-card:nth-child(10n+5):after,.pc-poets--rise-0 .pc-poet-card:nth-child(10n+6):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+6):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+9):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+9):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+10):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+10):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+1):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+1):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+2):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+2):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+3):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+3):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-0 .pc-poet-card:nth-child(10n+9):after,.pc-poets--fall-1 .pc-poet-card:nth-child(10n+10):after,.pc-poets--fall-2 .pc-poet-card:nth-child(10n+1):after,.pc-poets--fall-3 .pc-poet-card:nth-child(10n+2):after,.pc-poets--fall-4 .pc-poet-card:nth-child(10n+3):after,.pc-poets--fall-5 .pc-poet-card:nth-child(10n+4):after,.pc-poets--fall-6 .pc-poet-card:nth-child(10n+5):after,.pc-poets--fall-7 .pc-poet-card:nth-child(10n+6):after,.pc-poets--fall-8 .pc-poet-card:nth-child(10n+7):after,.pc-poets--fall-9 .pc-poet-card:nth-child(10n+8):after{--pc-mark-a: var(--pc-dash-34)}.pc-poets--rise-0 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-0 .pc-poet-card:nth-child(10n+9):after,.pc-poets--rise-0 .pc-poet-card:nth-child(10n+10):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+9):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+10):after,.pc-poets--rise-1 .pc-poet-card:nth-child(10n+1):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+10):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+1):after,.pc-poets--rise-2 .pc-poet-card:nth-child(10n+2):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+1):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+2):after,.pc-poets--rise-3 .pc-poet-card:nth-child(10n+3):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+2):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+3):after,.pc-poets--rise-4 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+3):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-5 .pc-poet-card:nth-child(10n+5):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+4):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+5):after,.pc-poets--rise-6 .pc-poet-card:nth-child(10n+6):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+5):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+6):after,.pc-poets--rise-7 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+6):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-8 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+7):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+8):after,.pc-poets--rise-9 .pc-poet-card:nth-child(10n+9):after{--pc-mark-a: var(--pc-dash-41)}.pc-poets--ccw-tr{--pc-signet-1: 100% 0% / 14px 14px;--pc-signet-2: 0% 0% / 14px 14px;--pc-signet-3: 0% 100% / 14px 14px;--pc-signet-4: 100% 100% / 14px 14px;--pc-dash-12: 50% 0% / 44px 14px;--pc-dash-23: 0% 50% / 14px 30px;--pc-dash-34: 50% 100% / 44px 14px;--pc-dash-41: 100% 50% / 14px 30px}.pc-poets--ccw-tl{--pc-signet-1: 0% 0% / 14px 14px;--pc-signet-2: 0% 100% / 14px 14px;--pc-signet-3: 100% 100% / 14px 14px;--pc-signet-4: 100% 0% / 14px 14px;--pc-dash-12: 0% 50% / 14px 30px;--pc-dash-23: 50% 100% / 44px 14px;--pc-dash-34: 100% 50% / 14px 30px;--pc-dash-41: 50% 0% / 44px 14px}.pc-poets--ccw-bl{--pc-signet-1: 0% 100% / 14px 14px;--pc-signet-2: 100% 100% / 14px 14px;--pc-signet-3: 100% 0% / 14px 14px;--pc-signet-4: 0% 0% / 14px 14px;--pc-dash-12: 50% 100% / 44px 14px;--pc-dash-23: 100% 50% / 14px 30px;--pc-dash-34: 50% 0% / 44px 14px;--pc-dash-41: 0% 50% / 14px 30px}.pc-poets--ccw-br{--pc-signet-1: 100% 100% / 14px 14px;--pc-signet-2: 100% 0% / 14px 14px;--pc-signet-3: 0% 0% / 14px 14px;--pc-signet-4: 0% 100% / 14px 14px;--pc-dash-12: 100% 50% / 14px 30px;--pc-dash-23: 50% 0% / 44px 14px;--pc-dash-34: 0% 50% / 14px 30px;--pc-dash-41: 50% 100% / 44px 14px}.pc-poets--cw-tr{--pc-signet-1: 100% 0% / 14px 14px;--pc-signet-2: 100% 100% / 14px 14px;--pc-signet-3: 0% 100% / 14px 14px;--pc-signet-4: 0% 0% / 14px 14px;--pc-dash-12: 100% 50% / 14px 30px;--pc-dash-23: 50% 100% / 44px 14px;--pc-dash-34: 0% 50% / 14px 30px;--pc-dash-41: 50% 0% / 44px 14px}.pc-poets--cw-br{--pc-signet-1: 100% 100% / 14px 14px;--pc-signet-2: 0% 100% / 14px 14px;--pc-signet-3: 0% 0% / 14px 14px;--pc-signet-4: 100% 0% / 14px 14px;--pc-dash-12: 50% 100% / 44px 14px;--pc-dash-23: 0% 50% / 14px 30px;--pc-dash-34: 50% 0% / 44px 14px;--pc-dash-41: 100% 50% / 14px 30px}.pc-poets--cw-bl{--pc-signet-1: 0% 100% / 14px 14px;--pc-signet-2: 0% 0% / 14px 14px;--pc-signet-3: 100% 0% / 14px 14px;--pc-signet-4: 100% 100% / 14px 14px;--pc-dash-12: 0% 50% / 14px 30px;--pc-dash-23: 50% 0% / 44px 14px;--pc-dash-34: 100% 50% / 14px 30px;--pc-dash-41: 50% 100% / 44px 14px}.pc-poets--cw-tl{--pc-signet-1: 0% 0% / 14px 14px;--pc-signet-2: 100% 0% / 14px 14px;--pc-signet-3: 100% 100% / 14px 14px;--pc-signet-4: 0% 100% / 14px 14px;--pc-dash-12: 50% 0% / 44px 14px;--pc-dash-23: 100% 50% / 14px 30px;--pc-dash-34: 50% 100% / 44px 14px;--pc-dash-41: 0% 50% / 14px 30px}:root{--pc-shell-max-w: 1440px;--pc-select-ground: rgba(var(--pc-poem-rgb), .38);--ledger-stops: currentcolor 0 3px, transparent 3px 7px, currentcolor 7px 10px, transparent 10px 14px, currentcolor 14px 24px, transparent 24px 28px;--ledger-route-dash: 3 4 3 4 10 4;--ledger-rule-stops: var(--pc-border) 0 3px, transparent 3px 7px, var(--pc-border) 7px 10px, transparent 10px 14px, var(--pc-border) 14px 24px, transparent 24px 28px;--ledger-rule: repeating-linear-gradient(to right, var(--ledger-rule-stops));--ledger-path: repeating-linear-gradient(to bottom, var(--ledger-stops));--ledger-cross: repeating-linear-gradient(to right, var(--ledger-stops));--pc-reading-bar-h: 50px}.pc-journey-step--mini+.pc-journey-step--mini+.pc-journey-step--mini+.pc-journey-step--mini{margin-left:-14px}@media(width>=1596px){:root{--pc-shell-max-w: 1596px}}.pc-shell-body{max-width:var(--pc-shell-max-w);margin:0 auto;--pc-rail-w: var(--pc-rail-base-w, 0px)}.pc-stela-entries{box-shadow:var(--pc-shadow-hover-fill)}.pc-stela-entries .pc-stela-row:hover:not(:active),.pc-stela-entries .pc-stela-row button:hover:not(:active),.pc-stela-entries .pc-video-facade:hover:not(:active),.pc-stela .pc-stela-more:hover:not(:active){box-shadow:none}.pc-passage-group-head .pc-stela-row:hover:not(:active){box-shadow:none}.pc-passage-group-head .pc-stela-row{--pc-press-fill: none;--pc-press-dim: 1}:is(.pc-stela-lede,.pc-stela-head) .pc-stela-lede-link:hover{box-shadow:none;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:2px}:is(.pc-stela-lede,.pc-stela-head) .pc-stela-lede-link:active{box-shadow:none;transform:none;filter:none;text-shadow:0 1px 0 var(--pc-stone-lip)}@media(hover:hover){.pc-list-scroller .pc-ledger-row:not(.pc-followed):hover:not(:active){box-shadow:var(--pc-shadow-hover-fill)}.pc-list-scroller .pc-mark-row:hover:not(:active){box-shadow:none}.pc-stela .pc-stela-more:hover{--more-ink: var(--stela-tone, var(--pc-text-main))}}.pc-stela .pc-stela-more:active{--more-ink: var(--stela-tone, var(--pc-text-main))}.pc-mark-quote{text-decoration-thickness:2px;text-underline-offset:3px;text-decoration-color:transparent;transition:background-color var(--pc-motion-fast) ease,text-decoration-color var(--pc-motion-fast) ease}.pc-mark-glyph{--pc-mark-grow: 1.25;display:inline-block;transform-origin:20% 70%;transition:transform var(--pc-motion-fast) ease}@media(hover:hover){.pc-mark:has(.pc-mark-quote:hover) .pc-mark-glyph,.pc-mark-glyph:hover{transform:scale(var(--pc-mark-grow))}}:where(a,button):focus-visible .pc-mark-glyph{transform:scale(var(--pc-mark-grow))}.pc-mark-quote--insights.is-voiced,.pc-mark-quote--notes.is-voiced,.pc-mark-quote--reactions.is-voiced,.pc-mark-quote--poem.is-voiced{text-decoration-line:underline;text-decoration-style:solid}.pc-mark-quote--insights.is-voiced{text-decoration-color:var(--pc-poem-line)}.pc-mark-quote--notes.is-voiced{text-decoration-color:var(--pc-secondary-line)}.pc-mark-quote--reactions.is-voiced{text-decoration-color:var(--pc-rx-line)}.pc-mark-quote--poem.is-voiced{text-decoration-color:var(--pc-poem-line)}.pc-mark-wash--none{background:none}.pc-mark-wash--insights{background:var(--pc-ann-rest)}.pc-mark-wash--notes{background:var(--pc-note-rest)}.pc-mark-wash--reactions{background:var(--pc-rx-fill)}.pc-mark-wash--neutral,.pc-mark-wash--poem{background:var(--pc-neutral-wash)}.pc-mark-quote--poem:hover,:where(a,button):hover .pc-mark-quote--poem,:where(a,button):focus-visible .pc-mark-quote--poem{background:var(--pc-poem-hover);text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--pc-poem-line)}.pc-mark-quote--insights.is-dotted:hover,.pc-stela-row:is(:hover,:active) .pc-mark-quote--insights.is-dotted,:where(a,button):focus-visible .pc-mark-quote--insights.is-dotted{background:var(--pc-ann-hover);text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--pc-poem)}.pc-mark-quote--notes.is-dotted:hover,.pc-stela-row:is(:hover,:active) .pc-mark-quote--notes.is-dotted,:where(a,button):focus-visible .pc-mark-quote--notes.is-dotted{background:var(--pc-note-hover);text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--pc-secondary)}.pc-mark-quote.is-dotted.pc-mark-wash--none:hover,.pc-stela-row:is(:hover,:active) .pc-mark-quote.is-dotted.pc-mark-wash--none,:where(a,button):focus-visible .pc-mark-quote.is-dotted.pc-mark-wash--none{background:none}.pc-mark-quote--reactions.is-dotted:hover,:where(a,button):focus-visible .pc-mark-quote--reactions.is-dotted{text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:var(--pc-rx-line)}@media(hover:hover){.pc-stela-row:hover .pc-mark-glyph{transform:scale(var(--pc-mark-grow))}}.pc-stela-row:active .pc-mark-glyph{transform:scale(var(--pc-mark-grow))}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.pc-crop-modal{max-height:95vh;max-height:95dvh}.pc-bug-modal{max-height:90vh;max-height:90dvh}@media(prefers-reduced-motion:reduce){.insight-sheet{transition:none!important}}@media(prefers-reduced-motion:reduce){.page-in,.toast-in,.loading-pulse{animation:none!important}.pc-to-top{transition:visibility 0s}.card-lift:hover{transform:none}.pc-mark:has(.pc-mark-quote:hover) .pc-mark-glyph,.pc-mark-glyph:hover,.pc-stela-row:is(:hover,:active) .pc-mark-glyph,:where(a,button):focus-visible .pc-mark-glyph{transform:none}}@media(min-width:1326px){.pc-poem-beside-panel{--pc-poem-panel-gap: calc(var(--pc-panel-w-fit) - clamp(16px, 4vw, 40px));--pc-editor-side-pad: 0px;--pc-editor-right-margin: 0px}.pc-shell-main:has(.pc-poem-beside-panel){padding-left:0}}@media(min-width:768px)and (max-width:1023.98px){.pc-poem-read-wide{--pc-poem-frame-lead: 33px;--pc-poem-frame-pad: 41px}}@media(min-width:1024px){.pc-poem-read-wide{--pc-poem-frame-lead: 53px;--pc-poem-frame-max: 725px }}@media(min-width:1024px)and (max-width:1325.98px){.pc-poem-write{--pc-editor-side-pad: 0px;--pc-editor-left-margin: 0;--pc-editor-right-margin: auto}}@media(min-width:1326px){.pc-poem-read-wide{margin-left:calc(100% - 1226px)}}.poem-text{font-family:var(--pc-font-serif);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;font-kerning:normal}.pc-quote{margin:.5em 0;padding:.05em 0 .05em .95em;border-left:2px solid var(--pc-text-muted);font-size:var(--pc-prose-quote);line-height:1.4;font-style:italic;box-decoration-break:clone}.poem-rich-content,.poem-text,.poem-rich-content--note{overflow-wrap:break-word}.poem-rich-content>p:empty:first-child,.poem-rich-content>p:empty:last-child,.poem-text>p:empty:first-child,.poem-text>p:empty:last-child{display:none}.poem-rich-content p{margin:0}.poem-rich-content p:empty{min-height:1.6em}.poem-rich-content h1{font-size:var(--pc-prose-h1);font-weight:700;margin:.6em 0 .2em}.poem-rich-content h2{font-size:var(--pc-prose-h2);font-weight:700;margin:.5em 0 .15em}.poem-rich-content a{text-decoration:underline}.poem-rich-content strong{font-weight:700}.poem-rich-content em{font-style:italic}.poem-rich-content u{text-decoration:underline}img,iframe,video{max-width:100%}.pc-share-modal{max-height:92vh;max-height:92dvh}.pc-scroller::-webkit-scrollbar{width:3px}.pc-scroller::-webkit-scrollbar-thumb{background:var(--pc-accent-line);border-radius:var(--pc-radius-md)}.pc-share-preview{height:clamp(230px,36vh,330px);height:clamp(230px,36dvh,330px)}.pc-share-modal[data-wide="1"] .pc-share-preview{height:clamp(260px,46vh,480px);height:clamp(260px,46dvh,480px)}@keyframes hint-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.feature-hint{animation:hint-in var(--pc-motion-slow) var(--pc-motion-ease-out) both}@media(prefers-reduced-motion:reduce){.feature-hint{animation:none}}.pc-scroll-fadewrap{position:relative}.pc-scroll-fade{position:absolute;top:0;right:0;bottom:0;width:36px;pointer-events:none;background:linear-gradient(to right,transparent,var(--pc-fade-to, var(--pc-surface)));transition:opacity var(--pc-motion-fast) ease}[data-end=true]+.pc-scroll-fade{opacity:0}
