*{box-sizing:border-box;margin:0;padding:0}html{background-color:#1a1816;height:100%;overflow:hidden auto}@media (width>=1025px){html{scroll-behavior:smooth}}body{color:#2c2a28;min-height:100vh;padding-top:var(--header-height,80px);background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;font-family:Libre Baskerville,Georgia,serif;display:flex}@media (width<=1024px){body{background-attachment:scroll}}main{flex:1}#main-content{background-color:#0000;flex:1}header{z-index:9999;background:#1a1816;border-bottom:1px solid #e0d5c033;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 5%;display:flex;position:fixed;top:0;left:0;right:0}.logo{letter-spacing:4px;color:#e0d5c0;text-transform:uppercase;white-space:nowrap;flex:1 0 auto;align-items:center;gap:10px;font-family:Libre Baskerville,Georgia,serif;font-size:20px;font-style:normal;font-weight:300;text-decoration:none;transition:opacity .2s;display:flex}.logo:hover{opacity:.9;animation:.6s cubic-bezier(.34,1.56,.64,1) logoBounce}.blog-header .logo{flex:none}.footer-logo-link{letter-spacing:4px;font-family:Libre Baskerville,Georgia,serif;font-style:normal}@keyframes logoBounce{0%{transform:scale(1)}30%{transform:scale(1.18,.86)}55%{transform:scale(.94,1.08)}75%{transform:scale(1.04,.97)}to{transform:scale(1)}}.logo-icon{object-fit:contain;flex-shrink:0;width:65px;height:65px;transition:transform .3s;display:block}.logo:hover .logo-icon{transform:rotate(12deg)}@media (width<=1000px){.logo{letter-spacing:2px;flex:none;order:1;font-size:15px}.logo-icon{width:50px;height:50px}}@media (width<=380px){.logo{letter-spacing:1px;gap:7px;font-size:13px}.logo-icon{width:40px;height:40px}}.quote-slideshow{flex:0 500px;min-width:0;max-width:500px}.quote-card{background:#e0d5c01f;border:1px solid #e0d5c033;border-radius:40px;justify-content:center;align-items:center;min-height:50px;padding:8px 20px;display:flex}.quote-container{width:100%;height:42px;position:relative;overflow:hidden}.quote-slide{text-align:center;opacity:0;color:#b8a99a;justify-content:center;align-items:center;font-size:.9rem;font-style:italic;line-height:1.4;transition:opacity 1.5s ease-in-out;display:flex;position:absolute;inset:0}.quote-slide.active{opacity:1}.desktop-nav{flex:1 0 auto;justify-content:flex-end;display:flex}.desktop-nav ul{gap:30px;margin:0;padding:0;list-style:none;display:flex}.desktop-nav a{color:#8a7e6e;letter-spacing:1px;font-size:14px;text-decoration:none;transition:color .2s}.desktop-nav a:hover{color:#4a6fa5}.hamburger-btn{box-shadow:none;color:#e0d5c0;cursor:pointer;background:0 0;border:none;padding:0;font-size:22px;line-height:1;transition:opacity .2s;display:none}.hamburger-btn:hover{opacity:.7}.nav-overlay{z-index:199;opacity:0;background:#0000008c;transition:opacity .3s;display:none;position:fixed;inset:0}.nav-overlay.visible{opacity:1;display:block}.mobile-nav-sidebar{top:var(--header-height,80px);width:min(260px,78vw);height:calc(100% - var(--header-height,80px));z-index:200;background:#0f0d0b;border-right:1px solid #4a6fa54d;flex-direction:column;transition:left .3s;display:flex;position:fixed;left:calc(-1*min(260px,78vw))}.mobile-nav-sidebar.open{left:0}.mobile-nav-header{border-bottom:1px solid #4a6fa533;justify-content:space-between;align-items:center;padding:16px 20px 14px;display:flex}.mobile-nav-logo{letter-spacing:3px;color:#e0d5c0;text-transform:uppercase;font-family:Libre Baskerville,Georgia,serif;font-size:13px}.close-nav-btn{color:#e0d5c0;cursor:pointer;background:0 0;border:none;padding:0;font-size:28px;line-height:1;transition:color .2s}.close-nav-btn:hover{color:#4a6fa5}.mobile-nav-links{flex:1;padding:24px 0}.mobile-nav-links ul{margin:0;padding:0;list-style:none}.mobile-nav-links li{border-bottom:1px solid #ffffff0a}.mobile-nav-links a{color:#b8a99a;letter-spacing:2px;text-transform:uppercase;padding:12px 20px;font-family:Libre Baskerville,Georgia,serif;font-size:.88rem;text-decoration:none;transition:color .2s,background .2s,padding-left .2s;display:block}.mobile-nav-links a:hover{color:#4a6fa5;background:#4a6fa514;padding-left:32px}.mobile-nav-footer{color:#5a4a3a;border-top:1px solid #4a6fa533;padding:20px 24px;font-size:.7rem;font-style:italic;line-height:1.6}.collection-btn-wrap{z-index:2001;transition:opacity .2s,transform .2s;position:fixed;bottom:32px;right:24px}.collection-btn-wrap.hidden{opacity:0;pointer-events:none;transform:translateY(12px)}.collection-btn{color:#e0d5c0;cursor:pointer;letter-spacing:1px;background:#1a1816;border:1px solid #4a6fa5;border-radius:40px;align-items:center;gap:8px;padding:12px 18px;font-family:Libre Baskerville,Georgia,serif;font-size:.85rem;transition:background .2s,color .2s,transform .2s;display:flex;box-shadow:0 4px 16px #0006}.collection-btn:hover{color:#fff;background:#4a6fa5;transform:translateY(-2px)}.collection-btn-icon{justify-content:center;align-items:center;line-height:1;display:flex}.collection-btn-label{text-transform:uppercase;letter-spacing:2px;font-size:.75rem}.collection-sidebar{top:var(--header-height,80px);width:280px;height:calc(100% - var(--header-height,80px));backdrop-filter:blur(10px);z-index:2000;pointer-events:none;background:#0a0806fa;flex-direction:column;transition:right .3s;display:flex;position:fixed;right:-100%;box-shadow:-5px 0 20px #00000080}.collection-sidebar.open{pointer-events:auto;right:0}.sidebar-header{border-bottom:1px solid #4a6fa54d;justify-content:space-between;align-items:center;padding:20px;display:flex}.sidebar-logo{letter-spacing:2px;color:#f0e6d8;text-transform:uppercase;font-size:13px;font-weight:700}.close-sidebar{color:#f0e6d8;cursor:pointer;background:0 0;border:none;font-size:28px}.close-sidebar:hover{color:#4a6fa5}.sidebar-list{flex-direction:column;gap:8px;max-height:calc(100% - 70px);padding:16px;display:flex;overflow-y:auto}.sidebar-item{color:#d0c8b8;text-align:center;border:1px solid #4a6fa533;border-radius:12px;padding:12px 16px;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.sidebar-item:hover{color:#e0d5c0;background:#4a6fa533}.sidebar-item.active{color:#fff;background:#4a6fa5}.text-layer{text-align:center;z-index:1;background:#0c0b0a;flex-direction:column;align-items:center;padding:5rem 2rem 4.5rem;display:flex;position:relative}.text-eyebrow{letter-spacing:.35em;color:#c4a882;text-transform:uppercase;margin:0 0 1.75rem;font-family:Libre Baskerville,serif;font-size:.62rem}.text-headline{color:#f0ece4;max-width:560px;margin:0 0 1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-style:italic;font-weight:300;line-height:1.25}.text-headline em{opacity:.42;font-style:normal}.text-divider{background:#c4a88266;width:32px;height:1px;margin:0 auto 1.5rem}.text-body{color:#f0ece4b8;max-width:460px;font-family:Libre Baskerville,serif;font-size:.82rem;line-height:1.95}.slideshow-layer{z-index:1;background:#0c0b0a;width:100%;display:grid;position:relative}.slideshow-layer>*{grid-area:1/1}.hero-slide{opacity:0;filter:grayscale(20%)brightness(.88);width:100%;height:auto;transition:opacity 1.6s;display:block}.hero-slide:not(.active){opacity:0}.slideshow-fade{z-index:1;pointer-events:none;background:linear-gradient(#0000,#0c0b0a);align-self:end;height:120px;position:relative}.reading-section{z-index:1;background:#0c0b0a;padding:3.5rem 2rem 6rem;position:relative}.reading-inner{max-width:780px;margin:0 auto}.reading-header{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.reading-header h2{letter-spacing:.38em;color:#c4a882;text-transform:uppercase;white-space:nowrap;margin:0;font-family:Libre Baskerville,serif;font-size:.62rem;font-weight:400}.reading-rule{background:#c4a88233;flex:1;height:1px}.reading-list{flex-direction:column;display:flex}.reading-entry{border-bottom:1px solid #f0ece412;grid-template-columns:96px 1fr auto;align-items:center;gap:1.75rem;padding:1.6rem 0;text-decoration:none;transition:opacity .2s;display:grid}.reading-entry:first-child{border-top:1px solid #f0ece412}.reading-entry:hover{opacity:.65}.reading-entry:hover .entry-arrow{transform:translate(4px)}.entry-thumbnail{object-fit:cover;filter:grayscale(15%)brightness(.85);width:96px;height:64px;display:block}.entry-text{flex-direction:column;gap:.35rem;display:flex}.entry-category{letter-spacing:.28em;color:#c4a882;text-transform:uppercase;font-family:Libre Baskerville,serif;font-size:.6rem}.entry-title{color:#f0ece4;font-family:Cormorant Garamond,serif;font-size:clamp(1.15rem,3vw,1.6rem);font-style:normal;font-weight:400;line-height:1.2}.entry-arrow{color:#c4a88266;flex-shrink:0;font-size:1rem;transition:transform .2s}.subscribe-section{z-index:1;background:#0c0b0a;border-top:1px solid #c4a8821f;padding:5rem 2rem 6rem;position:relative}.subscribe-inner{text-align:center;flex-direction:column;align-items:center;max-width:520px;margin:0 auto;display:flex}.subscribe-eyebrow{letter-spacing:.35em;color:#c4a882;text-transform:uppercase;margin:0 0 1.25rem;font-family:Libre Baskerville,serif;font-size:.62rem}.subscribe-heading{color:#f0ece4;margin:0 0 1rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,3vw,2rem);font-style:normal;font-weight:300;line-height:1.25}.subscribe-body{color:#f0ece4b8;margin:0 0 2rem;font-family:Libre Baskerville,serif;font-size:.8rem;line-height:1.8}.subscribe-social-proof{color:#f0ece48c;letter-spacing:.02em;margin:0 0 1.25rem;font-family:Libre Baskerville,Georgia,serif;font-size:.72rem}.subscribe-field{background:#ffffff0a;border:1px solid #c4a8824d;border-radius:40px;width:100%;max-width:420px;display:flex;overflow:hidden}.subscribe-input{color:#f0ece4;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:13px 20px;font-family:Libre Baskerville,serif;font-size:.82rem}.subscribe-btn{color:#0c0b0a;letter-spacing:.05em;cursor:pointer;white-space:nowrap;background:#c4a882;border:none;flex-shrink:0;padding:13px 24px;font-family:Libre Baskerville,serif;font-size:.78rem;transition:background .2s}.subscribe-btn:hover{background:#d4b892}.subscribe-note{color:#f0ece48c;margin-top:.85rem;font-family:Libre Baskerville,serif;font-size:.65rem}.subscribe-success{color:#c4a882;margin-top:1rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;display:none}footer{background:#1a1816;border-top:1px solid #4a6fa533;padding:60px 5% 80px}.footer-inner{border-bottom:1px solid #ffffff0d;grid-template-columns:1.5fr .8fr 1fr;align-items:start;gap:48px;max-width:1100px;margin:0 auto;padding-bottom:48px;display:grid}.footer-logo-link{letter-spacing:4px;color:#f0e6d8;text-transform:uppercase;margin-bottom:16px;font-family:Libre Baskerville,Georgia,serif;font-size:1.1rem;font-weight:300;text-decoration:none;transition:color .2s;display:inline-block}.footer-logo-link:hover{color:#4a6fa5}.footer-brand .footer-tagline{color:#b8a99a;margin-bottom:24px;font-size:.82rem;font-style:italic;line-height:1.7}.footer-socials{flex-direction:column;gap:10px;display:flex}.footer-social-link{color:#b8a99a;align-items:center;gap:10px;text-decoration:none;transition:color .2s,transform .2s;display:flex}.footer-social-link span{font-size:.85rem}.footer-social-link:hover{color:#4a6fa5;transform:translate(4px)}.footer-nav-group h4{letter-spacing:3px;text-transform:uppercase;color:#3d5d8a;margin-bottom:20px;font-size:.65rem;font-weight:500}.footer-nav-group ul{margin:0;padding:0;list-style:none}.footer-nav-group li{margin-bottom:12px}.footer-nav-group a{color:#b8a99a;letter-spacing:.5px;font-size:.88rem;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.footer-nav-group a:hover{padding-left:4px}.footer-quote-block{border-left:2px solid #4a6fa580;padding-left:24px}.footer-quote-block blockquote{color:#b8a99a;margin-bottom:12px;font-family:Libre Baskerville,Georgia,serif;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.7}.footer-name{color:#b8a99a;letter-spacing:1px;text-transform:uppercase;margin-bottom:4px;font-size:.72rem}.footer-bottom{color:#b8a99a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:24px 120px 28px 0;font-size:.72rem;display:flex}.footer-credit{font-style:italic}.back-to-top{color:#4a6fa5;letter-spacing:1px;margin-right:80px;font-size:.72rem;text-decoration:none;transition:color .2s}.back-to-top:hover{color:#7a9e7e}.blog-header{z-index:100;background:#1a1816;border-bottom:1px solid #e0d5c026;justify-content:center;align-items:center;gap:12px;padding:30px 40px;display:flex;position:fixed;top:0;left:0;right:0}.back-to-blog{backdrop-filter:blur(8px);color:#e0d8cc;z-index:100;background:#0009;border:1px solid #4a6fa54d;border-radius:40px;padding:10px 20px;font-family:monospace;font-size:.85rem;text-decoration:none;transition:all .3s;position:fixed;bottom:30px;left:30px}.back-to-blog:hover{color:#fff;background:#4a6fa5}.blog-fullscreen{background:0 0;max-width:800px;min-height:100vh;margin:0 auto;padding:25px 24px 100px}.blog-date-full{color:#3a3530;font-size:.85rem}.blog-category-full{color:#4a6fa5;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:500}.blog-fullscreen h1{letter-spacing:.02em;color:#1a1816;margin-bottom:48px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-style:normal;font-weight:400;line-height:1.2}.blog-content-full{color:#2c2a28;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.85}.blog-content-full p{margin-bottom:1.8rem}.blog-content-full p:first-of-type:first-letter{float:left;color:#4a6fa5;margin-right:12px;font-size:4rem;font-weight:400;line-height:.8}.blog-meta-left,.stories-meta-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.blog-meta-share-btn,.story-meta-share-btn{color:#4a6fa5;cursor:pointer;border:1px solid #4a6fa566;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.blog-meta-share-btn:hover,.story-meta-share-btn:hover{color:#fff;background:#4a6fa5}.blog-meta-header{flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;margin-bottom:32px;display:flex}.stories-meta-header{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;padding:0;display:flex}.blog-meta-share-btn{width:38px;height:38px;margin-left:15px}.story-meta-share-btn{width:32px;height:32px;margin-left:10px}.featured-image{flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.featured-image img{object-fit:contain;border-radius:12px;width:100%;height:auto;max-height:600px;display:block}.image-caption{color:#1a18146b;text-align:center;letter-spacing:.02em;margin-top:.6rem;font-family:Libre Baskerville,Georgia,serif;font-size:.7rem;font-style:italic;line-height:1.5}.image-caption a{color:#1a18146b;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.image-caption a:hover{color:#4a6fa5}.story-image img,.related-image,.blog-card-img,.entry-thumbnail{object-fit:cover}.blogs-page{max-width:800px;margin:0 auto;padding:100px 20px 60px}.blogs-header{text-align:center;margin-bottom:40px}.blogs-header h1{color:#1a1816;letter-spacing:2px;margin-bottom:12px;font-family:Cormorant Garamond,Georgia,serif;font-size:2.5rem;font-style:normal;font-weight:300}.blogs-subhead{color:#8a7e6e;font-size:.95rem}.blogs-list{flex-direction:column;gap:48px;display:flex}.blog-post{color:inherit;background:#fff;border-radius:20px;padding:32px;text-decoration:none;transition:transform .3s,background .3s;display:block}.blog-post:hover{background:#f3efe9;transform:translateY(-4px)}.blog-meta{gap:16px;margin-bottom:16px;font-size:.8rem;display:flex}.blog-date{color:#8a7e6e}.blog-category{color:#4a6fa5;text-transform:uppercase;letter-spacing:1px}.blog-title{color:#7a3548;margin-bottom:16px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-style:normal;font-weight:300}.blog-excerpt{color:#5a4a3a;margin-bottom:20px;font-family:Libre Baskerville,Georgia,serif;line-height:1.6}.loading{text-align:center;color:#8a7e6e;padding:60px;font-size:1.2rem}.blogs-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.blog-card{color:inherit;background:#fff;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .3s,background .3s;display:flex;overflow:hidden}.blog-card:hover{background:#f3efe9;transform:translateY(-4px)}.blog-card-image{width:100%;height:180px;overflow:hidden}.blog-card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.blog-card:hover .blog-card-img{transform:scale(1.03)}.blog-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.poems-page{max-width:900px;margin:0 auto;padding:120px 20px 60px}.poems-header{text-align:center;margin-bottom:48px}.poems-header h1{color:#1a1816;letter-spacing:2px;margin-bottom:12px;font-family:Cormorant Garamond,Georgia,serif;font-size:2.5rem;font-style:normal;font-weight:300}.poems-subhead{color:#8a7e6e;font-size:.95rem}.poem-display{background:#fff;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:500px;padding:48px 40px;display:flex}#poem-title{color:#7a3548;letter-spacing:.5px;border-left:3px solid #4a6fa5;margin-bottom:0;padding-top:8px;padding-bottom:8px;padding-left:20px;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-style:normal;font-weight:300;line-height:1.2}#poem-body{color:#5a4a3a;flex:1;font-family:Libre Baskerville,Georgia,serif;font-size:1.05rem;line-height:1.9}#poem-body p{margin-bottom:16px}#poem-body p.poem-line{margin-bottom:2px}#poem-body p.poem-line.stanza-break{margin-bottom:22px}.poem-nav{border-top:1px solid #c8b49633;justify-content:center;gap:20px;margin-top:40px;padding-top:20px;display:flex}.nav-btn{color:#4a6fa5;cursor:pointer;background:0 0;border:1px solid #4a6fa5;border-radius:40px;padding:10px 24px;font-size:.9rem;text-decoration:none;transition:all .3s}.nav-btn:hover{color:#fff;background:#4a6fa5}.poem-title-row{align-items:center;gap:12px;margin-bottom:20px;display:flex}.poem-title-row #poem-title{flex:1}.poem-btn-group{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (width>=1000px){#poemExpandBtn{display:none}}.poem-icon-btn{color:#4a6fa5;cursor:pointer;background:0 0;border:1px solid #4a6fa566;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.poem-icon-btn:hover,.poem-icon-btn.active{color:#fff;background:#4a6fa5;border-color:#4a6fa5}.poem-icon-btn svg{display:block}.poem-selection-hint{color:#7a9e7e;letter-spacing:1px;opacity:0;pointer-events:none;user-select:none;margin-top:-8px;margin-bottom:8px;padding-left:2px;font-size:.78rem;font-style:italic;transition:opacity .25s,transform .25s;display:block;transform:translateY(-4px)}.poem-selection-hint.visible{opacity:1;transform:translateY(0)}#poem-body.selecting p{cursor:pointer;border-radius:6px;margin-left:-8px;padding:2px 8px;transition:background .15s}#poem-body.selecting p:hover{background:#4a6fa514}#poem-body p.line-selected{background:#4a6fa52e;box-shadow:inset 3px 0 #4a6fa5}.quote-select-bar{opacity:0;pointer-events:none;z-index:10001;background:#1a1816;border:1px solid #4a6fa5;border-radius:40px;align-items:center;gap:12px;width:max-content;max-width:calc(100vw - 32px);padding:10px 10px 10px 20px;transition:transform .25s,opacity .25s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%,120%);box-shadow:0 8px 24px #0006}.quote-select-bar.visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.quote-select-bar span{color:#e0d5c0;letter-spacing:.5px;white-space:nowrap;font-size:.8rem}.quote-select-bar button{cursor:pointer;white-space:nowrap;border:none;border-radius:30px;padding:8px 18px;font-family:Libre Baskerville,Georgia,serif;font-size:.8rem}.quote-select-share{color:#fff;background:#4a6fa5}.quote-select-cancel{color:#8a7e6e;background:0 0}.quote-select-cancel:hover{color:#e0d5c0}.poem-display.fullscreen{z-index:9999;background:var(--poem-card-bg);box-sizing:border-box;border:none;border-radius:0;width:100vw;height:100vh;margin:0;padding:40px 24px;position:fixed;top:0;left:0;overflow-y:auto}.poem-display.fullscreen #quoteSelectBar{z-index:10005;width:calc(100% - 40px);max-width:600px;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.poem-display.fullscreen .share-overlay{z-index:10010}.poem-display.fullscreen #poem-body{padding-bottom:140px}@media (width>=768px){.poem-display.fullscreen{padding:60px 10%}}.share-overlay{z-index:10010;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.share-overlay.open{animation:.25s forwards overlayFadeIn;display:flex}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.share-panel{background:#1a1816;border:1px solid #e0d5c01f;border-radius:20px;width:100%;max-width:440px;max-height:calc(100vh - 80px);margin-top:80px;padding:24px 24px 22px;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards panelSlideUp;overflow-y:auto;box-shadow:0 24px 64px #00000080}@keyframes panelSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.share-panel-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.share-panel-header h3{color:#e0d5c0;letter-spacing:2px;text-transform:uppercase;font-size:.78rem;font-weight:600}.share-panel-close{color:#8a7e6e;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:22px;line-height:1;transition:color .2s,background .2s}.share-panel-close:hover{color:#e0d5c0;background:#e0d5c014}.share-card-preview{border-radius:14px;width:100%;margin-bottom:16px;display:block;box-shadow:0 8px 24px #00000059}.share-panel-actions{flex-direction:column;gap:8px;display:flex}.share-action-btn{color:#e0d5c0;cursor:pointer;background:0 0;border:1px solid #e0d5c033;border-radius:30px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px 16px;font-family:Libre Baskerville,Georgia,serif;font-size:.88rem;transition:background .18s,transform .14s,border-color .18s;display:flex}.share-action-btn:hover{background:#e0d5c014;border-color:#e0d5c066;transform:translateY(-1px)}.share-action-btn.primary{color:#fff;background:#4a6fa5;border-color:#4a6fa5}.share-action-btn.primary:hover{background:#3d5d8a}.inline-share-btn{color:#4a6fa5;cursor:pointer;background:0 0;border:1px solid #4a6fa54d;border-radius:30px;align-items:center;gap:6px;padding:8px 14px;font-family:Libre Baskerville,Georgia,serif;font-size:.8rem;transition:background .2s,color .2s;display:inline-flex}.inline-share-btn:hover{color:#fff;background:#4a6fa5}.stories-page{max-width:1000px;margin:0 auto;padding:120px 20px 60px}.stories-header{text-align:center;margin-bottom:60px}.stories-header h1{color:var(--home-headline,#1a1816);letter-spacing:2px;margin-bottom:12px;font-family:Cormorant Garamond,Georgia,serif;font-size:2.5rem;font-style:normal;font-weight:300}.stories-subhead{color:var(--home-body,#8a7e6e);font-size:.95rem}.stories-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.story-card{color:inherit;background:#fff;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .3s,background .3s;display:flex;overflow:hidden}.story-card:hover{background:#f3efe9;transform:translateY(-4px)}.story-image{width:100%;height:180px}.story-image img{object-fit:cover;width:100%;height:100%;display:block}.story-content{flex-direction:column;flex:1;padding:24px;display:flex}.story-title{color:#7a3548;margin-bottom:12px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.3rem;font-style:normal;font-weight:300;display:block}.story-intro{color:#5a4a3a;flex:1;margin-bottom:20px;font-family:Libre Baskerville,Georgia,serif;font-size:.9rem;line-height:1.5}.story-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.about-page{max-width:860px;margin:0 auto;padding:80px 24px}.writer-banner{text-align:center;border-bottom:1px solid #4a6fa54d;margin-bottom:64px;padding:60px 24px 48px}.writer-banner-label{letter-spacing:4px;text-transform:uppercase;color:#3d5d8a;margin-bottom:20px;font-size:.7rem;font-weight:500;display:block}.writer-photo{background:linear-gradient(135deg,#1a1816 0%,#0f0d0b 100%);border:3px solid #4a6fa5;border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;margin:0 auto 28px;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000002e}.writer-photo img{object-fit:cover;width:100%;height:100%;display:block}.writer-photo-placeholder{color:#e0d8cc;font-family:Libre Baskerville,Georgia,serif;font-size:2.6rem}.writer-banner h1{color:#1a1816;letter-spacing:2px;margin-bottom:20px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,6vw,4rem);font-style:normal;font-weight:300;line-height:1.15}.writer-banner-sub{color:#8a7e6e;max-width:480px;margin:0 auto;font-size:1.05rem;font-style:italic;line-height:1.6}.about-pull-quote{text-align:center;margin:0 0 64px;padding:48px 32px;position:relative}.about-pull-quote:before{content:"“";color:#4a6fa51f;pointer-events:none;font-family:Georgia,serif;font-size:8rem;line-height:1;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.about-pull-quote blockquote{color:#2c2a28;z-index:1;margin-bottom:16px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-style:italic;font-weight:300;line-height:1.6;position:relative}.about-pull-quote cite{color:#3d5d8a;letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-style:normal}.about-chapter{grid-template-columns:80px 1fr;align-items:start;gap:0 32px;margin-bottom:72px;display:grid}.about-chapter-number{color:#4a6fa573;text-align:right;user-select:none;padding-top:4px;font-family:Cormorant Garamond,Georgia,serif;font-size:4rem;font-weight:300;line-height:1}.about-chapter-label{letter-spacing:3px;text-transform:uppercase;color:#3d5d8a;margin-bottom:8px;font-size:.65rem;font-weight:500;display:block}.about-chapter-title{color:#1a1816;margin-bottom:20px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-style:normal;font-weight:300;line-height:1.3}.about-chapter-body p{color:#3a3530;margin-bottom:16px;font-size:1rem;line-height:1.85}.about-chapter-body p:first-of-type:first-letter{float:left;color:#4a6fa5;margin-right:10px;font-family:Cormorant Garamond,Georgia,serif;font-size:3rem;line-height:.8}.about-stats{border:1px solid #4a6fa54d;border-radius:16px;gap:0;margin:32px 0 24px;display:flex;overflow:hidden}.about-stat{text-align:center;border-right:1px solid #4a6fa540;flex:1;padding:20px 12px}.about-stat:last-child{border-right:none}.about-stat-value{color:#4a6fa5;margin-bottom:4px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-weight:400;display:block}.about-stat-label{letter-spacing:2px;text-transform:uppercase;color:#5a4a3a;font-size:.65rem}.about-philosophy-block{text-align:center;background:#1a1816;border:1px solid #4a6fa533;border-radius:20px;width:calc(100% - 112px);margin:0 0 72px 112px;padding:48px 40px}.about-philosophy-block .philosophy-word{letter-spacing:4px;text-transform:uppercase;color:#7aa3d4;margin-bottom:20px;font-size:.7rem;display:block}.about-philosophy-block blockquote{color:#e0d5c0;margin-bottom:24px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.4rem;font-style:italic;font-weight:300;line-height:1.7}.about-philosophy-block p{color:#8a7e6e;max-width:560px;margin:0 auto;font-size:.9rem;line-height:1.7}.about-closing{text-align:center;border-top:1px solid #4a6fa54d;padding:48px 24px}.about-closing p{color:#5a4a3a;margin-bottom:24px;font-size:1rem;font-style:italic;line-height:1.8}.about-closing-links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.about-closing-link{letter-spacing:1px;color:#4a6fa5;background:0 0;border:1px solid #4a6fa566;border-radius:40px;padding:12px 28px;font-size:.85rem;text-decoration:none;transition:all .25s;display:inline-block}.about-closing-link:hover{color:#fff;background:#4a6fa5}.not-found-page{text-align:center;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;display:flex}.not-found-inner{flex-direction:column;align-items:center;gap:1.25rem;max-width:480px;display:flex}.not-found-number{color:var(--home-divider);font-family:Cormorant Garamond,serif;font-size:clamp(5rem,18vw,9rem);font-style:normal;font-weight:300;line-height:1}.not-found-heading{color:var(--home-headline);margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,4vw,2.2rem);font-style:normal;font-weight:300}.not-found-body{color:var(--home-body);font-family:Libre Baskerville,serif;font-size:.85rem;line-height:1.9}.not-found-link{letter-spacing:.1em;text-transform:uppercase;color:#c4a882;border:1px solid #c4a88259;border-radius:40px;margin-top:.5rem;padding:11px 28px;font-family:Libre Baskerville,serif;font-size:.75rem;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.not-found-link:hover{color:#0c0b0a;background:#c4a882}.skip-to-content{color:#e0d5c0;z-index:99999;background:#1a1816;border-radius:0 0 8px 8px;padding:10px 20px;font-size:.85rem;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:1rem}.skip-to-content:focus{top:0}:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #4a6fa5}.related-section{border-top:1px solid #1a18141a;max-width:800px;margin:3rem auto 0;padding:2.5rem 0 2rem}.related-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.related-header h3{letter-spacing:.3em;text-transform:uppercase;color:#2c2a28;white-space:nowrap;margin:0;font-family:Libre Baskerville,serif;font-size:.68rem;font-weight:400}.related-rule{background:#1a181433;flex:1;height:1px}.related-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.related-card{background:#fff;border:.5px solid #1a181414;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,background .2s;display:flex;overflow:hidden}.related-card:hover{background:#f3efe9;transform:translateY(-3px)}.related-image{object-fit:cover;width:100%;height:120px;display:block}.related-card-text{flex-direction:column;gap:5px;padding:12px 14px;display:flex}.related-card-text--blog{padding:16px 14px}.related-card-category{letter-spacing:.25em;text-transform:uppercase;color:#4a6fa5;font-family:Libre Baskerville,serif;font-size:.58rem;font-weight:500}.related-card-title{color:#1a1814;font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.4}.related-card-excerpt{color:#5a4a3a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.comment-section{border-top:1px solid #1a18141a;max-width:800px;margin:3rem auto 0;padding:2.5rem 24px 4rem}.comment-section-inner{width:100%}.comment-header{align-items:center;gap:1rem;margin-bottom:.6rem;display:flex}.comment-header h3{letter-spacing:.3em;text-transform:uppercase;color:#2c2a28;white-space:nowrap;margin:0;font-family:Libre Baskerville,Georgia,serif;font-size:.68rem;font-weight:400}.comment-rule{background:#1a181433;flex:1;height:1px}.comment-note{color:#5a4a3a;margin:0 0 1.75rem;font-family:Libre Baskerville,Georgia,serif;font-size:.75rem;font-style:italic}.comment-form{flex-direction:column;gap:12px;display:flex}.comment-fields{flex-direction:column;gap:10px;display:flex}.comment-input,.comment-textarea{color:#1a1814;background:#faf8f5;border:1px solid #1a18142e;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:Libre Baskerville,Georgia,serif;font-size:.85rem;line-height:1.65;transition:border-color .2s,box-shadow .2s}.comment-textarea{resize:vertical;min-height:110px;font-style:italic}.comment-input::placeholder,.comment-textarea::placeholder{color:#1a181459;font-style:italic}.comment-input:focus,.comment-textarea:focus{background:#fff;border-color:#4a6fa5;box-shadow:0 0 0 3px #4a6fa514}.comment-footer{justify-content:space-between;align-items:center;display:flex}.comment-char-count{color:#1a181461;font-family:Libre Baskerville,Georgia,serif;font-size:.62rem}.comment-submit{color:#e0d5c0;letter-spacing:.08em;cursor:pointer;background:#1a1816;border:none;border-radius:40px;padding:10px 26px;font-family:Libre Baskerville,Georgia,serif;font-size:.78rem;transition:background .2s,opacity .2s}.comment-submit:hover{background:#4a6fa5}.comment-submit:disabled{opacity:.5;cursor:default}.comment-status{color:#7a9e7e;min-height:1rem;font-family:Libre Baskerville,Georgia,serif;font-size:.72rem;font-style:italic}.emoji-reactions{flex-direction:column;align-items:center;gap:1rem;margin:2.5rem 0 1rem;display:flex}.emoji-reactions-label{color:#8a7e6e;letter-spacing:.05em;margin:0;font-family:Libre Baskerville,Georgia,serif;font-size:.72rem}.emoji-reactions-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.emoji-btn{cursor:pointer;background:0 0;border:1px solid #1a18141f;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:60px;padding:10px 14px;transition:border-color .2s,background .2s,transform .2s;display:flex}.emoji-btn:hover{background:#1a18140a;border-color:#1a18144d}.emoji-btn.active{background:#4a6fa514;border-color:#4a6fa5}.emoji-symbol{font-size:1.4rem;line-height:1}.emoji-name{color:#8a7e6e;letter-spacing:.02em;font-family:Libre Baskerville,Georgia,serif;font-size:.6rem}.emoji-btn.active .emoji-name{color:#4a6fa5}.emoji-btn.pop{animation:.35s emojiPop}@keyframes emojiPop{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.reaction-wrap{justify-content:center;margin:2.5rem 0 1rem;display:flex}.reaction-btn{cursor:pointer;color:#3a3530;letter-spacing:.02em;background:0 0;border:1px solid #1a181459;border-radius:40px;align-items:center;gap:8px;padding:10px 22px;font-family:Libre Baskerville,Georgia,serif;font-size:.78rem;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.reaction-btn:hover{color:#c0392b;background:#c0392b0d;border-color:#c0392b}.reaction-btn.liked{color:#c0392b;border-color:#c0392b}.heart-icon{flex-shrink:0;transition:fill .2s,stroke .2s,transform .2s}.reaction-btn.liked .heart-icon{fill:#c0392b;stroke:#c0392b}.reaction-btn.pulse .heart-icon{animation:.4s heartPulse}@keyframes heartPulse{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.sticky-note-wrap{justify-content:flex-end;margin:2rem 0 .5rem;display:flex}.sticky-note{background:#fef9c3;border-radius:2px 2px 4px 4px;flex-direction:column;width:220px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;transform:rotate(1deg);box-shadow:2px 3px 8px #0000001f,0 1px 2px #00000014}.sticky-note:focus-within{transform:rotate(0);box-shadow:3px 5px 14px #00000026,0 1px 3px #0000001a}.sticky-note-top{background:#fbbf24;flex-shrink:0;height:6px}.sticky-note-label{letter-spacing:.18em;text-transform:uppercase;color:#92400e;opacity:.7;cursor:default;user-select:none;padding:8px 12px 4px;font-family:Libre Baskerville,Georgia,serif;font-size:.6rem}.sticky-note-area{color:#1a1814;resize:none;background:0 0;border:none;outline:none;width:100%;padding:4px 12px 8px;font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-style:italic;line-height:1.65}.sticky-note-area::placeholder{color:#1a181459;font-style:italic}.sticky-note-footer{border-top:1px solid #fbbf244d;justify-content:space-between;align-items:center;padding:4px 12px 10px;display:flex}.sticky-note-count{color:#1a181466;font-family:Libre Baskerville,Georgia,serif;font-size:.6rem}.sticky-note-actions{align-items:center;gap:8px;display:flex}.sticky-note-clear{color:#1a181466;cursor:pointer;letter-spacing:.05em;background:0 0;border:none;padding:0;font-family:Libre Baskerville,Georgia,serif;font-size:.6rem;transition:color .15s}.sticky-note-clear:hover{color:#c0392b}.sticky-note-send{color:#e0d5c0;letter-spacing:.1em;cursor:pointer;background:#1a1816;border:none;border-radius:20px;padding:3px 10px;font-family:Libre Baskerville,Georgia,serif;font-size:.6rem;transition:background .15s,opacity .15s}.sticky-note-send:hover{background:#4a6fa5}.sticky-note-send:disabled{opacity:.5;cursor:default}.sticky-note-update{color:#4a6fa5;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #4a6fa5;border-radius:20px;padding:3px 10px;font-family:Libre Baskerville,Georgia,serif;font-size:.6rem;transition:background .15s,color .15s,opacity .15s}.sticky-note-update:hover{color:#fff;background:#4a6fa5}.sticky-note-update:disabled{opacity:.5;cursor:default}.sticky-note-status{color:#7a9e7e;min-height:1rem;padding:0 12px 8px;font-family:Libre Baskerville,Georgia,serif;font-size:.62rem;font-style:italic}@media (width<=1000px) and (width>=701px){.about-philosophy-block{width:calc(100% - 76px);margin-left:76px}.about-chapter{grid-template-columns:56px 1fr;gap:0 20px}.about-chapter-number{font-size:3rem}.stories-grid{gap:20px}}@media (width<=1000px){header{flex-wrap:wrap;justify-content:center;gap:8px;padding:14px 5%}.logo{letter-spacing:2px;flex:none;order:1;font-size:15px}.hamburger-btn{order:2;display:block}.desktop-nav{display:none}.quote-slideshow{flex:100%;order:3;max-width:100%;display:block}.quote-card{background:#e0d5c01a;border:1px solid #e0d5c033;border-radius:40px;justify-content:center;align-items:center;min-height:48px;padding:12px 24px;display:flex}}@media (width<=700px){.blog-header{padding:26px 24px}.stories-grid{grid-template-columns:1fr;gap:24px}.story-image{height:160px}.poems-page{padding:90px 16px 40px}.poems-header h1{font-size:2rem}.poem-display{min-height:unset;padding:28px 20px}#poem-title{padding-left:14px;font-size:1.5rem}#poem-body{font-size:.95rem;line-height:1.7}.blogs-page{padding:90px 16px 40px}.blogs-header h1{font-size:2rem}.blog-post{padding:20px}.blog-title{font-size:1.2rem}.blog-fullscreen{padding:10px 16px 80px}.blog-fullscreen h1{font-size:1.8rem}.blog-content-full{font-size:.95rem}.stories-page{padding:90px 16px 40px}.stories-header h1{font-size:2rem}.text-layer{padding:3.5rem 1.5rem 3rem}.reading-entry{grid-template-columns:72px 1fr;gap:1.1rem;padding:1.3rem 0}.entry-thumbnail{width:72px;height:52px}.entry-arrow{display:none}.reading-section{padding:2.5rem 1.25rem 4rem}.footer-inner{grid-template-columns:1fr;gap:36px}.footer-quote-block{border-top:1px solid #4a6fa526;border-left:none;padding-top:24px;padding-left:0}.footer-bottom{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;padding-right:0}.back-to-top{margin-right:0}.about-page{padding:60px 16px}.writer-banner{margin-bottom:40px;padding:40px 16px 36px}.writer-banner h1{font-size:2rem}.writer-photo{width:104px;height:104px;margin-bottom:20px}.about-pull-quote{margin-bottom:40px;padding:32px 16px}.about-pull-quote blockquote{font-size:1.15rem}.about-chapter{grid-template-columns:1fr;gap:8px;margin-bottom:48px}.about-chapter-number{text-align:left;padding-top:0;font-size:2.5rem}.about-chapter-title{font-size:1.3rem}.about-stats{flex-direction:column}.about-stat{border-bottom:1px solid #4a6fa51f;border-right:none}.about-stat:last-child{border-bottom:none}.about-philosophy-block{width:100%;margin-left:0;padding:32px 20px}.about-philosophy-block blockquote{font-size:1.1rem}.about-closing{padding:36px 16px}.about-closing-links{flex-direction:column;align-items:center}.share-panel{border-radius:20px 20px 0 0;max-width:100%;max-height:90vh;margin-top:0;padding:22px 18px 28px}.share-overlay{align-items:flex-end;padding:0}.related-grid{grid-template-columns:1fr}.related-section{padding:2rem 0 1.5rem}.sticky-note-wrap{justify-content:center}.sticky-note{width:100%;transform:rotate(0);box-shadow:2px 2px 6px #0000001a}.sticky-note:focus-within{transform:none}.emoji-reactions-row{gap:8px}.emoji-btn{min-width:52px;padding:8px 10px}.emoji-symbol{font-size:1.2rem}.blogs-grid{grid-template-columns:1fr;gap:20px}.blog-card-image{height:160px}.poem-display,.story-card,.blog-post,.blog-card,.related-card{box-shadow:none}}@media (width<=380px){.logo{letter-spacing:1px;gap:7px;font-size:13px}.logo-icon{width:26px;height:26px}.collection-btn-label{display:none}.collection-btn{border-radius:50%;padding:12px}.poems-header h1,.blogs-header h1,.stories-header h1{font-size:1.6rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.back-to-blog{backdrop-filter:none;background:#1a1814d9}.related-image{filter:none}:root{--bg-body:transparent;--bg-card:#fff;--bg-card-hover:#f3efe9;--bg-header:#1a1816;--bg-dark:#0c0b0a;--text-primary:#1a1816;--text-body:#2c2a28;--text-muted:#8a7e6e;--text-header:#e0d5c0;--accent:#4a6fa5;--accent-gold:#c4a882;--border-light:#1a18141a;--border-card:#1a181414;--poem-card-bg:#fff;--input-bg:#faf8f5}[data-theme=dark]{--bg-card:#1e1c1a;--bg-card-hover:#252220;--bg-header:#0f0d0b;--text-primary:#e0d5c0;--text-body:#c8bfb0;--text-muted:#8a7e6e;--border-light:#e0d5c01a;--border-card:#e0d5c014;--poem-card-bg:#1e1c1a;--input-bg:#252220}header,footer{background:var(--bg-header)}.poem-display{background:var(--poem-card-bg)}#poem-title{color:var(--text-primary)}#poem-body{color:var(--text-body)}.story-card,.blog-post,.blog-card,.related-card{background:var(--bg-card)}.story-card:hover,.blog-post:hover,.blog-card:hover{background:var(--bg-card-hover)}.story-title,.blog-title{color:#7a3548}.story-intro,.blog-excerpt{color:var(--text-muted)}.blog-fullscreen h1{color:var(--text-primary)}.blog-content-full,.blog-date-full{color:var(--text-body)}.related-card-title{color:var(--text-primary)}.related-card-excerpt{color:var(--text-muted)}.comment-input,.comment-textarea{background:var(--input-bg);color:var(--text-primary);border-color:var(--border-light)}.comment-header h3,.related-header h3{color:var(--text-primary)}.comment-rule,.related-rule{background:var(--border-light)}.about-chapter-title,.about-pull-quote blockquote{color:var(--text-primary)}.about-chapter-body p{color:var(--text-body)}.writer-banner h1{color:var(--text-primary)}[data-theme=dark] .poem-display{border:1px solid #e0d5c01a}[data-theme=dark] .blog-fullscreen h1{color:#e0d5c0}[data-theme=dark] .blog-content-full{color:#c8bfb0}[data-theme=dark] .story-title,[data-theme=dark] .blog-title{color:#c4a882}[data-theme=dark] .comment-input,[data-theme=dark] .comment-textarea{color:#e0d5c0;background:#252220;border-color:#e0d5c026}[data-theme=dark] .comment-input::placeholder,[data-theme=dark] .comment-textarea::placeholder{color:#e0d5c040}[data-theme=dark] .sticky-note{background:#3a3420}[data-theme=dark] .sticky-note-top{background:#c4a882}[data-theme=dark] .emoji-btn{border-color:#e0d5c026}[data-theme=dark] .emoji-btn:hover{background:#e0d5c00f;border-color:#e0d5c04d}[data-theme=dark] .reaction-btn{color:#c8bfb0;border-color:#e0d5c040}[data-theme=dark] .image-caption,[data-theme=dark] .image-caption a{color:#e0d5c066}.theme-toggle{color:#e0d5c0;cursor:pointer;background:0 0;border:1px solid #e0d5c040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s;display:inline-flex}.theme-toggle:hover{background:#e0d5c01a;border-color:#e0d5c080}.theme-toggle .icon-sun{display:none}.theme-toggle .icon-moon,[data-theme=dark] .theme-toggle .icon-sun{display:block}[data-theme=dark] .theme-toggle .icon-moon{display:none}.search-toggle{color:#e0d5c0;cursor:pointer;background:0 0;border:1px solid #e0d5c040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s;display:inline-flex}.search-toggle:hover{background:#e0d5c01a;border-color:#e0d5c080}.hero-slide{object-fit:cover;opacity:0;will-change:opacity;filter:none;width:100%;height:100%;transition:opacity 1.2s;position:absolute;inset:0}.hero-slide.active{opacity:1}.slideshow-layer{aspect-ratio:1980/1230;background:#0c0b0a;width:100%;position:relative;overflow:hidden}.slideshow-layer>*{grid-area:unset;position:absolute}.slideshow-fade{z-index:1;pointer-events:none;background:linear-gradient(#0000,#0c0b0a);height:120px;position:absolute;bottom:0;left:0;right:0}:root{--home-bg:#fff;--home-text-eye:#8a6a3a;--home-headline:#1a1816;--home-body:#1a18149e;--home-divider:#8b6a3a66;--home-rule:#8b6a3a40;--home-rule-label:#8a6a3a;--home-entry-title:#1a1816;--home-entry-arrow:#8b6a3a80;--home-entry-border:#1a181414;--home-thumb-filter:grayscale(10%) brightness(.95);--home-sub-bg:#f5f0e8;--home-sub-text:#1a18149e;--home-sub-heading:#1a1816;--home-sub-eye:#8a6a3a;--home-sub-note:#1a181461;--home-sub-proof:#1a181473;--home-sub-border:#8b6a3a40;--home-sub-input:#1a1816;--home-sub-btn-bg:#1a1816;--home-sub-btn-txt:#f5f0e8;--home-slide-fade:#fff;--home-success:#8a6a3a}[data-theme=dark]{--home-bg:#0c0b0a;--home-text-eye:#c4a882;--home-headline:#f0ece4;--home-body:#f0ece4b8;--home-divider:#c4a88266;--home-rule:#c4a88233;--home-rule-label:#c4a882;--home-entry-title:#f0ece4;--home-entry-arrow:#c4a88266;--home-entry-border:#f0ece412;--home-thumb-filter:grayscale(15%) brightness(.85);--home-sub-bg:#0c0b0a;--home-sub-text:#f0ece4b8;--home-sub-heading:#f0ece4;--home-sub-eye:#c4a882;--home-sub-note:#f0ece48c;--home-sub-proof:#f0ece48c;--home-sub-border:#c4a8824d;--home-sub-input:#f0ece4;--home-sub-btn-bg:#c4a882;--home-sub-btn-txt:#0c0b0a;--home-slide-fade:#0c0b0a;--home-success:#c4a882}.text-layer{background:var(--home-bg)}.text-eyebrow{color:var(--home-text-eye)}.text-headline{color:var(--home-headline)}.text-body{color:var(--home-body)}.text-divider{background:var(--home-divider)}.slideshow-layer{background:var(--home-bg)}.slideshow-fade{background:linear-gradient(to bottom, transparent, var(--home-slide-fade))}.reading-section{background:var(--home-bg)}.reading-header h2{color:var(--home-rule-label)}.reading-rule{background:var(--home-rule)}.reading-entry{border-color:var(--home-entry-border)}.reading-entry:first-child{border-top-color:var(--home-entry-border)}.entry-category{color:var(--home-rule-label)}.entry-title{color:var(--home-entry-title)}.entry-arrow{color:var(--home-entry-arrow)}.entry-thumbnail{filter:var(--home-thumb-filter)}.subscribe-section{background:var(--home-sub-bg);border-top-color:var(--home-rule)}.subscribe-eyebrow{color:var(--home-sub-eye)}.subscribe-heading{color:var(--home-sub-heading)}.subscribe-body{color:var(--home-sub-text)}.subscribe-social-proof{color:var(--home-sub-proof)}.subscribe-note{color:var(--home-sub-note)}.subscribe-field{border-color:var(--home-sub-border)}.subscribe-input{color:var(--home-sub-input)}.subscribe-input::placeholder{color:var(--home-sub-note)}.subscribe-btn{background:var(--home-sub-btn-bg);color:var(--home-sub-btn-txt)}.subscribe-success{color:var(--home-success)}[data-theme=dark] .sticky-note-area{color:#e0d5c0}[data-theme=dark] .sticky-note-area::placeholder{color:#e0d5c059}[data-theme=dark] .sticky-note-label{color:#c4a882;opacity:.8}[data-theme=dark] .sticky-note-count,[data-theme=dark] .sticky-note-clear{color:#e0d5c073}[data-theme=dark] .sticky-note-clear:hover{color:#c0392b}[data-theme=dark] .sticky-note-status{color:#7a9e7e}[data-theme=dark] .sticky-note-footer{border-top-color:#c4a88233}[data-theme=dark] .footer-tagline{color:#c4a882}[data-theme=dark] .footer-credit,[data-theme=dark] .footer-bottom{color:#b8a99a}[data-theme=dark] .footer-quote-block blockquote{color:#c4a882}[data-theme=dark] .footer-name{color:#8a7e6e}[data-theme=dark] .about-closing p{color:#c8bfb0}[data-theme=dark] .about-closing-link{color:#c4a882;border-color:#c4a88266}[data-theme=dark] .about-closing-link:hover{color:#0c0b0a;background:#c4a882}[data-theme=dark] .writer-banner{border-bottom-color:#c4a8824d}[data-theme=dark] .writer-banner-label,[data-theme=dark] .about-chapter-label,[data-theme=dark] .about-pull-quote cite{color:#c4a882}[data-theme=dark] .about-pull-quote:before{color:#c4a88226}[data-theme=dark] .about-chapter-number{color:#c4a88259}[data-theme=dark] #poem-title{color:#c4a882;border-left-color:#c4a882}[data-theme=dark] .about-stats{border-color:#c4a8824d}[data-theme=dark] .about-stat{border-right-color:#c4a88233}[data-theme=dark] .about-stat-value{color:#c4a882}[data-theme=dark] .about-stat-label{color:#8a7e6e}[data-theme=dark] .about-philosophy-block{border-color:#c4a88233}[data-theme=dark] .about-philosophy-block .philosophy-word{color:#c4a882}[data-theme=dark] .about-closing{border-top-color:#c4a8824d}[data-theme=dark] .footer-quote-block{border-left-color:#c4a88266}[data-theme=dark] .footer-nav-group h4{color:#c4a882}[data-theme=dark] .writer-banner h1{color:#f0ece4}[data-theme=dark] .writer-banner-sub{color:#b8a99a}[data-theme=dark] .about-chapter-title{color:#e0d5c0}[data-theme=dark] .about-chapter-body p{color:#c8bfb0}[data-theme=dark] .about-chapter-body p:first-of-type:first-letter{color:#c4a882}[data-theme=dark] .about-pull-quote blockquote{color:#e0d5c0}[data-theme=dark] .footer-nav-group a{color:#b8a99a}[data-theme=dark] .footer-nav-group a:hover{color:#c4a882}@media (width<=1000px){.theme-toggle{order:1}.logo{flex:none;order:2}.hamburger-btn{order:3}.search-toggle{order:4}.quote-slideshow{flex:100%;order:5}}.share-btn:not(.active){color:#4a6fa5!important;background:0 0!important;border-color:#4a6fa566!important}.search-overlay{z-index:99998;background:#000000d1;justify-content:center;align-items:flex-start;padding-top:120px;padding-left:20px;padding-right:20px;display:none;position:fixed;inset:0}.search-overlay.open{display:flex}.search-box{background:var(--home-bg);border:1px solid #c4a8824d;border-radius:16px;flex-direction:column;gap:0;width:100%;max-width:600px;max-height:80vh;padding:24px;display:flex;overflow-y:auto}.search-input-wrap{border-bottom:1px solid #c4a88266;align-items:center;gap:12px;padding-bottom:12px;display:flex}.search-input-wrap svg{color:#c4a882;opacity:.7;flex-shrink:0}#search-input{color:var(--home-headline);caret-color:#c4a882;background:0 0;border:none;outline:none;flex:1;width:100%;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:300}#search-input::placeholder{color:var(--home-body);font-style:italic}.search-hint{letter-spacing:.15em;color:var(--home-body);text-transform:uppercase;text-align:right;margin-top:10px;font-family:Libre Baskerville,Georgia,serif;font-size:.65rem}.search-results{flex-direction:column;gap:4px;max-height:55vh;margin-top:24px;display:flex;overflow-y:auto}.search-result-item{border-bottom:1px solid #c4a8821f;padding:14px 0;text-decoration:none;transition:opacity .15s;display:block}.search-result-item:hover{opacity:.7}.search-result-type{letter-spacing:.25em;text-transform:uppercase;color:#c4a882;margin-bottom:4px;font-family:Libre Baskerville,Georgia,serif;font-size:.58rem;display:block}.search-result-title{color:var(--home-headline);margin-bottom:4px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-weight:400;display:block}.search-result-excerpt{color:var(--home-body);font-family:Libre Baskerville,Georgia,serif;font-size:.75rem;line-height:1.5;display:block}.search-result-excerpt mark{color:#c4a882;background:#c4a88240;border-radius:2px;padding:0 2px}.search-no-results{color:var(--home-body);text-align:center;padding:32px 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;font-style:italic}@media (width<=700px){.search-overlay{padding-top:80px}#search-input{font-size:1.2rem}}@media (width>=1001px){.quote-container{height:42px!important;position:relative!important;overflow:hidden!important}.quote-slide{opacity:0!important;display:flex!important;position:absolute!important;inset:0!important}.quote-slide.active{opacity:1!important}}@media (width>=701px) and (width<=1200px){header{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.theme-toggle{flex-shrink:0;order:1}.logo{flex:1;order:2;justify-content:center}.hamburger-btn{flex-shrink:0;order:3;display:block}.search-toggle{flex-shrink:0;order:4}.quote-slideshow{flex:100%;order:5;max-width:100%}.desktop-nav{display:none}}html{background-color:#1a1816}
