:root{--paper:#f4efe4;--paper-light:#faf7ef;--paper-deep:#e9e1d2;--ink:#282621;--ink-soft:#625f57;--ink-faint:#817b70;--accent:#7a403b;--accent-deep:#5f2f2b;--accent-pale:#eadbd4;--sage:#46513f;--line:#c9c0b1;--line-soft:#d8d0c1;--max-width:1240px;--page-gutter:clamp(1.1rem, 4vw, 3.5rem)}@font-face{font-family:IBM Plex Sans;src:url(/fonts/IBMPlexSans-VariableFont_wdth,wght.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Newsreader;src:url(/fonts/Newsreader-VariableFont_opsz,wght.ttf)format("truetype");font-weight:200 800;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(/fonts/CormorantGaramond-VariableFont_wght.ttf)format("truetype");font-weight:300 700;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--ink);background:linear-gradient(#7a403b06 1px, transparent 1px), var(--paper);background-size:100% 4px;margin:0;font-family:IBM Plex Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.62}body:before{z-index:10;content:"";background:var(--accent);height:5px;position:fixed;top:0;left:0;right:0}::selection{color:var(--paper-light);background:var(--accent)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}p,li{color:var(--ink-soft)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;font-family:Newsreader,Georgia,serif;font-weight:520;line-height:.98}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.site-shell{flex-direction:column;min-height:100vh;display:flex}main,.site-header,.site-footer{width:min(calc(100% - (var(--page-gutter) * 2)), var(--max-width));margin-left:auto;margin-right:auto}main{flex:1 0 auto}.site-header{padding-top:1.6rem}.nav-row,.reader-spread__screen-label,.section-story__meta{letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.7rem;font-weight:700;line-height:1.2;display:flex}.masthead-row{border-top:2px solid var(--ink);border-bottom:4px double var(--ink);justify-content:center;align-items:center;min-height:6.4rem;display:flex}.brand-mark{display:inline-flex}.brand-mark__text{color:var(--ink);letter-spacing:-.055em;white-space:nowrap;font-family:Cormorant Garamond,Newsreader,Georgia,serif;font-size:clamp(2.9rem,6.5vw,5.4rem);font-weight:650;line-height:.86}.nav-row{border-bottom:2px solid var(--ink);letter-spacing:.08em;gap:1rem;min-height:2.9rem}.nav-row p{color:var(--ink);font-size:inherit;margin:0}.site-nav{align-items:center;gap:clamp(.9rem,3vw,2.1rem);display:flex}.site-nav a,.site-footer__links a,.policy-content a,.policy-aside a{text-underline-offset:.2em;text-decoration-thickness:1px}.site-nav a:hover,.site-footer__links a:hover,.policy-content a:hover,.policy-aside a:hover{color:var(--accent);text-decoration:underline}.eyebrow{color:var(--accent);letter-spacing:.17em;text-transform:uppercase;margin-bottom:.7rem;font-size:.73rem;font-weight:750;line-height:1.2}.front-page{padding:clamp(3.5rem,7vw,6.5rem) 0 clamp(4rem,8vw,7rem)}.front-page__lead{max-width:49rem}.front-page__lead h1{text-wrap:balance;max-width:12ch;margin-bottom:1rem;font-size:clamp(2.8rem,5.8vw,5.4rem);line-height:.91}.front-page__lead h1 em{color:var(--accent);font-weight:470}.front-page__dek{max-width:36rem;margin-bottom:0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.45}.store-badges{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.4rem;display:flex}.store-badge-wrap{justify-items:center;gap:.35rem;display:grid}.store-badge{align-items:center;min-height:40px;display:inline-flex}.store-badge img{width:auto;height:40px;display:block}.store-badge--disabled{cursor:not-allowed;filter:grayscale(.2);opacity:.82}.store-badge-wrap__status{color:var(--ink-faint);letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:700;line-height:1}.front-page__actions p{letter-spacing:.03em;margin:0;font-size:.78rem;line-height:1.45}.front-page__actions strong{color:var(--accent);text-transform:uppercase}.button{border:2px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;min-height:3.1rem;padding:.85rem 1.2rem;font-size:.82rem;font-weight:750;line-height:1.2;transition:color .16s,background-color .16s,transform .16s;display:inline-flex}.button:hover{transform:translate(-2px,-2px)}.button--primary{border-color:var(--accent);color:var(--paper-light);background:var(--accent);box-shadow:4px 4px 0 var(--ink)}.button--primary:hover{background:var(--accent-deep)}.button--secondary{color:var(--ink);background:0 0}.reader-spread{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);padding:clamp(4.5rem,9vw,8rem) 0;display:grid}.reader-spread__screen{border:2px solid var(--ink);background:var(--paper-light);max-width:30rem;box-shadow:12px 12px 0 var(--accent);padding:.8rem;position:relative}.reader-spread__screen-label{border-bottom:1px solid var(--ink);color:var(--ink);padding:.2rem 0 .65rem}.reader-spread__screen img{border:1px solid var(--line);width:100%;margin-top:.8rem;display:block}.app-preview{border-bottom:4px double var(--ink);padding:0 0 clamp(4rem,8vw,7rem)}.landing-overview{padding:clamp(4rem,8vw,7rem) 0}.screenshot-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(.45rem,1vw,.8rem);width:min(100%,54rem);display:grid}.screenshot-gallery__item{margin:0}.screenshot-gallery__item:nth-child(2){margin-top:1rem}.screenshot-gallery__item img{border:1px solid var(--ink);background:var(--paper-light);width:100%;box-shadow:4px 4px 0 var(--paper-deep);display:block}.landing-overview__copy{max-width:68rem}.landing-overview__copy h2{text-wrap:balance;max-width:14ch;margin-bottom:1.5rem;font-size:clamp(2.2rem,4.2vw,3.7rem)}.content-briefs{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.content-briefs article{padding:1rem 1.15rem}.content-briefs article+article{border-left:1px solid var(--line)}.content-briefs h3{margin-bottom:.35rem;font-size:1.25rem}.content-briefs p{margin-bottom:0;font-size:.8rem;line-height:1.55}.reader-spread__copy h2,.section-banner h2,.practice-desk h2,.closing-edition h2{text-wrap:balance;margin-bottom:1.2rem;font-size:clamp(2.7rem,6vw,5rem)}.reader-spread__dropcap{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);max-width:44rem;padding:1.15rem 0;font-family:Newsreader,Georgia,serif;font-size:1.16rem;line-height:1.55}.reader-spread__dropcap:first-letter{float:left;color:var(--accent);margin:.02em .08em 0 0;font-family:Cormorant Garamond,serif;font-size:4.2rem;font-weight:650;line-height:.72}.edition-steps{margin:2rem 0 0;padding:0;list-style:none}.edition-steps li{border-top:1px solid var(--line);grid-template-columns:3.1rem 1fr;gap:1rem;padding:1.25rem 0;display:grid}.edition-steps li:last-child{border-bottom:1px solid var(--line)}.edition-steps>li>span{color:var(--accent);font-family:Newsreader,serif;font-size:1.35rem;font-weight:650}.edition-steps h3{margin-bottom:.25rem;font-size:1.55rem}.edition-steps p{margin-bottom:0;font-size:.95rem}.sections-desk{border-top:3px solid var(--ink);border-bottom:3px solid var(--ink);padding:clamp(4rem,8vw,7rem) 0}.section-banner{border-bottom:5px double var(--ink);grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);align-items:end;column-gap:3rem;padding-bottom:2rem;display:grid}.section-banner .eyebrow{grid-column:1/-1}.section-banner h2{margin-bottom:0}.section-banner>p:last-child{margin-bottom:.3rem;font-family:Newsreader,serif;font-size:1.2rem;line-height:1.45}.sections-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.section-story{padding:1.5rem 1.25rem 0}.section-story+.section-story{border-left:1px solid var(--ink)}.section-story__meta{border-bottom:1px solid var(--line);color:var(--accent);padding-bottom:.7rem}.section-story h3{margin:1.1rem 0 .75rem;font-size:clamp(1.65rem,2.5vw,2.15rem);line-height:1.02}.section-story p{margin-bottom:0;font-size:.92rem;line-height:1.6}.practice-desk{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(2.5rem,6vw,6rem);padding:clamp(4.5rem,9vw,8rem) 0;display:grid}.practice-desk__headline{border-right:2px solid var(--ink);padding-right:1rem}.practice-desk__body>p{margin-bottom:2rem;font-family:Newsreader,serif;font-size:1.18rem;line-height:1.55}.tool-list{border-top:2px solid var(--ink);margin:0;padding:0;list-style:none}.tool-list li{border-bottom:1px solid var(--line);color:var(--ink);grid-template-columns:2.8rem 1fr;gap:1rem;padding:.85rem 0;font-size:.9rem;font-weight:650;display:grid}.tool-list span{color:var(--accent);font-family:Newsreader,serif}.closing-edition{border:3px solid var(--ink);background:var(--paper-light);box-shadow:10px 10px 0 var(--accent);grid-template-columns:minmax(150px,230px) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);margin-bottom:clamp(4rem,8vw,7rem);padding:clamp(1.5rem,4vw,3rem);display:grid}.closing-edition img{border:1px solid var(--ink);width:100%;display:block}.closing-edition h2{max-width:17ch;margin-bottom:.75rem}.closing-edition p:last-child{max-width:46rem;margin-bottom:0}.site-footer{border-top:5px double var(--ink);grid-template-columns:1fr auto;align-items:center;gap:1.5rem 3rem;margin-top:auto;padding:2rem 0 2.5rem;display:grid}.site-footer__brand{display:block}.site-footer__brand p{margin:0;line-height:1.2}.site-footer__masthead{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:1.7rem;font-weight:650}.site-footer__brand p:last-child,.site-footer__fineprint{letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.site-footer__links{letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.4rem;font-size:.76rem;font-weight:700;display:flex}.site-footer__fineprint{border-top:1px solid var(--line);grid-column:1/-1;margin:0;padding-top:1rem}.policy-hero,.policy-layout{width:min(100%,1080px)}.policy-hero{border-bottom:5px double var(--ink);padding:clamp(3.5rem,8vw,7rem) 0 2.5rem}.policy-hero h1{max-width:14ch;margin-bottom:1rem;font-size:clamp(3.4rem,8vw,6.8rem)}.policy-intro{max-width:49rem;margin-bottom:0;font-family:Newsreader,serif;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.5}.policy-meta{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.85rem;font-size:.75rem;font-weight:700}.policy-layout{align-items:start;gap:clamp(2rem,5vw,4.5rem);padding:2.5rem 0 6rem;display:grid}.policy-layout--with-aside{grid-template-columns:minmax(190px,235px) minmax(0,1fr)}.policy-layout--single{grid-template-columns:minmax(0,820px)}.policy-aside{border-top:2px solid var(--ink);gap:0;display:grid;position:sticky;top:1.5rem}.policy-aside__title{border-bottom:1px solid var(--ink);color:var(--ink);letter-spacing:.13em;text-transform:uppercase;margin:0;padding:.9rem 0;font-size:.72rem;font-weight:750}.policy-aside a{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:.55rem 0;font-size:.76rem;line-height:1.35}.policy-content{min-width:0}.policy-content a{color:var(--accent);text-decoration:underline}.policy-section{scroll-margin-top:1rem}.policy-section+.policy-section{border-top:2px solid var(--ink);margin-top:2.6rem;padding-top:2.6rem}.policy-section h2{margin-bottom:1.1rem;font-size:clamp(2rem,4vw,3rem);line-height:1}.policy-block+.policy-block{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.policy-block h3{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.65rem;font-family:IBM Plex Sans,sans-serif;font-size:.77rem;font-weight:750;line-height:1.4}.policy-content p,.policy-content li{font-size:.94rem;line-height:1.75}.policy-content ul{padding-left:1.25rem}.policy-content li+li{margin-top:.35rem}.policy-callout{border:2px solid var(--ink);color:var(--ink);background:var(--paper-light);margin:0 0 1.5rem;padding:1rem 1.15rem}.policy-callout[data-kind=success]{border-color:var(--sage);background:#e5ebe3}.policy-callout[data-kind=warning]{border-color:var(--accent);background:var(--accent-pale)}.policy-callout[data-kind=danger]{border-color:var(--accent-deep);color:var(--accent-deep);background:#ead1cc}.policy-callout--delete-status:not([hidden]){gap:.75rem;max-width:48rem;padding:clamp(1.5rem,4vw,2.25rem);display:grid}.policy-callout--delete-status h1,.policy-callout--delete-status p{margin:0}.policy-callout--delete-status h1{color:inherit;font-size:clamp(2rem,5vw,3.4rem)}.delete-form{border:2px solid var(--ink);background:var(--paper-light);box-shadow:7px 7px 0 var(--paper-deep);gap:1rem;margin-top:1.5rem;padding:clamp(1.2rem,3vw,2rem);display:grid}.delete-form__field{gap:.5rem;display:grid}.delete-form__field span{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:750}.delete-form__field input,.delete-form__field select,.delete-form__field textarea{border:0;border-bottom:2px solid var(--ink);width:100%;color:var(--ink);background:0 0;border-radius:0;padding:.9rem 0}.delete-form__field input:focus,.delete-form__field select:focus,.delete-form__field textarea:focus{border-color:var(--accent);outline:0}.delete-form__submit{border:2px solid var(--accent);min-height:3rem;color:var(--paper-light);background:var(--accent);box-shadow:4px 4px 0 var(--ink);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;justify-self:start;padding:.8rem 1.1rem;font-size:.78rem;font-weight:750}.delete-form__submit:disabled{box-shadow:none;cursor:not-allowed;opacity:.52}.delete-form__turnstile{min-height:65px}.delete-form__security-note{max-width:42rem;color:var(--accent);margin:0}.delete-form__message{min-height:1.5rem;margin:0}.delete-form__message[data-kind=success]{color:var(--sage)}.delete-form__message[data-kind=warning]{color:var(--accent)}@media (width<=980px){.reader-spread,.practice-desk{grid-template-columns:1fr}.front-page__lead h1{max-width:13ch}.reader-spread__screen{justify-self:center;width:min(100%,28rem)}.practice-desk__headline{border-right:0;border-bottom:2px solid var(--ink);padding:0 0 1.5rem}.sections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-story:nth-child(3){border-left:0}.section-story:nth-child(n+3){border-top:1px solid var(--ink);margin-top:1.5rem;padding-top:1.5rem}}@media (width<=760px){body:before{height:4px}.site-header{padding-top:1rem}.masthead-row{min-height:5.25rem}.brand-mark__text{font-size:clamp(2.6rem,11vw,4rem)}.nav-row{flex-direction:column;align-items:flex-start;gap:.55rem;padding:.65rem 0}.nav-row p{display:none}.site-nav{justify-content:space-between;width:100%}.front-page{padding:3rem 0 4.5rem}.front-page__lead h1{font-size:clamp(2.8rem,13vw,4.3rem)}.front-page__actions{flex-direction:column;align-items:flex-start}.store-badges{align-items:flex-start}.reader-spread,.practice-desk{padding:4.5rem 0}.landing-overview{padding:3.5rem 0 4.5rem}.screenshot-gallery{width:min(100%,38rem)}.content-briefs{grid-template-columns:1fr}.content-briefs article+article{border-top:1px solid var(--line);border-left:0}.section-banner{grid-template-columns:1fr}.section-banner>p:last-child{margin-top:1rem}.sections-grid{grid-template-columns:1fr}.section-story,.section-story+.section-story,.section-story:nth-child(3),.section-story:nth-child(n+3){border-top:1px solid var(--ink);border-left:0;margin-top:0;padding:1.5rem 0}.section-story:first-child{border-top:0}.closing-edition{box-shadow:7px 7px 0 var(--accent);grid-template-columns:92px 1fr;align-items:start}.closing-edition h2{font-size:clamp(2rem,8vw,3rem)}.policy-layout--with-aside{grid-template-columns:1fr}.policy-aside{position:static}.site-footer{grid-template-columns:1fr}.site-footer__links{justify-content:flex-start}}@media (width<=520px){.masthead-row{min-height:4.8rem}.brand-mark__text{font-size:clamp(2.45rem,14vw,3.5rem)}.content-briefs article{padding:.9rem .5rem}.content-briefs h3{font-size:1.08rem}.content-briefs p{font-size:.73rem}.reader-spread__screen{box-shadow:8px 8px 0 var(--accent);padding:.55rem}.closing-edition{grid-template-columns:1fr}.closing-edition img{width:6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
