.sd-footer-expanded{min-height:0;padding-top:clamp(54px,6vw,86px);padding-bottom:34px;grid-template-columns:minmax(240px, 1.2fr) minmax(210px, 0.8fr) minmax(300px, 1fr);align-items:start;gap:clamp(34px,5vw,78px)}.sd-footer-brand,.sd-footer-contact,.sd-footer-navigation{min-width:0}.sd-footer-brand .sd-footer-logo{margin-bottom:24px}.sd-footer-brand>p,.sd-footer-contact,.sd-footer-links{text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.13em;line-height:1.8}.sd-footer-brand>p{margin:0}.sd-footer-contact{display:flex;flex-direction:column;gap:4px}.sd-footer-contact span{color:rgba(255,227,213,.58)}.sd-footer-contact a,.sd-footer-links a{text-decoration:none;transition:opacity .2s ease}.sd-footer-contact a:hover,.sd-footer-links a:hover{opacity:.62}.sd-footer-navigation{display:flex;flex-direction:column;align-items:flex-end;gap:28px}.sd-footer-socials{display:flex;align-items:center;gap:12px}.sd-footer-socials a{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,227,213,.4);border-radius:50%;transition:background .2s ease,color .2s ease,transform .2s ease}.sd-footer-socials a:hover{background:var(--sd-cream);color:var(--sd-ink);transform:translateY(-2px)}.sd-footer-socials svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sd-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 22px}.sd-footer-expanded .sd-footer-copy{grid-column:1/-1;padding-top:26px;border-top:1px solid rgba(255,227,213,.16);font-size:10px}.sd-content-site{background:var(--sd-cream)}.sd-content-header{min-height:104px;padding:20px max(24px,(100vw - 1220px)/2);display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--sd-ink);color:var(--sd-cream)}.sd-content-logo{width:clamp(170px,20vw,290px);display:block}.sd-content-back{text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.14em}.sd-content-hero{position:relative;min-height:460px;padding:clamp(72px,8vw,118px) max(24px,(100vw - 1220px)/2);display:grid;grid-template-columns:minmax(0, 1.25fr) minmax(220px, 0.75fr);align-items:center;gap:clamp(48px,8vw,120px);overflow:hidden;background:var(--sd-gold)}.sd-content-hero::after{content:"";position:absolute;width:54vw;height:54vw;min-width:620px;min-height:620px;right:-31vw;top:50%;border:1px solid rgba(194,63,36,.24);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 70px rgba(194,63,36,.035),0 0 0 140px rgba(194,63,36,.022)}.sd-content-hero-copy{position:relative;z-index:2;max-width:840px}.sd-content-hero-copy .sd-eyebrow{color:var(--sd-red)}.sd-content-hero-copy h1{margin:0 0 28px;color:var(--sd-red);font-family:var(--sd-font);font-size:clamp(68px,8vw,132px);font-weight:400;line-height:.82;letter-spacing:-0.035em;text-transform:uppercase}.sd-content-hero-copy>p:last-child{max-width:650px;margin-bottom:0;color:#672a1e;font-size:clamp(16px,1.4vw,20px);line-height:1.65}.sd-content-sun{position:relative;z-index:2;width:min(360px,100%);justify-self:end;filter:sepia(1) saturate(4) hue-rotate(330deg) brightness(0.76);animation:sd-content-sun-spin 42s linear infinite}.sd-content-main{width:min(980px,100% - 48px);margin:0 auto;padding:clamp(76px,8vw,118px) 0}.sd-content-section{padding:0 0 48px;margin:0 0 48px;border-bottom:1px solid rgba(194,63,36,.18)}.sd-content-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.sd-content-section h2{margin:0 0 20px;color:var(--sd-red);font-family:var(--sd-font);font-size:clamp(38px,4.5vw,66px);font-weight:400;line-height:.92;text-transform:uppercase}.sd-content-section h3{margin:30px 0 12px;color:var(--sd-red);font-size:18px}.sd-content-section p,.sd-content-section li{color:#643226;font-size:16px;line-height:1.72}.sd-content-section p:last-child{margin-bottom:0}.sd-content-section a{color:var(--sd-red);text-decoration-thickness:1px;text-underline-offset:3px}.sd-content-section ul{padding-left:22px}.sd-content-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.sd-content-card{padding:30px;border:1px solid rgba(194,63,36,.28);background:rgba(255,248,241,.42)}.sd-content-card h3{margin-top:0;font-family:var(--sd-font);font-size:36px;font-weight:400;line-height:.92;text-transform:uppercase}.sd-content-button{min-height:48px;margin-top:12px;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--sd-red);border-radius:999px;color:var(--sd-red) !important;text-decoration:none !important;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.14em}.sd-content-button:hover{background:var(--sd-red);color:var(--sd-cream) !important}@keyframes sd-content-sun-spin{to{transform:rotate(360deg)}}@media(max-width: 900px){.sd-footer-expanded{grid-template-columns:1fr 1fr}.sd-footer-navigation{grid-column:1/-1;align-items:flex-start}.sd-footer-links{justify-content:flex-start}.sd-content-hero{grid-template-columns:1fr}.sd-content-sun{width:min(270px,55vw);justify-self:start}}@media(max-width: 640px){.sd-footer-expanded{grid-template-columns:1fr}.sd-footer-navigation{grid-column:auto}.sd-content-header{min-height:86px;padding:16px 18px}.sd-content-logo{width:160px}.sd-content-back{max-width:120px;text-align:right;line-height:1.45}.sd-content-hero{min-height:0;padding:70px 20px 76px;gap:36px}.sd-content-hero-copy h1{font-size:clamp(58px,18vw,82px)}.sd-content-main{width:calc(100% - 40px);padding:72px 0 84px}.sd-content-grid{grid-template-columns:1fr}.sd-content-card{padding:24px}}@media(prefers-reduced-motion: reduce){.sd-content-sun{animation:none}}