:root{--yellow:#f5d41f;--red:#9d251e;--green:#355843;--ink:#20231f;--cream:#f9f6ec;--paper:#fffdf8;--line:#ded9c9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-size:16px;line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.announcement{padding:9px 5%;background:var(--green);color:#fff;text-align:center;font-size:.76rem}.announcement a{text-decoration:underline;font-weight:700;margin-left:5px}.site-header{height:84px;padding:12px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:10}.brand{width:148px}.brand img{width:100%;height:53px;object-fit:contain;mix-blend-mode:multiply}.main-nav{display:flex;gap:28px;font-size:.9rem;font-weight:600}.main-nav a:hover,.text-link:hover{color:var(--red)}.menu-toggle{display:none;border:0;background:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:605px;background:var(--cream);overflow:hidden}.hero-copy{padding:94px max(5%,calc((100vw - 1250px)/2));padding-right:6%;align-self:center}.eyebrow{margin:0 0 14px;color:var(--red);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700}h1,h2,h3{margin:0;font-family:Fraunces,Georgia,serif;line-height:.98}.hero h1{font-size:clamp(3rem,5.3vw,5.5rem);letter-spacing:-.06em}.hero h1 em{color:var(--red);font-weight:600}.hero-text{max-width:430px;margin:26px 0;font-size:1.05rem}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;gap:24px;padding:14px 19px;border:0;font:700 .84rem "DM Sans";transition:transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.text-link{font-size:.88rem;font-weight:700;text-decoration:underline;text-underline-offset:5px}.hero-proof{display:flex;flex-wrap:wrap;gap:16px;margin-top:65px;font-size:.73rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hero-proof span+span{padding-left:16px;border-left:1px solid #9a988e}.hero-art{position:relative;min-height:605px;overflow:hidden;background:var(--yellow)}.sun{position:absolute;left:50%;top:42%;width:540px;height:540px;border-radius:50%;background:#f9e872;transform:translate(-50%,-50%)}.hero-collection{position:absolute;z-index:2;left:50%;bottom:0;width:min(86%,620px);height:96%;object-fit:contain;transform:translateX(-50%);filter:drop-shadow(0 19px 17px rgba(83,54,0,.25))}.burst{position:absolute;z-index:4;top:10%;right:11%;width:111px;height:111px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:var(--yellow);font-weight:700;font-size:1.1rem;letter-spacing:-.04em;line-height:1;text-align:center;transform:rotate(12deg)}.story-section{display:grid;grid-template-columns:1fr 1fr;margin-top:110px;background:var(--green);color:#fff}.story-image{min-height:630px;overflow:hidden;background:#d9c76e}.story-image img{width:100%;height:100%;object-fit:cover}.story-copy{padding:100px 12%}.story-copy .eyebrow{color:#f4d943}.story-copy h2,.trade-section h2{font-size:clamp(2.3rem,4vw,4.4rem);letter-spacing:-.055em}.story-copy p:not(.eyebrow){max-width:440px;margin:25px 0 0;color:#e5ece7}.story-copy .text-link{display:inline-block;margin-top:35px}.trade-section{max-width:800px;margin:auto;padding:125px 5%;text-align:center}.trade-section h2{font-size:clamp(2.5rem,5vw,5.5rem)}.trade-section>p:not(.eyebrow){max-width:570px;margin:25px auto 32px}.partner-bar{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 5%;border-top:1px solid #657467;border-bottom:1px solid #657467}.partner-bar p{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sponsor-slot{padding:7px 13px;border:1px dashed #99a59d;border-radius:99px;color:#66736a;font-size:.72rem}.sponsor-slot b{margin-left:7px}.footer-main{display:grid;grid-template-columns:1fr 1.35fr .65fr;gap:50px;padding:70px 5%;background:var(--ink);color:#fff}.footer-brand{width:160px;align-self:start;filter:grayscale(1) brightness(4)}.footer-main h3{font-size:2rem;letter-spacing:-.04em}.footer-main p{margin:10px 0 20px;color:#c8cbc5}.footer-link{font-weight:700;text-decoration:underline;text-underline-offset:5px}.footer-links{display:grid;align-content:start;gap:12px;font-size:.88rem}.legal{display:flex;justify-content:space-between;gap:10px;padding:16px 5%;border-top:1px solid #41453e;background:var(--ink);color:#a5aaa1;font-size:.72rem}@media(max-width:760px){.site-header{height:71px}.brand{width:120px}.brand img{height:44px}.menu-toggle{display:flex;flex-direction:column;gap:4px;padding:7px}.menu-toggle span:not(.sr-only){width:20px;height:2px;background:var(--ink)}.main-nav{position:absolute;top:70px;left:0;right:0;display:none;flex-direction:column;padding:20px 5%;border-bottom:1px solid var(--line);background:var(--paper)}.main-nav.open{display:flex}.hero,.story-section{grid-template-columns:1fr}.hero-copy{padding:65px 6% 48px}.hero-proof{margin-top:44px}.hero-art{min-height:430px}.sun{width:390px;height:390px}.hero-collection{width:95%;height:100%}.burst{width:86px;height:86px;font-size:.85rem}.story-section{margin-top:80px}.story-image{min-height:390px}.story-copy{padding:70px 7%}.trade-section{padding:85px 7%}.partner-bar{display:block;padding:24px 7%}.partner-bar div{margin-top:14px}.footer-main{grid-template-columns:1fr;gap:35px;padding:55px 7%}.legal{flex-direction:column;padding:15px 7%}.hero-actions{flex-wrap:wrap}}
