@font-face{font-family:Keepsake;src:url('assets/LiberationSerif-Bold.ttf') format('truetype');font-weight:700;font-display:swap}@font-face{font-family:Keepsake;src:url('assets/LiberationSerif-Italic.ttf') format('truetype');font-style:italic;font-weight:400;font-display:swap}
:root{--cream:#fcf5e5;--red:#b31c45;--ink:#25151b;--muted:#63535a;--blue:#9dc6ca;--gold:#ffc16c;--line:#d8cabb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid currentColor;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}img{display:block;max-width:100%;object-fit:cover}.wrap{width:min(1320px,calc(100% - 100px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;min-height:112px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-family:Keepsake,Georgia,serif;font-size:29px;font-weight:700;line-height:1}.brand img{object-fit:contain;flex-shrink:0}.brand-small{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:.25em;margin-top:8px}.header nav{display:flex;gap:36px;align-items:center;font-size:14px}.nav-cta{border:1px solid var(--red);padding:11px 20px;color:var(--red)}.nav-cta span{margin-left:24px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:30px 60px;padding-top:68px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;margin:0 0 28px;color:var(--red)}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{font-family:Keepsake,Georgia,serif;font-weight:700;line-height:1.02}h1{font-size:clamp(65px,6.7vw,100px);letter-spacing:-.045em;margin-bottom:28px}em{font-family:Keepsake,Georgia,serif;font-weight:400;color:var(--red)}.intro{max-width:410px;font-size:18px;line-height:1.7;color:var(--muted);margin-bottom:28px}.button{display:inline-flex;align-items:center;gap:44px;background:var(--red);color:var(--cream);padding:16px 23px;min-height:56px;font-size:15px}.button:hover{background:#901536;text-decoration:none}.hero-note{font-size:13px;color:var(--muted);margin-top:14px}.hero-image{margin:0;position:relative;align-self:stretch;min-height:540px;background:var(--ink)}.hero-image>img{width:100%;height:100%;position:absolute;object-position:59% center}.hero-image:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(20,8,11,.88))}.hero-image figcaption{position:absolute;bottom:30px;left:30px;right:30px;z-index:1;color:var(--cream)}figcaption span:first-child{display:block;font-size:11px;letter-spacing:.16em;margin-bottom:8px}figcaption span:last-child{font-family:Keepsake,Georgia,serif;font-style:italic;font-size:29px}.hero-bottom{grid-column:1/-1;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:25px 0 24px;gap:20px}.hero-bottom>span:first-child{font-size:11px;letter-spacing:.15em}.hero-bottom>span:nth-child(2){font-family:Keepsake,Georgia,serif;font-style:italic;font-size:22px;color:var(--red)}.hero-bottom a{font-size:13px}.hero-bottom a span{margin-left:25px}.section{padding-top:105px;padding-bottom:105px}h2{font-size:clamp(40px,4.4vw,64px);letter-spacing:-.035em;margin-bottom:25px}h3{font-size:28px;letter-spacing:-.02em;line-height:1.15;margin-bottom:15px}.keepsake{display:grid;grid-template-columns:1.2fr 1fr;gap:35px 80px}.section-copy{padding-top:40px;color:var(--muted)}.offerings{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:28px}.offerings article{border-top:1px solid var(--line);padding-top:24px}.number{display:block;font-size:11px;letter-spacing:.14em;color:var(--red);margin-bottom:25px}.offerings p{color:var(--muted);margin-bottom:0}.process{background:var(--ink);color:var(--cream)}.process>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:90px}.process .eyebrow,.process em{color:var(--gold)}.process-heading>p:last-child{color:#d2c3c4}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:28px;border-top:1px solid #635059;padding:28px 0 8px}.steps li>span{color:var(--gold);font-size:13px}.steps p{color:#d2c3c4}.steps h3{font-size:30px}.maker{display:grid;grid-template-columns:.85fr 1fr;gap:100px;align-items:center}.maker figure{margin:0;max-width:440px}.maker img{width:100%;height:430px;object-position:center 35%}.maker p:not(.eyebrow){max-width:500px;color:var(--muted)}.text-link{display:inline-block;border-bottom:1px solid var(--red);color:var(--red);padding-bottom:6px;margin-top:15px;font-size:15px}.text-link span{margin-left:25px}.contact{background:var(--red);color:var(--cream);text-align:center;padding:90px 0}.contact .eyebrow{color:var(--gold)}.contact h2{font-size:clamp(65px,7.8vw,112px);margin-bottom:28px}.contact em{color:var(--cream)}.contact p:not(.eyebrow){color:#f4dfe1;font-size:18px}.light{background:var(--cream);color:var(--red);margin-top:10px}.light:hover{background:var(--gold)}.phone{display:block;width:fit-content;margin:20px auto 0;font-size:14px}footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:25px;padding:40px 0}footer .brand{font-size:23px}footer p{font-family:Keepsake,Georgia,serif;font-style:italic;font-size:21px;margin:0}footer>a:not(.brand){font-size:14px}.copyright{width:100%;font-size:12px;border-top:1px solid var(--line);padding-top:22px;color:var(--muted)}.skip{position:absolute;top:-100px;left:20px;background:var(--ink);color:#fff;padding:15px;z-index:10}.skip:focus{top:10px}
@media(min-width:1550px){.hero-image{min-height:600px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:25px;padding-top:45px}h1{font-size:72px}.hero-image{min-height:520px}.keepsake{gap:35px}.process>.wrap{gap:45px}.maker{gap:45px}.header nav{gap:20px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{min-height:95px}.brand{font-size:24px}.brand img{width:43px;height:43px}.header nav>a:not(.nav-cta){display:none}.nav-cta{padding:9px 12px}.nav-cta span{margin-left:12px}.hero{grid-template-columns:1fr;padding-top:38px;gap:20px}h1{font-size:clamp(58px,13vw,84px);line-height:.99}.eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:24px}.intro{font-size:17px}.hero-image{min-height:420px}.hero-image>img{object-position:center}.hero-bottom{padding:10px 0 25px}.hero-bottom>span:first-child{display:none}.hero-bottom>span:nth-child(2){font-size:19px}.hero-bottom a{font-size:12px}.hero-bottom a span{margin-left:8px}.section{padding-top:65px;padding-bottom:65px}.keepsake,.process>.wrap,.maker{grid-template-columns:1fr;gap:25px}.section-copy{padding-top:0}.offerings{grid-template-columns:1fr;gap:30px;margin-top:5px}.number{margin-bottom:15px}.maker figure{max-width:none}.maker img{height:400px}.maker>div{padding-top:10px}.contact{padding:65px 0}.contact p:not(.eyebrow){font-size:16px}footer{gap:20px}footer p{display:none}footer .brand{font-size:21px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.originals{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 55px;padding:27px 25px;background:var(--blue);margin-top:45px;font-family:Keepsake,Georgia,serif;font-style:italic;font-size:24px}.sister{flex-basis:100%;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-size:14px;color:var(--muted)}.sister a{color:var(--red);text-decoration:underline}@media(max-width:700px){.originals{gap:10px 26px;font-size:21px;margin-top:30px}footer p.sister{display:block;font-size:13px}.hero .eyebrow{max-width:290px}.hero h1{font-size:clamp(56px,12vw,80px)}}

.client-quote{margin:30px 0 0;padding:25px 0 0;border-top:1px solid var(--line);text-align:left}
.client-quote blockquote{margin:0 0 20px;font-family:Keepsake,Georgia,serif;font-style:italic;font-size:28px;line-height:1.35;color:var(--red)}
.client-quote figcaption{font-family:Arial,Helvetica,sans-serif;line-height:1.5}.client-quote figcaption strong{display:block;font-size:15px;font-weight:700}.client-quote figcaption span{display:block;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-style:normal;letter-spacing:0;color:var(--muted);margin:5px 0 0}
.quote-wide{grid-column:1/-1;display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:55px;margin-top:25px;padding:35px 0 0}.quote-wide blockquote{font-size:clamp(28px,3vw,40px);margin-bottom:0}.quote-dark{border-color:#635059;margin-top:40px}.quote-dark blockquote{color:var(--gold);font-size:28px}.quote-dark figcaption span{color:#d2c3c4}.quote-small blockquote{font-size:25px}.review-pair{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-bottom:80px}.review-pair .client-quote{margin-top:0}.review-pair blockquote{font-size:28px}@media(max-width:700px){.quote-wide{grid-template-columns:1fr;gap:18px}.review-pair{grid-template-columns:1fr;gap:35px;padding-bottom:60px}.client-quote blockquote{font-size:26px}.quote-small blockquote{font-size:24px}}

.header{flex-wrap:wrap;padding:22px 0;gap:20px}.header nav{flex-wrap:wrap;gap:18px;font-size:13px}.header .nav-cta{padding:10px 14px}.hero h1{font-size:clamp(58px,5.7vw,84px)}.hero-image{min-height:650px}.hero-image>img{object-position:50% 55%}.hero-image:after{inset:85% 0 0}.hero-image figcaption{bottom:18px;left:22px}.hero-image figcaption span{font:11px Arial,sans-serif;letter-spacing:.14em}.why{max-width:950px;text-align:center;padding-bottom:0}.why p:last-child{max-width:720px;margin:30px auto 0;color:var(--muted);font-size:18px}.portfolio-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:35px}.portfolio-heading>p{max-width:370px;color:var(--muted)}.portrait-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.portrait-grid figure{margin:0}.portrait-grid img{width:100%;aspect-ratio:3/4;height:auto;object-fit:cover}.portrait-grid figure:nth-child(even){padding-top:55px}.portrait-grid figcaption{font-size:13px;color:var(--muted);padding-top:12px}.listening{background:#e5eef0}.listening .wrap{display:grid;grid-template-columns:1fr 1fr;gap:35px 80px}.listening ul{padding:0;margin:0;list-style:none}.listening li{border-top:1px solid #abc4c7;padding:20px 0;line-height:1.75}.listening li em{font-family:inherit}.listening-end{grid-column:1/-1;max-width:780px;margin:0;color:var(--muted)}.archive{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:center;border-bottom:1px solid var(--line)}.archive-count{font:700 145px/1 Keepsake,Georgia,serif;color:var(--red)}.archive-date{font-size:13px;color:var(--muted);margin-top:20px}.archive>div:last-child>p{max-width:470px}.contact h2{font-size:clamp(42px,5.6vw,76px)}.contact p:not(.eyebrow){max-width:680px;margin:0 auto 25px}
@media(max-width:1000px){.header nav{gap:14px}.header{justify-content:center}.hero-image{min-height:590px}.portrait-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.header nav>a:not(.nav-cta){display:block}.header nav{justify-content:center;gap:12px 17px;font-size:12px}.header .nav-cta{padding:6px 10px}.hero h1{font-size:clamp(53px,11.5vw,76px)}.hero-image{min-height:0;aspect-ratio:4/5}.hero-image>img{object-position:50% 57%}.portfolio-heading{display:block}.portrait-grid{gap:14px}.portrait-grid figure:nth-child(even){padding-top:25px}.portrait-grid figcaption{font-size:12px}.listening .wrap,.archive{grid-template-columns:1fr;gap:25px}.archive-count{font-size:110px}.archive h2{font-size:40px}}
