:root{--paper:#f8f5f0;--ink:#282023;--muted:#6e6769;--line:#d9d0ca;--orange:#ff603f;--pink:#e7c7c7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.75 Manrope,Arial,sans-serif}h1,h2,h3,p,dl,dd{margin:0}h1,h2,h3{line-height:1.03;letter-spacing:-.055em;font-weight:400}h1{font-size:clamp(65px,7.6vw,118px)}h2{font-size:clamp(40px,4.6vw,70px)}h3{font-size:28px}em{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;font-size:1.13em}a{color:inherit;text-decoration:none}a:hover{opacity:.75}img{display:block;width:100%;height:100%;object-fit:cover}button,input,textarea{font:inherit}button{cursor:pointer}a,button{transition:background .2s,color .2s,opacity .2s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #cc492a;outline-offset:5px}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:20px}header{padding:29px 5%;display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid var(--line)}.brand{font-size:34px;letter-spacing:-.06em;line-height:1;font-weight:600}.brand span{display:block;font-size:8px;letter-spacing:.17em;font-weight:500;margin-top:9px}header nav{display:flex;align-items:center;gap:35px;font-size:12px}.nav-cta{border-bottom:1px solid;padding:10px 0}.menu{display:none}.section{padding:100px 6%}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:600;line-height:1.6;margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 21px;min-height:54px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:12px;line-height:1.7}.button span{font-size:22px;line-height:1}.button:hover{opacity:1;background:var(--orange);border-color:var(--orange);color:var(--ink)}.button.secondary{background:transparent;color:var(--ink)}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:760px}.hero-text{padding:65px 4% 40px 11.5%;position:relative;z-index:1}.hero h1{font-size:clamp(58px,6.1vw,95px);line-height:1.02;letter-spacing:-.07em}.hero h1 em{font-size:1.3em;line-height:.9}.hero-text>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:35px;color:var(--muted)}.hero-text .button{margin-top:28px}.hero-detail{display:flex;gap:35px;align-items:start;margin-top:52px;font-size:9px;letter-spacing:.06em;line-height:1.7}.hero-detail>span:first-child{color:var(--muted)}.hero-image{position:relative;overflow:hidden;background:#e6dbd4}.hero-image img{object-position:48% 40%;transition:transform 1s}.hero-image:hover img{transform:scale(1.025)}.image-sticker{position:absolute;right:30px;top:30px;width:110px;height:110px;background:var(--orange);border-radius:50%;display:grid;place-content:center;text-align:center;font-size:13px;line-height:1.2;font-weight:600;letter-spacing:-.04em;transform:rotate(12deg)}.vertical-note{position:absolute;right:19px;bottom:35px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.13em;color:white;text-shadow:0 1px 8px #000}.route-strip{display:flex;align-items:center;gap:20px;padding:26px 6%;background:var(--orange);font-size:10px;letter-spacing:.1em}.route-line{height:1px;background:#78301d;width:70px;opacity:.6}.route-strip>a{margin-left:auto;font-size:12px;letter-spacing:0;border-bottom:1px solid}.intro{display:grid;grid-template-columns:.15fr 1.8fr 1fr;gap:5%;align-items:start}.intro-number{font-size:11px;color:var(--muted);padding-top:8px}.intro h2{font-size:clamp(37px,3.8vw,59px)}.intro>div>p:not(.eyebrow){margin-top:24px;max-width:650px;color:var(--muted);font-size:14px}.intro-aside{padding-top:4px}.intro-aside .eyebrow{font-size:9px;max-width:230px}.intro-aside>p:not(.eyebrow){font-size:13px!important;margin-top:0!important}.text-link{display:inline-block;border-bottom:1px solid;padding-bottom:5px;font-size:12px;margin-top:24px}.rose-collection{background:#eee6df}.collection-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:50px}.collection-top h2{font-size:clamp(37px,4.3vw,66px)}.filters{display:flex;flex-wrap:wrap;gap:10px;max-width:420px;justify-content:end}.filters button{border:1px solid #bfb0a7;background:transparent;padding:9px 12px;font-size:10px;color:var(--ink);display:flex;align-items:center;gap:7px}.filters button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.dot{width:9px;height:9px;border-radius:50%;display:block}.red{background:#bb183c}.pink{background:#d89bae}.orange{background:#ee943c}.rose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 23px}.rose-card[hidden]{display:none}.rose-image{position:relative;height:370px;overflow:hidden;background:#d0dce0}.rose-image img{transition:transform .5s;object-position:50% 40%}.rose-card:hover img{transform:scale(1.04)}.rose-index{position:absolute;top:17px;left:18px;font-size:10px;background:var(--paper);padding:5px 8px}.rose-image button{position:absolute;bottom:16px;right:16px;width:41px;height:41px;border:0;background:var(--paper);color:var(--ink);font-size:25px;line-height:1}.rose-image button[aria-pressed=true]{background:var(--orange)}.rose-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:20px 0 15px}.rose-title h3{font-size:26px;letter-spacing:-.04em}.rose-title>span{font-size:10px;color:var(--muted)}dl{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cdbfb4;padding-top:12px;gap:20px}dt{font-size:10px;color:var(--muted)}dd{font-size:13px;margin-top:3px}.quote-tray{margin-top:45px;background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:25px 28px;gap:30px}.quote-tray>div>span{font-size:19px;letter-spacing:-.03em}.quote-tray p{font-size:11px;margin-top:6px;color:#c8bcb9}.quote-tray>a{font-size:12px;display:flex;gap:40px;align-items:center;border-bottom:1px solid #fff7;padding-bottom:6px}.quote-tray>a>span{font-size:24px}.fine{font-size:11px;line-height:1.8;color:var(--muted)}.collection-note{max-width:850px;margin-top:20px}.origin-photo{height:650px;position:relative;color:white}.origin-photo:after{position:absolute;content:"";inset:0;background:linear-gradient(90deg,#202a197c,transparent),linear-gradient(0deg,#1115,transparent)}.origin-photo>div{position:absolute;left:6%;top:28%;z-index:1}.origin-photo h2{font-size:75px}.origin-photo .text-link{font-size:13px}.export{display:grid;grid-template-columns:1fr 1.3fr;gap:11%}.export>div>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:25px;max-width:470px}.export .button{margin-top:30px}.export-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 35px;align-content:center}.export-grid article{border-top:1px solid var(--line);padding-top:18px}.export-grid span{font-size:10px;color:var(--muted)}.export-grid h3{font-size:24px;line-height:1.14;letter-spacing:-.04em;margin-top:26px}.export-grid p{font-size:13px;color:var(--muted);margin-top:18px}.color-story{display:grid;grid-template-columns:1fr 1fr;background:var(--pink);align-items:center}.color-story>div:first-child{height:610px}.color-story>div:last-child{padding:65px 12%}.color-story h2{font-size:70px}.color-story p:not(.eyebrow){font-size:14px;margin-top:27px}.color-story .button{margin-top:30px}footer{padding:90px 6% 25px}.footer-top{display:grid;grid-template-columns:1.3fr 1fr;gap:11%;padding-bottom:80px}.footer-top h2{font-size:60px}.footer-top .button{margin-top:30px}.footer-contact{padding-top:15px}.footer-contact>a{display:block;font-size:14px;margin-bottom:12px}.footer-contact>a.email{font-size:clamp(13px,1.45vw,22px);overflow-wrap:anywhere}.footer-contact>p{font-size:13px;color:var(--muted);margin-top:25px}.footer-contact nav{display:flex;gap:20px;flex-wrap:wrap;font-size:11px;margin:25px 0}.footer-contact>p.fine{font-size:10px}.footer-wordmark{font-size:clamp(70px,17.5vw,310px);font-weight:500;letter-spacing:-.075em;line-height:.95;border-bottom:1px solid var(--line);padding-bottom:40px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:24px;font-size:9px;letter-spacing:.02em}.mast{padding-top:85px;padding-bottom:75px}.mast h1{font-size:clamp(54px,6.6vw,100px);max-width:1250px}.mast>p:last-child{max-width:650px;color:var(--muted);font-size:15px;line-height:1.85;margin-top:30px}.buyer-steps{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:65px 8%}.buyer-steps article{border-top:1px solid var(--line);padding-top:22px}.buyer-steps span{font-size:10px;letter-spacing:.1em}.buyer-steps h2{font-size:45px;margin-top:26px}.buyer-steps p{font-size:14px;color:var(--muted);margin-top:25px}.farm-split{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#e5e6da;align-items:center}.farm-split img{height:540px}.farm-split h2{font-size:58px}.farm-split p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:25px}.farm-split .button{margin-top:30px}.about-photo{height:630px}.about-story{display:grid;grid-template-columns:1fr 1.1fr;gap:10%}.about-story h2{font-size:55px}.about-story article>p{font-size:14px;color:var(--muted);margin-bottom:24px}.about-story h3{font-size:25px;margin:35px 0 20px}.about-story .button{margin-top:10px}.contact-layout{padding-top:0;display:grid;grid-template-columns:.85fr 1.45fr;gap:10%}.contact-layout aside>a{display:block;margin:0 0 13px;font-size:14px}.contact-email{overflow-wrap:anywhere;text-decoration:underline}.contact-layout aside>p{margin-top:22px;font-size:14px;color:var(--muted)}.contact-layout aside .fine{font-size:11px}.contact-layout aside .fine a{text-decoration:underline}.contact-image{height:250px;margin-top:35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px}form label{display:block;font-size:12px}input,textarea{width:100%;display:block;border:1px solid #b7aaa5;border-radius:0;background:transparent;color:var(--ink);padding:13px 14px;font-size:15px;margin-top:8px;min-height:49px}textarea{resize:vertical}.consent{display:flex;gap:12px;margin:24px 0}.consent input{width:18px;min-width:18px;height:18px;min-height:18px;accent-color:var(--ink);margin:3px 0}.consent a{text-decoration:underline}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}form>.fine{margin-top:18px}#form-status{font-size:14px;margin-top:20px}#form-status:not(:empty){padding:15px;background:#efe3d7}button:disabled{opacity:.5;cursor:wait}.legal{padding-top:0;max-width:1050px}.legal h2{font-size:30px;letter-spacing:-.04em;margin-top:40px}.legal p{color:var(--muted);margin-top:20px}.legal a{text-decoration:underline}@media(min-width:1800px){.section,footer{padding-left:max(6%,calc((100% - 1600px)/2));padding-right:max(6%,calc((100% - 1600px)/2))}}@media(max-width:1000px){header nav{gap:22px}.hero{min-height:730px;grid-template-columns:1.2fr 1fr}.hero-text{padding-top:65px}.hero h1{font-size:66px}.hero-detail{gap:20px}.image-sticker{width:92px;height:92px;font-size:11px;right:20px;top:25px}.route-strip{gap:14px}.route-line{width:35px}.intro{grid-template-columns:1.7fr 1fr}.intro-number{display:none}.section{padding:80px 6%}.collection-top{align-items:start;flex-direction:column;gap:30px}.filters{max-width:none}.rose-image{height:330px}.rose-title{align-items:start;flex-direction:column;gap:5px}.export{gap:7%}.export-grid{gap:35px 25px}.footer-top{gap:8%}.footer-top h2{font-size:52px}.contact-layout{gap:7%}.color-story>div:last-child{padding:50px 10%}.color-story h2{font-size:55px}.color-story>div:first-child{height:590px}}@media(max-width:760px){header{position:relative;padding:23px 6%;z-index:5;gap:15px}.brand{font-size:29px}.brand span{font-size:7px}.menu{display:flex;align-items:center;gap:15px;background:none;border:0;color:var(--ink);font-size:12px}.menu span{font-size:20px}header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 6% 30px;align-items:stretch;gap:0;border-bottom:1px solid var(--line)}header nav.open{display:flex;flex-direction:column}header nav a{padding:15px 0;border-bottom:1px solid var(--line)}.hero{display:flex;flex-direction:column;min-height:0}.hero-text{padding:48px 6% 40px}.hero h1{font-size:clamp(57px,11.8vw,86px);line-height:1.05}.hero-text>p:not(.eyebrow){font-size:13px;margin-top:25px;max-width:400px}.hero .eyebrow{font-size:9px;margin-bottom:22px}.hero-detail{margin-top:32px;font-size:8px;justify-content:space-between;max-width:400px}.hero-image{height:480px}.hero-image img{object-position:50% 36%}.vertical-note{font-size:8px;bottom:20px}.image-sticker{width:90px;height:90px;top:24px;right:24px}.route-strip{padding:22px 6%;font-size:8px;gap:10px;flex-wrap:wrap}.route-line{width:20px}.route-strip>a{width:100%;margin:8px 0 0;border:0;font-size:11px}.section{padding:62px 6%}.intro{grid-template-columns:1fr;gap:30px}.intro h2{font-size:42px}.intro>div>p:not(.eyebrow){font-size:14px}.intro-aside .eyebrow{margin-bottom:15px}.collection-top{gap:25px;margin-bottom:30px}.collection-top h2{font-size:41px}.filters{gap:7px;justify-content:start}.filters button{font-size:9px;padding:9px 10px}.rose-grid{grid-template-columns:1fr 1fr;gap:30px 14px}.rose-image{height:250px}.rose-index{top:12px;left:12px;font-size:8px;padding:4px 7px}.rose-image button{width:34px;height:34px;right:10px;bottom:10px;font-size:22px}.rose-title{margin-top:16px}.rose-title h3{font-size:22px}.rose-title>span{font-size:9px}dl{gap:8px}dt{font-size:9px}dd{font-size:11px}.quote-tray{align-items:start;flex-direction:column;padding:23px;gap:20px}.quote-tray>div>span{font-size:19px}.quote-tray a{width:100%;justify-content:space-between}.fine{font-size:10px}.origin-photo{height:550px}.origin-photo>div{left:6%;right:6%;top:35%}.origin-photo h2{font-size:57px}.origin-photo .eyebrow{font-size:9px}.export{grid-template-columns:1fr;gap:42px}.export h2{font-size:48px}.export-grid{gap:35px 20px}.export-grid h3{font-size:22px}.export-grid p{font-size:12px}.color-story{grid-template-columns:1fr}.color-story>div:first-child{height:400px}.color-story>div:last-child{padding:55px 6%}.color-story h2{font-size:61px}.color-story .eyebrow{max-width:280px}.footer-top{grid-template-columns:1fr;gap:35px;padding-bottom:50px}footer{padding:65px 6% 24px}.footer-top h2{font-size:46px}.footer-contact>a.email{font-size:16px}.footer-contact{padding-top:0}.footer-contact p{font-size:12px}.footer-wordmark{font-size:18vw;padding-bottom:30px}.footer-bottom{align-items:start;flex-wrap:wrap;gap:13px;font-size:8px}.mast{padding-top:60px;padding-bottom:55px}.mast h1{font-size:clamp(50px,9vw,69px)}.mast>p:last-child{font-size:14px}.buyer-steps{grid-template-columns:1fr;gap:45px;padding-top:0}.buyer-steps h2{font-size:39px}.farm-split{grid-template-columns:1fr;gap:35px}.farm-split img{height:370px}.farm-split h2{font-size:47px}.about-photo{height:430px}.about-story{grid-template-columns:1fr;gap:30px}.about-story h2{font-size:46px}.about-story article>p{font-size:14px}.contact-layout{grid-template-columns:1fr;gap:40px;padding-top:0}.contact-image{display:none}.form-grid{grid-template-columns:1fr}.legal{padding-top:0}.legal h2{font-size:27px}.legal p{font-size:14px}}@media(max-width:390px){.rose-image{height:220px}.hero h1{font-size:56px}.collection-top h2{font-size:37px}.export-grid{grid-template-columns:1fr}.footer-top h2{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
