.poem{background-color:transparent;color:#222;font-family:Special Elite,Courier Prime,monospace;margin:auto;text-align:center;width:100%}.poem .image-capture-wrapper{background-color:transparent;padding:40px}@media(max-width:768px){.poem .image-capture-wrapper{padding:10px}}.poem .paper-page{background:#fdfcf0;border:1px solid rgba(0,0,0,.015);border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.02),0 4px 8px rgba(0,0,0,.02);box-sizing:border-box;margin:auto;padding:4.5rem;position:relative;width:100%}@media(max-width:768px){.poem .paper-page{padding:2.5rem 1.5rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.poem .paper-page:before{background:#fdfcf0;border-radius:2px;bottom:-2px;box-shadow:0 1px 1px rgba(0,0,0,.04);content:"";left:1px;position:absolute;right:-2px;top:1px;z-index:-1}@media(max-width:768px){.poem .paper-page:before{display:none}}.poem .paper-page:after{background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"><filter id="noiseFilter"><feTurbulence type="turbulence" baseFrequency="0.05" numOctaves="5" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23noiseFilter)"/></svg>');border-radius:inherit;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.06;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.poem .text-wrapper{-webkit-filter:contrast(1.02) brightness(.99);filter:contrast(1.02) brightness(.99);mix-blend-mode:multiply;position:relative;z-index:1}.poem .text-wrapper pre{word-wrap:break-word;color:#444;font-family:inherit;font-size:1.2rem;letter-spacing:.01em;line-height:1.6;margin-bottom:.5rem;margin-left:0;margin-top:0;text-align:left;text-shadow:none;white-space:pre-wrap}@media(max-width:768px){.poem .text-wrapper pre{font-size:1rem;line-height:1.5}}.poem .text-wrapper h1{color:#333;font-size:2.4rem;font-weight:400;letter-spacing:.03em;margin-bottom:.5rem;text-align:center;text-shadow:none}@media(max-width:768px){.poem .text-wrapper h1{font-size:1.8rem}}.poem .text-wrapper .poem-date{color:#888;font-family:Courier Prime,monospace;font-size:.9rem;font-style:italic;margin-bottom:3.5rem;opacity:.6;text-align:center}@media(max-width:768px){.poem .text-wrapper .poem-date{font-size:.8rem;margin-bottom:2rem}}.poem div.shareWrapper{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;width:100%}@media(max-width:768px){.poem div.shareWrapper{gap:1rem;margin-top:1rem}}.poem div.shareWrapper .bookmark-container{position:relative}.poem div.shareWrapper .bookmark-menu{background:#fdfcf0;border:1px solid #e0d9c0;border-radius:4px;bottom:100%;box-shadow:0 4px 12px rgba(0,0,0,.1);left:50%;margin-bottom:1rem;min-width:220px;padding:1rem;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100}@media(max-width:768px){.poem div.shareWrapper .bookmark-menu{bottom:20%;left:10%;margin:0;position:fixed;right:10%;-webkit-transform:none;transform:none;width:80%}}.poem div.shareWrapper .bookmark-menu h4{color:#999;font-family:Georgia,serif;font-size:.8rem;letter-spacing:.05em;margin:0 0 .75rem;text-transform:uppercase}.poem div.shareWrapper .bookmark-menu p{color:#999;font-size:.75rem;margin:0}.poem div.shareWrapper .bookmark-menu button{align-items:center;background:none;border:none;border-radius:2px;color:#555;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;gap:.5rem;padding:.6rem;text-align:left;transition:all .2s;width:100%}.poem div.shareWrapper .bookmark-menu button:hover{background:#f0ebd8;color:#222}.poem div.shareWrapper .bookmark-menu button svg{color:#b33;font-size:1.1rem}.poem div.shareWrapper .bookmark-menu button.create-new-opt{border-bottom:1px solid #f0ebd8;color:#333;font-weight:700;margin-bottom:.5rem;padding-bottom:.75rem}.poem div.shareWrapper .bookmark-menu button.create-new-opt svg{color:#333}.poem div.shareWrapper .bookmark-menu button.create-new-opt em{font-style:normal}.poem div.shareWrapper button.shareButton{align-items:center;background-color:transparent;border:1px solid rgba(0,0,0,.15);border-radius:50%;color:#777;cursor:pointer;display:flex;font-size:1.3rem;height:48px;justify-content:center;margin-top:3.5rem;transition:all .2s;width:48px}@media(max-width:768px){.poem div.shareWrapper button.shareButton{font-size:1.2rem;height:44px;margin-top:2rem;width:44px}}.poem div.shareWrapper button.shareButton:hover{background-color:#f0ebd8;border-color:#444;color:#222;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.image-capture-wrapper{border-radius:0}.PoemWheel{border:none;flex:1 1;margin-top:1rem;overflow-y:auto;padding-right:.5rem}.PoemWheel::-webkit-scrollbar{width:4px}.PoemWheel::-webkit-scrollbar-track{background:transparent}.PoemWheel::-webkit-scrollbar-thumb{background:#e0d9c0;border-radius:2px}.PoemWheel button{background-color:transparent;border:none;border-bottom:1px solid #f0ebd8;color:#666;cursor:pointer;display:block;font-family:inherit;font-size:.95rem;margin:0;padding:.8rem .5rem;text-align:left;transition:all .2s;width:100%}.PoemWheel button:last-child{border-bottom:none}.PoemWheel button:hover{background-color:#f0ebd8;color:#333;padding-left:.8rem}.PoemWheel button.selected{background-color:#f0ebd8;border-left:3px solid #333;color:#000;font-weight:700;padding-left:.8rem}.PoemWheel button.curator-selected{background-color:#e0d9c0;border-left:3px solid #888}.search-box{margin:1rem 0;position:relative;width:100%}.input-search{background-color:#fff;border:1px solid #e0d9c0;border-radius:4px;box-sizing:border-box;color:#333;font-family:inherit;font-size:.9rem;height:35px;outline:none;padding:8px 12px;transition:all .3s ease;width:100%}.input-search::-webkit-input-placeholder{color:#bbb;font-size:.9rem}.input-search::placeholder{color:#bbb;font-size:.9rem}.input-search:focus{background-color:#fff;border-color:#333}html{color:#444;font-family:Georgia,Garamond,serif;padding:0}body,html{background-color:#f5f2e0;margin:0}body{overflow-x:hidden}.app-layout,body{position:relative}.app-layout{display:flex;min-height:100vh;z-index:1}.sidebar-toggle{align-items:center;background:#fdfcf0;border:1px solid rgba(0,0,0,.1);border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.05);color:#444;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;gap:.4rem;left:1rem;padding:.4rem .8rem;position:fixed;top:1.5rem;transition:all .2s;z-index:10}.sidebar-toggle:hover{background:#f0ebd8;border-color:#333;color:#000}@media(max-width:768px){.sidebar-toggle{font-size:.8rem;left:.5rem;padding:.3rem .6rem;top:1rem}}.sidebar-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:rgba(0,0,0,.05);bottom:0;right:0;z-index:20}.sidebar,.sidebar-overlay{left:0;position:fixed;top:0}.sidebar{background:#fdfcf0;border-right:1px solid rgba(0,0,0,.05);box-shadow:2px 0 15px rgba(0,0,0,.05);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;padding:1.5rem;width:340px;z-index:30}@media(max-width:768px){.sidebar{width:100%}}.sidebar .sidebar-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:1rem}.sidebar .sidebar-header h2{-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";align-items:center;display:flex;font-size:1.3rem;font-variant:small-caps;font-weight:400;margin:0}.sidebar .sidebar-header .close-sidebar{background:none;border:none;color:#999;cursor:pointer;font-size:1.8rem}.sidebar .sidebar-header .close-sidebar:hover{color:#333}.main-content{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}@media(max-width:768px){.main-content{padding:4rem 1rem}}.page-navigation-wrapper{gap:1rem;max-width:1100px;min-height:60vh;position:relative;width:100%}.page-nav-button,.page-navigation-wrapper{align-items:center;display:flex;justify-content:center}.page-nav-button{background:transparent;border:none;color:rgba(0,0,0,.2);cursor:pointer;font-size:3rem;padding:1.5rem;transition:all .3s ease;z-index:5}.page-nav-button:hover:not(.disabled){color:rgba(0,0,0,.6);-webkit-transform:scale(1.1);transform:scale(1.1)}.page-nav-button.disabled{cursor:default;opacity:0;pointer-events:none}.page-nav-button.prev{margin-right:auto}.page-nav-button.next{margin-left:auto}@media(max-width:768px){.page-nav-button{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(55,76%,97%,.4);border-radius:50%;bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05);font-size:2.5rem;height:50px;padding:.5rem;position:fixed;width:50px}.page-nav-button.prev{left:1rem;margin-right:0}.page-nav-button.next{margin-left:0;right:1rem}}.poem-view-outer{-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:0;max-width:650px;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}@media(max-width:768px){.poem-view-outer{max-width:100%}}.collection-manager{display:flex;flex-direction:column;flex-shrink:0;margin-bottom:1rem;max-height:40%}.section-label{color:#888;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;margin-top:.75rem;text-transform:uppercase}.collections-nav{display:flex;flex-direction:column;gap:.3rem;overflow-y:auto;padding-right:.5rem}.collections-nav::-webkit-scrollbar{width:3px}.collections-nav::-webkit-scrollbar-thumb{background:#e0d9c0;border-radius:2px}.collections-nav .collection-item{align-items:center;display:flex;gap:.3rem}.collections-nav .collection-item button{flex:1 1;font-size:.85rem;padding:.35rem .6rem;text-align:left}.collections-nav .collection-item .icon-btn{align-items:center;background:none;border:none;border-radius:4px;color:#bbb;cursor:pointer;display:flex;font-size:1rem;padding:.35rem}.collections-nav .collection-item .icon-btn:hover{background:#f0ebd8;color:#222}.collections-nav .collection-item .icon-btn.delete:hover{background:#fce8e8;color:#b33}.collections-nav button{background:transparent;border:1px solid #e0d9c0;border-radius:2px;color:#666;cursor:pointer;font-family:inherit;font-size:.85rem;padding:.35rem .6rem;transition:all .2s}.collections-nav button:hover{background:#f0ebd8;border-color:#aaa}.collections-nav button.active{background:#f0ebd8;border-color:#333;color:#000;font-weight:700}.collections-nav .create-col-btn{align-items:center;border-color:#ccc;border-style:dashed;display:flex;flex-shrink:0;font-size:.8rem;gap:.2rem;justify-content:center;margin-top:.5rem}.collection-description{border-left:2px solid #666;color:#666;flex-shrink:0;font-family:Garamond,serif;font-size:.85rem;font-style:italic;line-height:1.4;margin-bottom:1rem;padding-left:1rem}.App{background-color:initial;text-align:center}
/*# sourceMappingURL=main.f215d47d.css.map*/