@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600&family=Manrope:wght@400;500;600&display=swap');
:root{--ink:#164f53;--muted:#496c6c;--green:#deedeb;--blue:#d5e9e8;--line:#bdd5d2;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:2px solid #007e84;outline-offset:6px}::selection{background:#b0d6d3}figure,p,h1,h2{margin:0}img{display:block;max-width:100%}.announcement{padding:9px 20px;text-align:center;background:#006b72;font-size:12px;letter-spacing:.065em}.announcement a{margin-left:10px;text-decoration:underline;text-underline-offset:3px}.header{height:103px;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;background:#fff}.wordmark{font-family:var(--serif);font-size:61px;line-height:1;letter-spacing:-.065em;font-weight:400;padding-right:.08em}.header nav{display:flex;align-items:center;gap:39px;font-size:14px}.header nav a,.footer a{transition:color .2s}.header nav a:hover,.footer a:hover{color:#007e84}.nav-last{margin-left:22px}.nav-last span{padding-left:12px}.hero{min-height:620px;display:grid;grid-template-columns:47% 53%;background:var(--green);overflow:hidden}.hero-copy{padding:68px 9% 37px 11.1%;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:1}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:550}.hero h1{font-family:var(--serif);font-size:clamp(64px,6.9vw,108px);font-weight:400;line-height:1.035;letter-spacing:-.06em;margin:28px 0 25px}em{font-weight:400}.hero-description{color:var(--muted);line-height:1.75;font-size:16px}.button{margin-top:29px;background:var(--ink);color:white;padding:15px 22px;display:inline-flex;gap:25px;align-items:center;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#006b72;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.hero-footnote{font-size:10px;letter-spacing:.14em;display:flex;align-items:center;gap:13px;margin-top:45px}.fine-line{width:30px;height:1px;background:#629d99}.hero-visual{position:relative;background:#d5e9e8;min-height:620px}.hero-visual img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:58% center}.hero-visual figcaption{position:absolute;bottom:24px;left:28px;right:28px;display:flex;justify-content:space-between;gap:16px;font-size:11px;letter-spacing:.055em;color:#164f53}.hero-visual figcaption span{background:rgba(255,255,255,.84);padding:4px 8px}.intro-line{text-align:center;border-bottom:1px solid #d2e3e1;padding:26px 20px;font-family:var(--serif);font-size:20px;letter-spacing:-.02em}.intro-line p{display:flex;justify-content:center;align-items:center;gap:42px}.intro-line span:before{content:'·';padding-right:42px;color:#679b97}.section-pad{padding:85px 7.4%}.product-heading,.story-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.section-number{font-family:var(--serif);font-size:18px;color:#548b87}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:8.2%;align-items:center}.product-visual{min-width:0}.product-visual img{aspect-ratio:1/1.08;width:100%;height:auto;object-fit:cover;object-position:63% center;background:var(--blue)}.product-visual figcaption{font-size:12px;color:var(--muted);padding-top:13px;line-height:1.5}.product-copy{padding:13px 0}.pill{display:inline-block;border:1px solid #aaccca;padding:4px 11px;font-size:10px;letter-spacing:.13em;border-radius:3px;color:#245e60}.product-copy h2{font-family:var(--serif);font-size:clamp(40px,4vw,62px);font-weight:400;line-height:1.15;letter-spacing:-.045em;margin:21px 0 14px}.product-lead{font-size:18px;margin-bottom:12px}.product-copy>p:not(.product-lead){color:var(--muted);max-width:465px}.details-list{border-top:1px solid var(--line);margin-top:29px}.details-list details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 0;font-size:14px}summary::-webkit-details-marker{display:none}summary span{width:12px;height:12px;position:relative;flex-shrink:0}summary span:before,summary span:after{position:absolute;content:'';background:var(--ink);top:5px;left:0;width:12px;height:1px}summary span:after{transform:rotate(90deg)}details[open] summary span:after{transform:rotate(0)}details>div{color:var(--muted);font-size:14px;line-height:1.7;padding:0 24px 19px 0}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #4d8f8d;padding:0 0 7px;font-size:14px;margin-top:25px}.text-link:hover{color:#007e84}.story{background:#deedeb;padding-top:62px;padding-bottom:73px}.story-top{margin-bottom:36px}.story-grid{display:grid;grid-template-columns:1.16fr 1fr;gap:10%}.story h2{font-family:var(--serif);font-weight:400;line-height:1.1;font-size:clamp(45px,5.25vw,77px);letter-spacing:-.045em}.story-copy{padding-top:8px;max-width:440px}.story-lead{font-family:var(--serif);font-size:27px;line-height:1.35;margin-bottom:23px;letter-spacing:-.025em}.story-copy p:not(.story-lead){color:var(--muted);margin-bottom:17px}.story-signature{display:block;font-family:var(--serif);font-size:43px;line-height:1.1;letter-spacing:-.06em;margin-top:29px}.signature-caption{font-size:9px;letter-spacing:.15em}.coming{background:linear-gradient(135deg,#f2f9f8,#c7e2e0);text-align:center;padding-top:79px;padding-bottom:82px}.coming h2{font-family:var(--serif);font-size:clamp(60px,6.5vw,92px);font-weight:400;line-height:1.03;letter-spacing:-.055em;margin:24px 0}.coming>p:not(.eyebrow){color:var(--muted);line-height:1.8}.launch-note{display:block;font-size:10px;letter-spacing:.16em;margin-top:31px}.coming .text-link{margin-top:16px}.footer{padding:43px 5.2% 20px}.footer-top{display:grid;grid-template-columns:155px 1fr auto;align-items:center;gap:40px;padding-bottom:37px}.footer .wordmark{font-size:55px}.footer-top p{font-family:var(--serif);font-size:20px}.footer-top nav{display:flex;gap:27px;font-size:13px}.footer-bottom{padding-top:18px;border-top:1px solid #c1d9d6;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}
@media(min-width:1700px){body{max-width:1800px;margin:auto}.hero-copy{padding-top:90px;padding-bottom:60px}.hero{min-height:720px}}
@media(max-width:1000px){.header{height:88px}.header nav{gap:24px}.nav-last{margin-left:0}.hero-copy{padding:49px 8% 30px 11%}.hero h1{font-size:72px}.hero,.hero-visual{min-height:565px}.hero-footnote{font-size:9px;letter-spacing:.09em}.hero-visual figcaption{left:16px;right:16px;font-size:9px;bottom:17px}.section-pad{padding:65px 6%}.product-grid{gap:6%}.story-grid{gap:7%}.footer-top{grid-template-columns:110px 1fr;gap:20px}.footer-top nav{grid-column:1/-1}.intro-line p{gap:25px}.intro-line span:before{padding-right:25px}}
@media(max-width:700px){html{scroll-padding-top:20px}.announcement{font-size:10px;padding:8px 10px;letter-spacing:.01em}.announcement a{margin-left:6px}.header{height:83px;padding:0 6%}.wordmark{font-size:50px}.header nav{font-size:12px;gap:19px}.header nav .nav-last{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:40px 7% 32px}.eyebrow{font-size:10px;letter-spacing:.14em}.hero h1{font-size:clamp(65px,13vw,88px);margin:23px 0}.hero-description{font-size:16px}.desktop-break{display:none}.button{margin-top:23px}.hero-footnote{margin-top:28px;font-size:9px}.hero-visual{min-height:0;aspect-ratio:1.2/1}.hero-visual img{object-position:center}.hero-visual figcaption{font-size:9px;bottom:13px}.intro-line{font-size:16px;padding:20px 14px}.intro-line p{flex-wrap:wrap;column-gap:19px;row-gap:3px}.intro-line span:before{padding-right:19px}.intro-line span:last-child{display:none}.section-pad{padding:48px 7%}.product-heading{margin-bottom:22px}.product-grid{grid-template-columns:1fr;gap:26px}.product-visual img{aspect-ratio:1.1/1;object-position:center}.product-visual figcaption{font-size:11px}.product-copy h2{font-size:45px}.product-copy{padding:0}.product-copy>p:not(.product-lead){font-size:16px}.story-top{margin-bottom:28px}.story-grid{grid-template-columns:1fr;gap:29px}.story h2{font-size:54px}.story-copy{padding-top:0}.story-lead{font-size:25px}.story-signature{margin-top:23px}.coming{padding-top:55px;padding-bottom:56px}.coming h2{font-size:70px}.coming>p:not(.eyebrow){font-size:15px}.footer{padding:31px 7% 22px}.footer-top{grid-template-columns:1fr;gap:13px;padding-bottom:28px}.footer-top p{font-size:18px}.footer-top nav{gap:23px;flex-wrap:wrap;margin-top:8px;font-size:12px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:12px}.footer-bottom span:nth-child(2){display:none}.footer-bottom a{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* ELUNE brand palette and standard site navigation. */
.announcement{color:#fff;border-bottom:4px solid #00a1a6;font-size:12px}
.wordmark,.story-signature{font-family:Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.18em;font-size:39px;line-height:1.1;padding:0}
.header{gap:36px}.header nav{flex-wrap:wrap;gap:34px;font-size:14px}.header nav a{padding:8px 0}
.hero{background:#deedeb}.hero-visual{background:#8fbbb9}.story{background:#cce2df}
.story-signature{font-size:29px;margin-bottom:7px}.signature-caption{font-size:12px}
.hero-footnote,.hero-visual figcaption,.pill,.eyebrow,.launch-note,.product-visual figcaption{font-size:12px}
.faq-heading{font-size:14px;font-weight:500;margin:27px 0 10px}.faq-heading+.details-list{margin-top:0}
.contact{display:grid;grid-template-columns:1fr 1fr;gap:8.2%;align-items:center;border-top:1px solid var(--line);padding-top:61px;padding-bottom:61px}
.contact h2{font-family:var(--serif);font-weight:400;font-size:clamp(40px,4vw,60px);letter-spacing:-.045em;line-height:1.15;margin-top:20px}.contact-copy{max-width:440px}.contact-copy>p{color:var(--muted)}.contact .button{margin-top:19px}.contact-note{font-size:12px;margin-top:10px}
.footer{background:#164f53;color:#fff;padding-top:56px}.footer-top{grid-template-columns:1.6fr 1fr 1.15fr 1.15fr;align-items:start;gap:38px;padding-bottom:44px}.footer .wordmark{font-size:36px;display:inline-block}.footer-brand>p{font-family:var(--serif);font-size:20px;margin-top:20px;color:#e1eeec}.footer h3{font-size:14px;font-weight:600;margin:0 0 17px}.footer-top nav{display:flex;flex-direction:column;align-items:flex-start;gap:9px;font-size:14px}.footer-top nav h3{margin-bottom:8px}.footer-top a:hover{color:#a9ded9}.footer-launch p{font-family:var(--sans);font-size:14px;line-height:1.7;color:#d3e5e2}.footer-launch>a{font-size:14px;display:inline-block;margin-top:14px;text-decoration:underline;text-underline-offset:5px}.footer-bottom{font-size:12px;color:#d3e5e2;border-color:#568183}.footer a:focus-visible{outline-color:#b1efea}
@media(max-width:1000px){.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-top nav{grid-column:auto}.footer-launch{grid-column:1/-1}.header nav{gap:25px}.hero-footnote{letter-spacing:.06em}}
@media(max-width:700px){.header{height:auto;min-height:119px;flex-direction:column;justify-content:center;padding:22px 6% 14px;gap:15px}.wordmark{font-size:32px}.header nav{width:100%;justify-content:center;gap:12px 23px;font-size:14px}.header nav a{padding:5px 0}.hero-visual figcaption{font-size:12px;left:10px;right:10px;gap:8px}.hero-footnote{font-size:12px;letter-spacing:.02em;gap:10px}.eyebrow,.pill,.launch-note,.product-visual figcaption{font-size:12px}.hero-copy{padding-top:34px}.story-signature{font-size:27px}.contact{grid-template-columns:1fr;gap:23px}.contact h2{font-size:45px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 22px}.footer-brand,.footer-launch{grid-column:1/-1}.footer .wordmark{font-size:32px}.footer-top nav{font-size:14px;gap:9px;margin:0}.footer-top p{font-size:16px}.footer-brand>p{margin-top:12px}.footer-launch p{font-size:14px}.footer-bottom{font-size:12px}.footer-bottom span:nth-child(2){display:none}}

/* Cool metallic direction — product photography remains unchanged. */
:root{--ink:#303638;--muted:#687073;--green:#e4e6e6;--blue:#d9dddd;--line:#c7cccd}
body{background:#f8f9f9}.announcement{background:#343a3c;border-bottom-color:#7f8a8b}.header{background:#fbfcfc}.wordmark,.story-signature{color:#176f72}.header nav a:hover,.footer a:hover,.text-link:hover{color:#176f72}.hero{background:linear-gradient(135deg,#f7f8f8 0%,#e2e4e4 53%,#c8cdcd 100%)}.fine-line{background:#8a9495}.intro-line{background:#f9fafa;border-color:#d2d6d6}.intro-line span:before{color:#81898a}.story{background:linear-gradient(132deg,#eff0f0 0%,#d7dada 50%,#bfc5c5 100%)}.coming{background:linear-gradient(135deg,#f5f6f6 0%,#d9dddd 48%,#b9c0c1 100%)}.contact{background:#fafbfb}.button,.category-filters button[aria-pressed=true]{background:#343a3c}.button:hover{background:#176f72}.footer{background:linear-gradient(135deg,#343a3c 0%,#24292b 100%)}.footer-brand>p,.footer-launch p,.footer-bottom{color:#d9dddd}.footer-bottom{border-color:#656d6f}
