@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');
:root{--green:#183f35;--ink:#243d32;--cream:#f7f5ee;--lime:#d6dcac;--line:#d7d9cb;--muted:#626d5e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #a47935;outline-offset:6px}.skip{position:absolute;top:-70px;background:white;padding:15px;z-index:10}.skip:focus{top:0}.topline{background:var(--green);color:#f6f3df;text-align:center;padding:10px 20px;font-size:12px;letter-spacing:1.5px}header{height:112px;max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:0 5.5%;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-family:'Playfair Display',Georgia,serif;font-size:30px;font-weight:600;white-space:nowrap}.brand small{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:10px;letter-spacing:3.3px;text-align:center;margin-top:4px}.infinity{font-family:Georgia,serif;font-size:70px;line-height:1;font-weight:400;color:#287762}nav{display:flex;gap:34px;align-items:center;font-size:14px}nav a:hover{color:#648441}.nav-cta{border:1px solid #9ca995;padding:14px 20px}.nav-cta span{margin-left:18px}.hero{max-width:1440px;margin:auto;padding:62px 5.5% 66px;display:grid;grid-template-columns:46% 54%;align-items:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;display:flex;gap:10px;align-items:center}.eyebrow>span{width:21px;height:1px;background:var(--green)}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:400;margin:0}h1{font-size:clamp(60px,6.1vw,91px);line-height:1.05;letter-spacing:-3.5px;margin:25px 0}em{font-weight:400;color:#63804c}h1 em{font-weight:400}p{line-height:1.8}.hero-copy>p{max-width:365px;color:var(--muted);margin:24px 0 30px}.button{display:inline-flex;gap:25px;padding:18px 24px;background:var(--green);color:white;font-size:14px;transition:background .2s}.button:hover{background:#33614a}.button span{font-size:20px;line-height:1}.hero-note{display:flex;align-items:center;gap:15px;margin-top:36px;font-size:12px;line-height:1.6;color:var(--muted)}.tiny-infinity{font-family:Georgia,serif;font-size:43px;color:#7f9273}.hero-visual{position:relative;margin-left:14px;padding-bottom:28px}.hero-image{width:100%;height:610px;object-fit:cover;object-position:center;border-radius:48% 48% 2px 2px;display:block;background:#8b845e}.image-caption{display:flex;justify-content:space-between;padding:15px 0 0;font-size:10px;letter-spacing:1.3px}.seal{position:absolute;left:-49px;bottom:72px;width:123px;height:123px;border-radius:50%;background:var(--lime);border:1px solid #eff1d4;outline:6px solid var(--lime);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-12deg)}.seal span{font-size:10px;letter-spacing:2px}.seal b{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-weight:400;font-size:28px;margin:4px 0}.ribbon{background:var(--lime);display:flex;align-items:center;justify-content:space-around;gap:20px;padding:24px 5.5%;font-family:'Playfair Display',Georgia,serif;font-size:23px}.ribbon i{font-style:normal;font-size:21px;color:#71854f}.section{max-width:1440px;margin:auto;padding:95px 5.5%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:43px}h2{font-size:clamp(40px,4.3vw,61px);line-height:1.15;letter-spacing:-1.7px}.section-head h2,.story-copy h2{margin-top:20px}.section-head>p{color:var(--muted);font-size:15px;margin-bottom:6px}.product-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #b9c0ab;border-bottom:1px solid #b9c0ab}.product{padding:32px 30px 23px 0}.product+.product{border-left:1px solid #b9c0ab;padding-left:30px}.number{font-size:11px;letter-spacing:1.8px;color:#697a57}.product h3{font-size:32px;margin-top:24px}.product p{color:var(--muted);font-size:15px;min-height:82px}.product-bottom{border-top:1px solid var(--line);padding-top:23px;margin-top:25px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.product-bottom>span{color:#6f8450;font-size:22px}.product-bottom .age{font-size:12px;border:1px solid #879573;padding:4px;border-radius:50%}.range-note{font-size:12px;color:var(--muted);margin-top:20px}.story{display:grid;grid-template-columns:1fr 1fr;gap:9%;border-top:1px solid var(--line);align-items:center;padding-top:70px;padding-bottom:85px}.story-symbol{background:#fff;border-radius:50% 50% 2px 2px;min-height:370px;display:flex;justify-content:center;flex-direction:column;padding:45px 20px 28px}.story-symbol img{width:100%;height:auto;mix-blend-mode:multiply}.story-symbol>span{text-align:center;font-size:10px;letter-spacing:1.2px;margin-top:24px}.story-copy>p{color:var(--muted);font-size:15px}.signature{display:block;font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:26px;margin-top:25px;color:#678053}.closing{padding:80px 20px 88px;background:var(--green);text-align:center;color:var(--cream)}.closing .eyebrow{justify-content:center;color:#cbd6ac}.closing h2{margin:25px auto 35px;font-size:clamp(40px,5vw,70px)}.closing em{color:#d6dcac}.closing a{border-bottom:1px solid #8eaa87;padding-bottom:10px;font-size:14px}.closing a span{margin-left:35px}footer{padding:36px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1440px;margin:auto}footer .brand{font-size:25px}footer .infinity{font-size:57px}footer p{font-size:11px;color:var(--muted);max-width:410px}footer>a:last-child{font-size:13px;white-space:nowrap}
@media(min-width:1500px){.hero-image{height:660px}}@media(max-width:1000px){header{padding:0 5%;height:95px}nav{gap:20px}.hero{padding-top:45px}.hero-image{height:560px}h1{font-size:66px}.hero-copy>p{padding-right:20px}.seal{width:100px;height:100px;left:-25px}.ribbon{font-size:19px}.product h3{font-size:26px}.product p{min-height:110px}.story{gap:6%}.story-symbol{min-height:300px}.section{padding-top:70px;padding-bottom:70px}}
@media(max-width:700px){.topline{font-size:10px}header{height:91px}.brand{font-size:24px;gap:8px}.infinity{font-size:55px}.brand small{font-size:8px;letter-spacing:2.5px}nav{gap:15px}nav>a{font-size:12px}nav .nav-cta{display:none}.hero{grid-template-columns:1fr;padding:39px 6% 34px;gap:32px}.hero-copy .eyebrow{font-size:10px}h1{font-size:64px;letter-spacing:-2.5px;margin:20px 0}h1 br:last-of-type{display:none}h1 em:after{content:' '}.hero-copy>p{max-width:450px;font-size:15px;margin-top:22px}.hero-note{display:none}.hero-visual{margin:0 0 0 13px}.hero-image{height:450px;max-height:118vw;object-position:center}.seal{left:-10px;bottom:61px;width:102px;height:102px}.image-caption{font-size:9px}.ribbon{flex-wrap:wrap;gap:14px 18px;padding:21px 5%;font-size:17px}.ribbon i{font-size:14px}.ribbon span{white-space:nowrap}.ribbon i:last-child{display:none}.section{padding:60px 6%}.section-head{display:block;margin-bottom:32px}.section-head>p{margin-top:22px;font-size:14px}.section-head>p br{display:none}h2{font-size:46px}.product-list{grid-template-columns:1fr}.product{padding:25px 0}.product+.product{border-left:none;border-top:1px solid #b9c0ab;padding:25px 0}.product h3{font-size:33px;margin-top:15px}.product p{min-height:0;max-width:400px}.product-bottom{margin-top:15px;padding-top:16px}.story{grid-template-columns:1fr;gap:38px}.story-symbol{max-width:420px;width:100%;margin:auto;min-height:0;padding:35px 20px 28px}.story-copy h2{font-size:47px}.closing{padding:62px 6%}.closing h2{font-size:45px}footer{flex-wrap:wrap;padding:32px 6%}footer p{order:3;width:100%;margin:0}footer .brand{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
