:root{line-height:1.5;font-weight:400;color:#000000de;background-color:#d9d4cb;width:100%;height:100%;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;flex-direction:column;align-items:stretch;min-height:100svh;width:100svw}#root{flex:1 0 auto;display:flex;flex-direction:column;width:100%;min-width:0}.menuDrawerPhone{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;margin-bottom:.5rem}.menuDescriptionWrapper{position:fixed;box-sizing:border-box;display:flex;flex-direction:column;width:fit-content;z-index:1;padding:1rem 2rem 2rem;width:100%;bottom:0rem;left:0rem;transition:all .5s ease-in-out;background-color:#d9d4cb}.menuDescriptionWrapper[data-open=false]{bottom:-10.25rem}.menuDrawerTitle{margin:0rem}.menuDrawerChevron{font-size:1.25rem;transition:transform .5s ease-in-out;margin:0;height:1.5rem}.menuDrawerChevron[data-open=true]{transform:rotate(180deg)}.menuWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;width:12rem}.menuOptionWrapper{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;width:100%}.menuOption{margin:0rem;cursor:pointer;font-family:Cormorant Garamond,serif;font-weight:600}.menuOptionSliderWrapper{overflow:hidden;width:100%;margin-left:1rem}.selectedOptionBar{position:relative;left:-100%;width:100%;height:.1rem;border-radius:.15rem;background-color:#000;opacity:.75;animation:slideInFromLeft .5s ease-in-out forwards}@keyframes slideInFromLeft{0%{left:-100%}to{left:0}}.descriptionWrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-family:Cormorant Garamond,serif;font-weight:600;margin-left:2rem;width:12rem}.slideWrapper{position:absolute;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:4rem;left:0;padding-left:40%;top:45%;transform:translateY(-50%);width:60%;overflow-x:auto;scrollbar-width:none;z-index:0}.slideImageOdd,.slideImageEven{height:50svh;object-fit:cover}.slideImageOdd{margin-top:3rem}.slideTitle{font-size:2.25svh;margin:0;margin-top:.5rem;font-family:Cormorant Garamond,serif;font-weight:600}.slideDate{font-size:1.5svh;margin:0;margin-top:0rem;font-family:Cormorant Garamond,serif;font-weight:500}.headerContainer{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;display:flex;top:1.5rem;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;pointer-events:none;z-index:55;opacity:1;transition:opacity .5s ease}.headerContainer[data-site-header-fade=out]{opacity:0}.siteHeader{font-size:clamp(2.25rem,6vw,3.25rem);font-family:Imperial Script,cursive;font-weight:600;margin:0;color:#000;pointer-events:none;white-space:nowrap}.siteHeaderCursor{display:inline-block;width:.06em;height:.72em;margin-left:.06em;vertical-align:-.06em;background-color:#0000006b;animation:siteHeaderCaretBlink .85s step-end infinite}@keyframes siteHeaderCaretBlink{0%,49%{opacity:1}50%,to{opacity:0}}.siteSubheader{font-size:.9rem;font-family:Cormorant Garamond,serif;font-weight:500;margin:0;margin-top:-.5rem}.downloadManagerWrapper{position:absolute;max-width:calc(100% - 4rem);top:8rem;height:calc(100% - 12rem);left:2rem;overflow-y:auto}.passwordHeart{width:15px}.passwordInput{font-family:Cormorant Garamond,serif;font-weight:600;font-size:1rem;margin-top:1rem;padding:.25rem 0rem;width:120px;border-radius:.25rem;background-color:transparent;outline:none;border:none}.passwordButton{font-family:Cormorant Garamond,serif;font-weight:400;font-size:1rem;width:auto;margin-left:1rem;border:none;border-radius:.25rem;background-color:transparent;outline:none;cursor:pointer}.downloadText{margin:0;margin-top:.25rem;font-size:.8rem;font-family:Cormorant Garamond,serif;font-weight:500}@media (min-width: 500px){.downloadText{max-width:450px;font-size:.85rem}}.errorText{margin:0;margin-top:.25rem;font-size:.9rem;font-family:Cormorant Garamond,serif;font-weight:600;color:red}.passwordTitleContainer{width:100px}.passwordTitleContainer[data-width=true]{width:150px}.typewriter{overflow:hidden;border-right:.05em solid rgb(0,0,0);white-space:nowrap;margin:0 auto;letter-spacing:.15em;visibility:hidden;width:0;animation:typing 2.5s steps(9,end) .75s forwards,blink-caret .75s step-end infinite}.typewriter[data-delay=false]{letter-spacing:.2em;animation:typing 3s steps(14,end) 0s forwards,blink-caret .75s step-end infinite}@keyframes typing{0%{width:0;visibility:hidden}to{width:100%;visibility:visible}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#000}}.frontPageBackground{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#d9d4cb;width:100svw;height:100svh;position:absolute;top:0;left:0;z-index:100;opacity:0;transition:opacity 2s ease-in-out;pointer-events:none}.frontPageBackground[data-visible=true]{opacity:1;z-index:100;pointer-events:all}.landing-stack{flex:1 1 auto;min-height:0;width:100%}.landing-stack[data-transitioning=true] .landing{opacity:.32;pointer-events:none;transition:opacity .35s ease}.landing-transition-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;pointer-events:none}.landing-transition-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#d9d4cbf0}.landing-transition-ghost{border:none;outline:none;box-shadow:none;border-radius:0;background:transparent;vertical-align:middle}.landing-transition-header-wrap{position:fixed;top:0;left:0;right:0;z-index:52;pointer-events:none}.section-page-header{position:fixed;top:2rem;left:0;right:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.75rem,2.5svw,1.25rem);padding:0 clamp(.75rem,3svw,1.5rem);box-sizing:border-box;z-index:54;pointer-events:none}.section-page-header-icon-slot{flex-shrink:0;border-radius:10px;visibility:hidden;pointer-events:none}.section-page-header-icon{flex-shrink:0;display:block;height:clamp(52px,10svh,76px);width:auto;max-width:min(42vw,220px);border-radius:10px;object-fit:cover;pointer-events:none}.section-page-header-title-col{flex:0 1 auto;display:flex;align-items:center;min-height:clamp(52px,10svh,76px)}.section-page-header-icon--locked{max-width:none}.section-page-header-title{margin:0;padding:0;font-family:Cormorant Garamond,serif;font-size:clamp(1.35rem,3.6svw,1.85rem);font-weight:600;letter-spacing:.1em;line-height:1.15;color:#000;white-space:nowrap}button.photo-fade-container--selectable{border:none;margin:0;padding:0;background:none;font:inherit;color:inherit;text-align:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.section-page{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100svh;width:100%;box-sizing:border-box;padding:clamp(10rem,26svh,14rem) 1.5rem 4rem}.section-page-back{position:fixed;top:1.25rem;left:1rem;border:none;background:none;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:600;letter-spacing:.06em;cursor:pointer;color:#000000bf;padding:.35rem .6rem;z-index:60;pointer-events:auto}.section-page-back:hover{color:#000}.section-page-placeholder{margin:0;font-family:Cormorant Garamond,serif;font-size:1.15rem;opacity:.72}.landing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr;justify-items:center;align-items:center;flex:1 1 auto;min-height:100svh;width:100%;max-width:100%;padding:3rem clamp(1rem,4svw,3rem) clamp(2rem,6svh,4rem);box-sizing:border-box;column-gap:clamp(.75rem,3svw,2.5rem)}.landing-photo{flex:0 1 auto;width:100%;max-width:min(100%,33.75rem);justify-self:center;align-self:center;transition:transform .3s ease-in-out}.landing-photo-about{transform:rotate(-3deg)}.landing-photo-writings{transform:rotate(4deg) scale(.95)}.landing-photo-articles{transform:rotate(-2deg) scale(1.05)}.landing-photo-about:hover,.landing-photo-writings:hover,.landing-photo-articles:hover{transform:translateY(-.5rem) rotate(0) scale(1.03);z-index:1}@media (max-width: 800px){.landing{grid-template-columns:1fr;grid-template-rows:repeat(3,auto);justify-items:center;padding-top:8rem;row-gap:2rem}.landing-photo{max-width:min(81svw,315px)}.landing-photo-about,.landing-photo-writings,.landing-photo-articles{align-self:center;margin-top:0;margin-bottom:0}.landing-photo-about,.landing-photo-writings,.landing-photo-articles,.landing-photo-about:hover,.landing-photo-writings:hover,.landing-photo-articles:hover{transform:none}}.photo-fade-container{display:inline-flex;flex-direction:column;align-items:center;position:relative}.photo-wrapper{position:relative;display:inline-flex;border-radius:12px;overflow:hidden}.photo-wrapper:hover{opacity:.95;cursor:pointer;transition:opacity .3s ease-in-out}.photo{display:block;width:auto;height:clamp(282px,45svh,439px);max-width:90svw;object-fit:contain}.default-image{opacity:1}.photo-caption{width:0;margin:1rem 0 0;overflow:hidden;border-right:.05em solid transparent;color:#000;font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600;letter-spacing:.1em;line-height:1;opacity:0;white-space:nowrap}.photo-fade-container:hover .photo-caption{opacity:1;animation:photo-caption-typing 1s steps(var(--caption-steps),end) forwards,photo-caption-caret .75s step-end infinite}@keyframes photo-caption-typing{0%{width:0}to{width:var(--caption-width)}}@keyframes photo-caption-caret{0%,to{border-color:transparent}50%{border-color:#000}}.footer{position:fixed;left:0;right:0;bottom:1.5rem;display:flex;justify-content:center;align-items:center;gap:1.5rem;z-index:2;pointer-events:none}.footer-link{display:inline-flex;pointer-events:auto;transition:transform .2s ease-in-out}.footer-link:hover{transform:translateY(-3px) scale(1.05)}.footer-icon{display:block;height:3rem;width:auto;object-fit:contain}
