@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap');
:root{--wine:#590b1b;--ink:#302622;--cream:#f8f5ed;--line:#d7cec1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #b47731;outline-offset:5px}.skip{position:absolute;top:-60px;z-index:10;background:white;padding:12px}.skip:focus{top:10px}header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:var(--cream);position:relative;z-index:5}.wordmark{font-family:Georgia,serif;font-size:34px;letter-spacing:5px;color:var(--wine)}.wordmark span{display:block;font:8px 'DM Sans',sans-serif;letter-spacing:2.6px;margin-top:7px}nav{display:flex;gap:36px;font-size:13px}nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-cta{border-bottom:1px solid var(--wine);padding:12px 0;font-size:13px;color:var(--wine)}.header-cta span{margin-left:30px}.menu{display:none}.hero{display:grid;grid-template-columns:47% 53%;min-height:690px}.hero-copy{padding:60px 10.6% 25px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:500;margin:0 0 30px}h1,h2,h3{font-family:'Italiana',Georgia,serif;font-weight:400}h1{font-size:clamp(72px,6.8vw,112px);line-height:.98;letter-spacing:-3px;margin:0;color:var(--wine)}em{font-family:Georgia,serif;font-weight:400;font-size:.91em}h1 em{letter-spacing:-6px}.intro{font-size:15px;line-height:1.8;margin:28px 0}.button{display:inline-flex;gap:44px;align-items:center;justify-content:space-between;background:var(--wine);color:var(--cream);border:0;padding:18px 24px;font-size:12px;min-height:52px}.button:hover{background:#783047}.hero-foot{margin-top:53px;display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1.6px}.hero-foot a{font-size:24px}.hero-photo{position:relative;overflow:hidden;background:#c7b395}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:66% center;position:absolute}.photo-label{position:absolute;top:30px;left:32px;font-size:9px;letter-spacing:2px}.photo-note{position:absolute;bottom:38px;left:36px;font-family:'Italiana',serif;font-size:39px;line-height:1.1;color:#fffaf0;text-shadow:0 2px 20px #382516}.ribbon{display:flex;justify-content:space-around;align-items:center;gap:24px;background:var(--wine);color:#fff7e5;padding:23px 5%;font-size:9px;letter-spacing:1.8px}.ribbon b{font-size:22px;font-weight:400}.section{padding:105px 7%}.philosophy{display:grid;grid-template-columns:25% 75%;border-bottom:1px solid var(--line)}h2{font-size:clamp(36px,4vw,62px);line-height:1.13;letter-spacing:-1.4px;margin:0}.philosophy-bottom{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:32px;max-width:850px}p{font-size:14px;line-height:1.85}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:46px}.section-heading p:last-child{color:#70665b}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ritual-card{min-height:390px;border:0;display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:28px;color:var(--ink);transition:transform .3s}.ritual-card:hover{transform:translateY(-7px)}.move{background:#ddd6c6}.care{background:#ead2c5}.pause{background:#c4c6b6}.card-number{font-size:9px;letter-spacing:1.8px}.sculpture{display:block;flex:1;text-align:center;font-family:Georgia,serif;font-size:155px;font-weight:400;line-height:1.4;color:#665d41}.care .sculpture{color:#9f634f}.pause .sculpture{color:#4d5c4d}.card-bottom strong{display:block;font-family:'Italiana',Georgia,serif;font-size:29px;font-weight:400}.card-bottom>span{display:flex;justify-content:space-between;font-size:11px;margin-top:13px}.card-bottom b{font-size:18px;font-weight:400}.manifesto{text-align:center;padding:65px 24px 100px;background:var(--wine);color:#faf1df}.manifesto img{width:150px;height:150px;object-fit:contain;border-radius:50%;margin-bottom:20px}.manifesto h2{line-height:1.3}.text-link{display:inline-block;font-size:12px;border-bottom:1px solid #b39287;margin-top:40px;padding-bottom:10px}.notes{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.notes article{border-top:1px solid var(--line);padding-top:28px}.notes article>span{font-size:9px;letter-spacing:1.6px;color:#796353}.notes h3{font-size:32px;line-height:1.15;margin:24px 0 16px}.notes p{color:#70665b;font-size:13px}.closing{text-align:center;padding:90px 20px;background:#e5dfd1}.closing h2{font-size:76px;color:var(--wine);margin-bottom:35px}.closing .eyebrow{font-size:9px}footer{padding:42px 5%;display:flex;align-items:center;justify-content:space-between;gap:28px}footer .wordmark{font-size:27px}footer p{font-size:11px}footer>div{display:flex;align-items:center;gap:24px;font-size:10px}.privacy-button{border:0;background:none;padding:10px 0;font-size:10px;color:inherit}dialog{border:0;background:var(--cream);color:var(--ink);max-width:570px;width:calc(100% - 32px);padding:54px;box-shadow:0 20px 100px #0003}dialog::backdrop{background:#261b1ab8;backdrop-filter:blur(6px)}dialog h2{font-size:46px}dialog p{font-size:13px}.close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:30px;color:var(--wine)}dialog ol{padding-left:20px;font-size:13px;line-height:1.8;margin-bottom:30px}dialog li{padding:7px}.completion{color:var(--wine);min-height:20px}.done{width:100%}
@media(min-width:1700px){.hero{min-height:830px}.hero-copy{padding-top:100px}}@media(max-width:1000px){header{padding:0 5%;height:88px}nav{gap:20px}.header-cta{display:none}.hero-copy{padding:44px 9% 25px}h1{font-size:78px}.hero{min-height:660px}.section{padding:75px 6%}.philosophy{grid-template-columns:1fr;gap:16px}.ritual-card{padding:22px;min-height:350px}.card-bottom strong{font-size:25px}.notes{gap:25px}footer{flex-wrap:wrap}}@media(max-width:650px){html{scroll-padding-top:90px}header{height:85px}.wordmark{font-size:28px}.wordmark span{font-size:7px;letter-spacing:1.7px}.menu{display:flex;align-items:center;gap:18px;border:1px solid var(--line);padding:10px 14px;background:none;color:var(--wine);font-size:12px}.menu span{font-size:20px}nav{display:none;position:absolute;top:84px;left:0;right:0;background:var(--cream);padding:24px 6%;border-bottom:1px solid var(--line);box-shadow:0 18px 30px #30262212}nav.open{display:flex;flex-direction:column;gap:0}nav a{padding:15px 0}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:38px 7% 28px}.eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:24px}h1{font-size:77px;line-height:.94}h1 br:nth-of-type(2){display:none}h1 em{letter-spacing:-4px}.intro{font-size:13px;margin:23px 0}.button{font-size:11px;padding:16px 20px;gap:40px}.hero-foot{display:none}.hero-photo{height:390px}.hero-photo img{object-position:64% 38%}.photo-label{top:20px;left:22px;font-size:8px}.photo-note{font-size:32px;left:22px;bottom:24px}.ribbon{padding:19px 18px;flex-wrap:wrap;gap:13px;font-size:7px;letter-spacing:1.3px}.ribbon b{font-size:15px}.ribbon span:last-child,.ribbon b:last-of-type{display:none}.section{padding:62px 7%}h2{font-size:37px;letter-spacing:-1px}.philosophy-bottom{grid-template-columns:1fr;gap:0;margin-top:20px}.philosophy-bottom p{font-size:13px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{font-size:12px;margin-top:22px}.ritual-grid{grid-template-columns:1fr;gap:18px}.ritual-card{min-height:330px;padding:24px}.sculpture{font-size:125px}.card-bottom strong{font-size:29px}.manifesto{padding:40px 7% 62px}.manifesto img{width:125px;height:125px}.manifesto h2{font-size:30px}.notes{grid-template-columns:1fr;gap:30px}.notes h3{font-size:31px;margin-top:18px}.closing{padding:65px 20px}.closing h2{font-size:65px}footer{display:block;padding:35px 7%}footer p{margin:15px 0 23px}footer>div{justify-content:space-between;gap:12px}dialog{padding:45px 25px 25px}dialog h2{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:650px){h1{font-size:clamp(56px,17vw,72px)}h1 br:nth-of-type(2){display:block}h1 em{letter-spacing:-3px}}
