/* START_SECTION:mulan-home (INDEX:26) */
:root{--paper:#f7f4ee;--ink:#173f35;--muted:#5c6860;--line:#d5dbd1;--sage:#e3e9df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #927335;outline-offset:5px}.preview{padding:9px 20px;background:#e9dec8;color:#4b422e;text-align:center;font-size:12px}.announcement{text-align:center;padding:10px;font-size:11px;letter-spacing:2px;background:var(--ink);color:var(--paper)}header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:26px 6%;border-bottom:1px solid var(--line)}.brand{font:26px Georgia,serif;letter-spacing:4px;white-space:nowrap}nav{display:flex;gap:25px;font-size:13px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:610px}.hero-copy{padding:100px 11% 80px 12%;align-self:center}.eyebrow{font-size:11px;letter-spacing:2.5px;text-transform:uppercase}h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.12}h1{font-size:clamp(44px,5.7vw,80px);margin:24px 0}h2{font-size:clamp(34px,4vw,52px);margin:15px 0 25px}h3{font-size:27px}p{color:var(--muted)}.hero-copy p{max-width:380px}.actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:32px}.button{display:inline-block;padding:14px 24px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:13px}.secondary{background:transparent;color:var(--ink)}.still{position:relative;overflow:hidden;display:grid;place-items:center;min-height:420px;background:radial-gradient(ellipse at 30% 20%,#f0efe4,transparent 60%),linear-gradient(145deg,#d7dfce,#a3b6a3)}.still:before{content:'';position:absolute;width:70%;height:30%;background:#d5d7c4;bottom:9%;right:-10%;transform:rotate(-12deg);box-shadow:0 35px 50px #40544144}.ring{width:290px;height:290px;border-radius:50%;background:conic-gradient(from 35deg,#8aac7b,#466d52,#b0c895,#7fa378,#c5d5ad,#598260,#8aac7b);box-shadow:inset 6px 8px 8px #eef1d580,inset -8px -10px 13px #173f3555,25px 36px 35px #233e3544;transform:rotate(-28deg) scaleY(.82);position:relative}.ring:after{content:'';position:absolute;inset:43px;border-radius:50%;background:linear-gradient(145deg,#dee2d2,#acbdaa);box-shadow:inset 8px 12px 17px #173f3555,0 2px 5px #f6f7e7}.art-label{position:absolute;bottom:20px;left:25px;font-size:10px;letter-spacing:2px;color:#233e35}.hero-caption{position:absolute;top:28px;right:30px;writing-mode:vertical-rl;letter-spacing:3px;font-size:11px}.strip{display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap;border-block:1px solid var(--line);padding:21px 6%;font-size:12px;letter-spacing:1px}.section{padding:76px 6%}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-head a{font-size:13px;border-bottom:1px solid;margin-bottom:28px}.collections{display:grid;grid-template-columns:1fr 1fr;gap:28px}.category .still{min-height:330px}.category .ring{width:210px;height:210px}.category .ring:after{inset:30px}.category footer{display:flex;justify-content:space-between;align-items:center}.category footer h3{margin:20px 0 8px}.category p{margin:0}.pendant-bg{background:linear-gradient(135deg,#eae5dc,#c8c0b1)}.pendant{position:relative;width:107px;height:145px;border-radius:48% 48% 44% 44%;background:linear-gradient(125deg,#c7d8b4,#6f997b 45%,#315f4a 80%,#aac5a2);box-shadow:inset 5px 6px 10px #ffffff77,12px 20px 24px #334b3a44;transform:rotate(-12deg)}.pendant:before{content:'';position:absolute;width:18px;height:28px;border:5px solid #b49b62;left:44px;top:-20px;border-radius:50%}.pendant:after{content:'';position:absolute;width:90px;height:180px;border:2px solid #ad9459;border-bottom:0;left:9px;bottom:158px;transform:rotate(8deg);border-radius:50%}.story{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding:80px 8%}.story p{color:#d3ddd3}.story .quote{font:italic 42px/1.25 Georgia,serif;border-left:1px solid #8ca697;padding-left:32px}.story h2{font-size:44px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.guide-grid article{border-top:1px solid #a7b5a9;padding-top:22px}.number{font:italic 25px Georgia,serif;color:#6a806b}.guide-grid h3{font-size:26px}.guide-grid p{font-size:14px}.faq{background:var(--sage)}details{border-bottom:1px solid #becabe;padding:20px 0}summary{cursor:pointer}details p{max-width:780px;font-size:14px}.footer{padding:50px 6%;display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.footer p{font-size:13px}.footer-links{display:flex;gap:25px;flex-wrap:wrap;font-size:13px}.end{padding:18px 6%;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}@media(max-width:720px){header{flex-wrap:wrap;padding:20px 6%}nav{gap:17px;flex-wrap:wrap;font-size:12px}.brand{font-size:23px}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 7%}.hero .still{min-height:340px}.ring{width:245px;height:245px}.ring:after{inset:36px}.section{padding:48px 6%}.collections,.story,.guide-grid{grid-template-columns:1fr}.story{gap:30px;padding:48px 7%}.story .quote{font-size:32px}.category .still{min-height:285px}.section-head{align-items:start;flex-direction:column;gap:0}.strip{font-size:10px;gap:13px}.hero-caption{right:16px}.footer{padding:35px 6%}}


header{background:#34684f;color:#faf8f1;border:0}.hero{background:#edf0e6}.hero-copy{padding-top:65px;padding-bottom:65px}.preview{background:#eee9df}.arrivals{background:#34684f;color:#faf8f1}.arrivals p{color:#e1eadf}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-art{height:240px;display:grid;place-items:center;background:linear-gradient(140deg,#e9e6dc,#c4d0bd);overflow:hidden}.product-art .ring{width:158px;height:158px}.product-art .ring:after{inset:24px}.product-art.lavender .ring{filter:hue-rotate(155deg) saturate(.55)}.product-art.pale .ring{filter:saturate(.35) brightness(1.2)}.product-art .pendant{transform:scale(.7) rotate(-12deg)}.product-grid h3{font-size:19px;line-height:1.35;margin:17px 0 4px}.product-grid p{font-size:12px;margin:5px 0}.concept-note{font-size:12px;max-width:600px;margin-bottom:28px}.arrivals .eyebrow{color:#e0ebdd}@media(max-width:850px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:400px){.product-art{height:175px}.product-art .ring{width:120px;height:120px}.product-art .ring:after{inset:19px}.product-grid{gap:14px}.product-grid h3{font-size:17px}}
footer#footer{background:#eaece7;padding:55px 6%;display:grid;grid-template-columns:repeat(3,1fr);gap:45px}footer#footer h2{font:26px Georgia,serif;margin:0 0 24px}footer#footer a{display:block;font:19px/1.5 Georgia,serif;margin:16px 0}footer#footer section{min-width:0}footer#footer a{overflow-wrap:anywhere}@media(max-width:600px){footer#footer{grid-template-columns:1fr;gap:24px}}
/* END_SECTION:mulan-home */
