:root{--paper:#f5eee3;--ink:#442c2d;--accent:#6e3932;--button-text:#fff8ef;--input-bg:#fffaf4;--field-radius:0;--button-radius:0}
body{background:var(--paper);color:var(--ink);font:400 17px/1.67 'Public Sans',sans-serif}h1,h2,h3,p,figure{margin:0}p{max-width:66ch}.brand{font-family:Alegreya,Georgia,serif;font-size:1.3rem;letter-spacing:-.02em}.site-header{border-bottom:1px solid #c9beb1}.site-nav .nav-join{background:var(--ink)}.w-label,.w-hero-photo>span,.w-item>span,.w-pairing-output>span{font:500 .75rem/1.4 Inconsolata,monospace;text-transform:uppercase;letter-spacing:.1em}
.w-hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:calc(100dvh - 84px)}.w-hero-photo{position:relative;overflow:hidden;min-height:620px;background:#7e6d58}.w-hero-photo picture,.w-hero-photo img{width:100%;height:100%}.w-hero-photo img{position:absolute;inset:0;object-fit:cover;object-position:58% center}.w-hero-photo>span{position:absolute;left:2rem;bottom:2rem;background:#f6eee1;color:#442c2d;padding:.5rem .8rem}.w-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,7rem);max-width:780px}.w-hero h1,.w-statement p,.w-guide h2,.w-pairing h2,.w-author h2,.w-closing h2{font:500 clamp(3.5rem,5vw,6rem)/1.04 Alegreya,Georgia,serif;letter-spacing:-.045em}.w-hero h1{font-size:clamp(4.2rem,6vw,7.3rem);max-width:11ch;margin:1.4rem 0}.w-hero h1 em{font-weight:400;color:#7b5947}.w-hero-copy>p{max-width:43ch}.w-hero-form{margin-top:2.4rem}.w-hero-form .signup-row{flex-wrap:wrap}.w-hero-form .signup-row button{min-width:135px}
.w-statement{display:grid;grid-template-columns:.45fr 1.55fr;gap:clamp(3rem,8vw,10rem);padding-block:clamp(6rem,10vw,10rem)}.w-statement p{font-size:clamp(2.6rem,4vw,5rem);max-width:24ch}
.w-guide{background:#e1e1d5;padding-block:clamp(6rem,10vw,10rem)}.w-guide-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,9rem)}.w-guide-heading{position:sticky;top:3rem;align-self:start}.w-guide h2{margin:1rem 0;max-width:11ch}.w-guide-heading>p{max-width:34ch}.w-progress{width:2px;height:170px;background:#b1baa9;margin:2rem 0 0 1rem}.w-progress span{display:block;width:2px;height:100%;background:#6e3932;transform:scaleY(0);transform-origin:top}.w-guide-list{border-top:1px solid #939e92}.w-item{padding:2.8rem 0 3.5rem;border-bottom:1px solid #939e92;min-height:260px}.w-item h3{font:500 clamp(2.3rem,3.3vw,4rem)/1.12 Alegreya,Georgia,serif;max-width:16ch;margin:1rem 0}.w-item p{max-width:42ch}
.w-pairing{background:#4b3030;color:#f6eee4;padding-block:clamp(6rem,10vw,10rem)}.w-pairing-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,9vw,10rem);align-items:start}.w-pairing h2{margin:1rem 0}.w-pairing-grid>div:first-child p{max-width:40ch}.w-pairing-card{background:#f8f2e9;color:#442c2d;padding:clamp(1.5rem,3vw,3rem);box-shadow:0 2px 5px #1d141425,0 25px 55px #1d14143b,inset 0 1px #fff}.w-pairing-card label{display:block;margin:0 0 .5rem;font-weight:700}.w-pairing-card select{display:block;width:100%;min-height:50px;padding:.7rem;background:#fffaf4;color:#442c2d;border:1px solid #a9918a;margin-bottom:1.6rem;font-size:16px}.w-pairing-card button{min-height:50px;padding:.75rem 1.2rem;background:#6e3932;color:#fff;border:0}.w-pairing-output{border-top:1px solid #bbaaa2;padding-top:1.5rem;margin-top:1.5rem;min-height:150px}.w-pairing-output p{font:500 clamp(1.7rem,2.4vw,2.5rem)/1.2 Alegreya,Georgia,serif;margin-top:.7rem}
.w-author{display:grid;grid-template-columns:1.1fr .7fr;gap:clamp(4rem,9vw,10rem);align-items:center;padding-block:clamp(6rem,10vw,10rem)}.w-author h2{margin:1rem 0 2rem}.w-author p{max-width:45ch}.w-author img{max-width:430px;width:100%;aspect-ratio:4/5;object-fit:cover;filter:saturate(.8)}.w-closing{background:#e6d9c8;padding-block:clamp(5rem,8vw,8rem)}.w-closing h2{max-width:14ch;margin:1rem 0 2rem}.w-closing a{display:inline-flex;gap:3rem;align-items:center;min-height:50px;padding:.6rem 1.2rem;background:#4b3030;color:#fff8ef;text-decoration:none;font-weight:700}.site-footer{background:#3b2929;color:#f8f1e6;border:0}
@media(max-width:900px){.w-hero{grid-template-columns:1fr}.w-hero-photo{min-height:380px;height:48vh}.w-hero-copy{max-width:none}.w-statement,.w-guide-grid,.w-pairing-grid,.w-author{grid-template-columns:1fr}.w-guide-heading{position:static}.w-progress{display:none}.w-author img{max-width:340px}}
@media(max-width:600px){body{font-size:16px}.w-hero-photo{min-height:300px;height:38vh}.w-hero-copy{padding:3rem 1rem 4rem}.w-hero h1{font-size:clamp(3.7rem,14vw,5.4rem)}.w-statement{display:block;padding-block:5rem}.w-statement p{margin-top:1.5rem;font-size:clamp(2.5rem,11vw,4rem)}.w-guide h2,.w-pairing h2,.w-author h2,.w-closing h2{font-size:clamp(3.2rem,12vw,4.6rem)}.w-item{min-height:0;padding:2rem 0}.w-item h3{font-size:2.7rem}.site-nav .nav-join{font-size:.72rem;padding:.55rem .6rem}}

/* Square-source author portrait framing */
@media(min-width:0px){.w-author img{width:100%;height:auto;max-width:320px;aspect-ratio:1/1;align-self:center;justify-self:center;object-fit:cover}}
