:root{--black:#000;--white:#fff;--soft:#e7e7e7;--muted:#cfcfcf;--dim:#8f8f8f}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#fff}body{margin:0;color:var(--white);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wix-page{width:100%;max-width:100vw;min-height:100vh;background:#000;color:#fff;margin:0 auto}.site-header{height:126px;display:flex;align-items:center;justify-content:space-between;padding:0 160px 0 174px}.signature-link{display:inline-block;height:42px;line-height:1}.signature-logo{height:52px;width:auto;display:block}.signature{font-family:Shadows Into Light,Brush Script MT,Segoe Script,cursive;font-size:56px;line-height:1;color:#fff;letter-spacing:.05em;font-weight:400;font-style:normal;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.site-header nav a{font-size:15px;color:#f1f1f1;font-weight:400}.site-header nav a:hover{color:#fff}.hero{height:440px;display:grid;place-items:center;padding-bottom:26px}.hero h1{font-family:Georgia,Times New Roman,Times,serif;font-size:34px;line-height:1.2;margin:0;font-weight:400;letter-spacing:-.005em}.writings{padding:0 0 310px}.writings h2{font-family:Georgia,Times New Roman,Times,serif;font-size:34px;line-height:1.1;font-weight:400;font-style:italic;text-align:center;margin:0 0 53px}.post-grid{display:grid;grid-template-columns:270px 292px 292px;grid-gap:50px;gap:50px;padding-left:173px;align-items:start}.post-card{min-height:365px}.post-card img{width:100%;height:164px;object-fit:cover;object-position:center}.post-card:first-child img{width:224px;height:126px;margin-left:12px;margin-bottom:38px;object-fit:cover}.post-title{display:block;font-family:Georgia,Times New Roman,Times,serif;font-size:24px;line-height:1.15;font-weight:700;color:#fff;letter-spacing:-.02em;margin:43px 0 17px}.post-card:first-child .post-title{margin-top:0}.post-card p{font-size:15.5px;line-height:1.55;color:#dfdfdf;margin:0;font-weight:400}.about-footer{display:grid;grid-template-columns:464px 1fr;padding:0 88px 70px 185px;grid-column-gap:10px;column-gap:10px;align-items:start}.portrait-column{display:flex;flex-direction:column;align-items:center;padding-top:10px}.portrait{width:246px;height:246px;border-radius:50%;object-fit:cover;filter:grayscale(100%)}.socials{display:flex;gap:21px;margin-top:39px;align-items:center;justify-content:center}.socials a{opacity:.72;transition:opacity .15s ease}.socials a:hover{opacity:1}.socials img{width:30px;height:30px;object-fit:contain;filter:grayscale(100%)}.bio-column{max-width:560px;padding-top:25px}.bio-heading{display:inline-block;font-size:25px;line-height:1.3;color:#f4f4f4;margin:0 0 14px}.bio-column p{color:#e4e4e4;font-size:25px;line-height:1.27;margin:0 0 21px;font-weight:300;letter-spacing:-.01em}.connect-form{width:335px;margin:111px 0 0 82px}.connect-title{font-size:18px!important;margin:0 0 20px!important;color:#fff!important}.email-label span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.email-label input{width:100%;height:40px;border:0;border-bottom:1px solid rgba(255,255,255,.78);border-radius:0;background:transparent;color:#fff;font-size:15px;outline:none;padding:0 0 10px}.email-label input::placeholder{color:#bcbcbc}.checkbox-label{display:flex;align-items:center;gap:11px;margin:19px 0 27px;color:#e9e9e9;font-size:14px}.checkbox-label input{width:15px;height:15px;accent-color:#fff}.connect-form button{width:100%;height:45px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:transparent;color:#fff;font-size:15px;cursor:pointer}.connect-form button:hover{background:#fff;color:#000}.rights{margin:28px 0 0 82px!important;font-size:14px!important;color:#ddd!important}.post-page{width:100%;max-width:100vw;min-height:100vh;background:#000;color:#fff;padding-bottom:90px;margin:0 auto}.blog-shell{width:min(760px,calc(100% - 48px));margin:78px auto 0;color:#f2f2f2}.blog-nav{width:min(860px,calc(100% - 48px));margin:0 auto 56px;display:flex;justify-content:space-between;color:#d8d8d8;font-size:15px}.blog-shell h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,58px);line-height:1.05;margin:0 0 22px;letter-spacing:-.02em}.post-meta{color:#d3d3d3;font-size:14px;margin-bottom:28px}.post-hero-image{width:100%;max-height:440px;object-fit:cover;margin:42px 0}.post-body{font-family:Arial,Helvetica,sans-serif}.post-body blockquote,.post-body li,.post-body p{font-size:19px;line-height:1.75;color:#e7e7e7}.post-body h2{font-family:Georgia,Times New Roman,serif;font-size:34px;margin:58px 0 16px;line-height:1.15}.post-body blockquote{border-left:1px solid #fff;padding-left:22px;margin:30px 0;color:#fff;font-style:italic}.post-body hr{border:0;border-top:1px solid rgba(255,255,255,.22);margin:38px 0}.post-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:50px}.post-tags span{color:#dcdcdc;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:7px 11px;font-size:13px}@media (max-width:900px){.post-page,.wix-page{width:100vw}.site-header{padding:0 28px;height:96px}.signature{font-size:38px}.hero{height:300px}.post-grid{grid-template-columns:1fr;padding:0 28px;gap:56px}.post-card img,.post-card:first-child img{width:100%;height:auto;margin:0 0 24px}.post-card:first-child .post-title,.post-title{margin-top:0}.writings{padding-bottom:120px}.about-footer{grid-template-columns:1fr;padding:0 28px 60px;gap:40px}.bio-column{max-width:100%;padding-top:0}.bio-column p,.bio-heading{font-size:21px}.connect-form,.rights{width:100%;margin-left:0!important}}