html,body{height:100%}body{background-color:#f5f5f5;margin:5px}#root{min-height:100%}.page-wrapper{min-height:calc(100vh - 10px);display:flex;flex-direction:column}.page-content{flex:1}.lora-reg{font-family:Lora,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}h1,h2,h3,h4,h5,h6,p,li,button{font-family:Lora}.nav-item-top{font-size:1.6rem;text-decoration:underline;color:#00f}.home-back-link{display:inline-block;font-family:Lora;font-size:.9rem;color:inherit;text-decoration:none;padding:.5rem;opacity:.7;transition:opacity .2s ease}.home-back-link:hover{opacity:1}.home-bar{position:sticky;top:0;background-color:#f5f5f5;z-index:50;padding-top:.25rem}.home-bar hr{margin:0}.home-container{max-width:600px;margin:0;padding:2rem 1rem}.home-header{margin-bottom:3rem}.home-header h1{font-size:3.2rem;margin-bottom:.5rem}.home-tagline{font-size:1.1rem;opacity:.8;margin:0}.home-nav{display:flex;flex-direction:column;gap:.5rem}.home-nav-item{position:relative}.home-nav-item>a{text-decoration:none;color:inherit}.home-heading{font-size:2.5rem;margin:0;padding:.25rem 0;cursor:pointer;transition:opacity .2s ease;text-decoration:none;color:inherit;display:block}.home-heading:hover{opacity:.6}.home-heading.expandable{position:relative}.home-heading.expandable:after{margin-left:.5rem;font-size:1.5rem;transition:transform .3s ease;display:inline-block}.home-submenu{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;overflow:hidden}.home-submenu.open{grid-template-rows:1fr}.home-submenu>a{min-height:0;overflow:hidden}.home-submenu a{display:block;font-size:1.4rem;padding:.4rem 0 .4rem 1.5rem;color:#00f;text-decoration:underline;transition:opacity .2s ease;font-family:Lora}.home-submenu a:hover{opacity:.6}.home-submenu{display:block;max-height:0;overflow:hidden;transition:max-height .35s ease-out,opacity .25s ease-out;opacity:0}.home-submenu.open{max-height:300px;opacity:1;transition:max-height .35s ease-in,opacity .25s ease-in}@media(max-width:480px){.home-header h1,.home-heading{font-size:2rem}.home-submenu a{font-size:1.2rem}}.dream-container{position:fixed;bottom:calc(1rem + env(safe-area-inset-bottom,0px));right:calc(.5rem + env(safe-area-inset-right,0px));z-index:100}.dream{writing-mode:vertical-rl;white-space:nowrap;margin:0;font-size:.9rem;opacity:.7}@media(max-width:480px){.dream-container{right:calc(1rem + env(safe-area-inset-right,0px))}.dream{font-size:.75rem}}.container{display:flex;justify-content:center;align-items:center}.photo-stream{margin:auto}.photo-post{display:block;max-width:900px;max-height:80vh;padding-bottom:10px}@media(max-width:590px){.photo-post{max-width:100%}}.fiction-container{max-width:80%;margin:auto;text-align:center;padding:40px 20px}.fiction-container h1{margin-bottom:10px}.fiction-container p{font-size:1.2rem;margin-bottom:30px}.construction-image{max-width:300px;height:auto;display:block;margin:20px auto}.blog-list-container{max-width:95%;margin:0;padding:2rem 1rem}.blog-list-container h1{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.blog-list{list-style:none;padding:0;margin:0}.blog-list-item{margin-bottom:.75rem}.blog-list-link{display:inline-flex;flex-wrap:wrap;align-items:baseline;text-decoration:none;color:inherit;font-size:1.1rem;line-height:1.5;transition:color .2s ease}.blog-list-link:hover{color:orange}.blog-list-title{font-weight:500}.blog-list-separator{white-space:pre}.blog-list-date{color:#666;font-size:.95rem}.blog-list-link:hover .blog-list-date{color:orange}@media(min-width:768px){.blog-list-container{max-width:none;padding:3rem 2rem}.blog-list-container h1{font-size:2rem}.blog-list-link{font-size:1.2rem}.blog-list-date{font-size:1rem}}.blog-post-container{max-width:100%;margin:0 auto;padding:2rem 1.25rem}.blog-post-loading,.blog-post-error{text-align:center;padding:4rem 1rem}.blog-post-error h1{font-size:1.5rem;margin-bottom:.5rem}.blog-post-error p{color:#666;margin-bottom:1.5rem}.back-to-blog{font-family:Lora;display:inline-block;text-decoration:none;font-size:.9rem;margin-bottom:2rem;transition:color .2s ease}.back-to-blog:hover{color:#000}.blog-post{max-width:680px;margin:0 auto}.blog-post-header{margin-bottom:2.5rem}.blog-post-title{font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 .75rem;letter-spacing:-.02em}.blog-post-date{display:block;color:#000;font-size:.95rem}.blog-post-featured-image{width:100%;height:auto;border-radius:8px;margin-bottom:2rem}.blog-post-content{font-size:1.125rem;line-height:1.75;color:#000}.blog-post-content p{margin-bottom:1.5rem}.blog-post-content h2{font-size:1.5rem;font-weight:600;margin:2.5rem 0 1rem;line-height:1.3}.blog-post-content h3{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem;line-height:1.4}.blog-post-content a{color:#06c;text-decoration:underline;text-underline-offset:2px}.blog-post-content a:hover{color:#049}.blog-post-content ul,.blog-post-content ol{margin:1.5rem 0;padding-left:1.5rem}.blog-post-content li{margin-bottom:.5rem}.blog-post-content blockquote{border-left:3px solid #ddd;margin:1.5rem 0;padding:.5rem 0 .5rem 1.5rem;color:#555;font-style:italic}.blog-post-content code{background:#f4f4f4;padding:.2em .4em;border-radius:4px;font-size:.9em;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}.blog-post-content pre{background:#f4f4f4;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0}.blog-post-content pre code{background:none;padding:0}.blog-post-content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.blog-post-content hr{border:none;border-top:1px solid #e0e0e0;margin:2.5rem 0}.blog-post-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.blog-post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-post-tag{background:#f0f0f0;color:#555;padding:.35rem .75rem;border-radius:20px;font-size:.85rem}@media(min-width:768px){.blog-post-container{padding:3rem 2rem}.blog-post-title{font-size:2.5rem}.blog-post-content{font-size:1.2rem;line-height:1.8}.blog-post-content h2{font-size:1.75rem}.blog-post-content h3{font-size:1.4rem}}@media(min-width:1024px){.blog-post-container{padding:4rem 2rem}.blog-post-title{font-size:2.75rem}}.project-container{display:flex;flex-direction:column;max-width:500px}.single-project{padding-bottom:18px}.proj-button{padding:12px 20px;background-color:#fff;border-color:#00f;color:#00f}.proj-button:hover{background-color:orange}#bk-bookshelf{width:100%}.book-card{margin:auto 20px;display:flex;padding-bottom:20px}.book-img{max-height:200px;padding:10px;margin-top:40px}.book-deets{margin:40px}.book-title{font-weight:900}.commentary{font-style:italic}.search-container{display:flex;flex-direction:column}.query-item{padding:10px;font-size:2rem}.query-item>a:hover{color:orange}.dream-scape{font-size:8rem;display:flex;justify-content:center}
