@font-face{font-family:BrandSong;src:local('STSong');font-weight:300;font-display:swap}@font-face{font-family:BrandSans;src:local('HiraginoSansGB-W3'),local('Hiragino Sans GB W3');font-weight:300;font-display:swap}@font-face{font-family:BrandDidot;src:local('Didot');font-weight:400;font-display:swap}
:root{--bg:#f6f3ee;--surface:#fcfaf7;--taupe:#e8e1d7;--text:#3f3831;--muted:#756b61;--accent:#655344;--line:#d8cec1;--serif:BrandSong,'Songti TC','Songti SC',PMingLiU,serif;--sans:BrandSans,'PingFang TC','Microsoft JhengHei',sans-serif;--english:BrandDidot,Didot,'Bodoni MT',Georgia,serif;--gutter:6vw}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;font-weight:300;line-height:1.9;font-synthesis:none}body.modal-open{overflow:hidden}::selection{background:#d9c9b3;color:var(--text)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}img{max-width:100%;height:auto;display:block}figure,p,h1,h2,h3{margin:0}h1,h2{font-family:var(--serif);font-weight:300;line-height:1.55;letter-spacing:.025em}h2{font-size:36px}h3{font-size:18px;font-weight:300}p{color:var(--muted)}[hidden]{display:none!important}.english{font-family:var(--english);font-weight:400;letter-spacing:.015em}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:var(--surface);z-index:100}.skip-link:focus{top:12px}.site-header{height:108px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;position:relative;background:var(--bg);gap:25px;z-index:10}.brand{display:flex;align-items:center;height:152px;flex-shrink:0;position:relative;top:16px}.brand img{height:100%;width:auto;object-fit:contain}.desktop-nav{display:flex;gap:42px;margin-left:auto;margin-right:6vw;font-size:14px}.desktop-nav a,.region,footer a{transition:opacity .18s}.desktop-nav a:hover,.region:hover,footer a:hover{opacity:.62}.header-end{display:flex;gap:26px;align-items:center;font-size:14px}.region{color:var(--muted);font-size:13px}.header-contact{border-bottom:1px solid var(--accent);padding:7px 0;display:flex;gap:18px}.header-contact:hover{opacity:.65}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:50% 50%;padding:0 var(--gutter);gap:0;min-height:540px;max-width:1800px;margin:auto}.hero-copy{padding:74px 40px 25px 0;display:flex;align-items:flex-start;flex-direction:column}.hero-kicker{font-size:20px;margin-bottom:25px;color:var(--muted)}h1{font-size:clamp(40px,4.2vw,64px);line-height:1.5;letter-spacing:.035em}.hero-intro{font-size:16px;line-height:2;margin:25px 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--accent);color:white;padding:14px 24px;border:1px solid var(--accent);border-radius:2px;font-size:14px;letter-spacing:.06em;transition:transform .18s,opacity .18s;min-height:48px}.button:hover{transform:translateY(-2px);opacity:.88}.quiet-link{font-size:14px;margin-top:17px;display:flex;gap:25px;align-items:center;transition:opacity .18s}.quiet-link:hover{opacity:.6}.hero-note{font-size:12px;letter-spacing:.14em;margin-top:auto;padding-top:33px}.hero-photo{position:relative;margin:0;overflow:hidden;min-height:480px}.hero-photo>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;object-position:55% center}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:18px 24px;display:flex;justify-content:space-between;gap:15px;font-size:12px;background:linear-gradient(to top,rgba(53,42,32,.66),rgba(53,42,32,0));color:#fcfaf7}.hero-photo figcaption span:first-child{font-family:var(--serif);font-size:14px}.hero-photo figcaption .english{font-size:13px;letter-spacing:.02em}.section{padding-left:var(--gutter);padding-right:var(--gutter);max-width:1800px;margin:auto}.works{padding-top:110px;padding-bottom:110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:45px}.section-heading .english,.story-copy>.english,.custom-intro>.english{font-size:19px;margin-bottom:15px}
.contact>.english::after{content:"";display:block;width:64px;height:1px;background:var(--accent);opacity:.7}
.section-heading>p{font-size:14px}.collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.piece-card{border:0;padding:0;background:none;display:block;text-align:left;width:100%}.piece-card .image-wrap{display:block;aspect-ratio:4/4.8;overflow:hidden;background:var(--taupe)}.piece-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.piece-card:hover img{transform:scale(1.025)}.piece-card:nth-child(2){margin-top:45px}.piece-card:nth-child(3){margin-top:90px}.piece-card .card-caption{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:12px}.piece-card .piece-name{font-family:var(--serif);font-size:23px;font-weight:300}.piece-card .card-action{font-size:12px;color:var(--muted);white-space:nowrap}.piece-card .color-note{display:block;font-size:13px;color:var(--muted);margin-top:6px}.story{display:grid;grid-template-columns:30% 1fr;gap:8%;padding-top:75px;padding-bottom:75px;background:var(--taupe)}.story-photo{aspect-ratio:3/4;overflow:hidden}.story-photo img{height:100%;width:100%;object-fit:cover;object-position:50% 30%}.story-copy{align-self:center}.story-copy h2{margin-bottom:28px}.story-copy>p:not(.english):not(.quote-source){font-size:15px;margin-bottom:20px}.story-copy blockquote{font-family:var(--serif);font-size:24px;line-height:1.9;margin:35px 0 12px}.story-copy .quote-source{font-size:12px}.custom{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:115px;padding-bottom:115px}.custom-intro>p:not(.english){margin-top:22px;font-size:15px}.text-link{display:inline-flex;gap:40px;border-bottom:1px solid var(--accent);padding:10px 0;margin-top:24px;font-size:14px;transition:opacity .18s}.text-link:hover{opacity:.6}.process{list-style:none;margin:0;padding:0}.process li{display:flex;gap:30px;padding:28px 0;border-bottom:1px solid var(--line)}.process li:first-child{padding-top:0}.process .step{font-size:30px;color:var(--muted);line-height:1.5}.process h3{margin-bottom:8px}.process p{font-size:14px;max-width:370px}.blessing{text-align:center;padding:74px 24px}.blessing p{font-family:var(--serif);font-size:29px;color:var(--text);margin-bottom:12px}.blessing span{font-size:13px;color:var(--muted)}footer{margin:0 var(--gutter);padding:40px 0 48px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px}footer .footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:8px}footer .footer-brand img{height:110px;width:auto;object-fit:contain}footer .footer-brand .footer-tagline{font-size:13px;letter-spacing:.02em;color:var(--muted)}footer>p{font-size:13px;color:var(--muted)}dialog{color:var(--text);background:var(--bg);border:0;padding:44px;width:min(1000px,92vw);max-height:90dvh;overflow:auto}
dialog[open]{opacity:1;transform:translateY(0) scale(1);transition:opacity .22s cubic-bezier(.2,.8,.3,1),transform .22s cubic-bezier(.2,.8,.3,1)}
@starting-style{dialog[open]{opacity:0;transform:translateY(14px) scale(.985)}}
dialog.closing{opacity:0;transform:translateY(10px) scale(.985);transition:opacity .16s ease-in,transform .16s ease-in}
dialog::backdrop{background:rgba(40,32,26,.65);backdrop-filter:blur(5px)}
dialog[open]::backdrop{opacity:1;transition:opacity .22s ease}
@starting-style{dialog[open]::backdrop{opacity:0}}.dialog-close{position:absolute;right:12px;top:8px;width:40px;height:40px;border:0;background:transparent;z-index:2;font-size:20px}.dialog-close:hover{opacity:.6}.piece-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center}.piece-image{width:100%;height:430px;object-fit:cover}.piece-thumbs{display:flex;gap:10px;margin-top:12px}.piece-thumbs button{border:1px solid transparent;background:transparent;padding:3px;width:65px;height:65px}.piece-thumbs button[aria-pressed=true]{border-color:var(--accent)}.piece-thumbs img{width:100%;height:100%;object-fit:cover}.piece-copy>.english{font-size:18px;margin-bottom:15px}.piece-copy h2{font-size:30px;margin-bottom:22px}.piece-copy>p{font-size:15px}.piece-copy .piece-note{font-size:13px;margin:24px 0 30px}.mobile-nav{display:none}.error-page{min-height:65vh;display:grid;place-content:center;text-align:center;padding:60px 24px}.error-page h1{font-size:42px}.error-page p{margin:20px 0}.error-page .button{justify-content:center}
@media(min-width:1600px){.hero{min-height:690px}.hero-copy{padding-top:105px}.hero-intro{font-size:18px}}
@media(max-width:1050px){.desktop-nav{gap:24px;margin-right:15px}.header-end{gap:18px}.hero{grid-template-columns:46% 54%;min-height:530px}.hero-copy{padding-top:54px}.hero-photo{min-height:530px}.hero-kicker{font-size:17px}h1{font-size:43px}.hero-intro{margin:20px 0 24px}.hero-note{font-size:10px}.hero-photo figcaption .english{display:none}.story{gap:7%}.story-photo{padding:0}.story-copy h2{font-size:31px}.desktop-break{display:none}.section-heading h2{font-size:30px}.collection{gap:20px}.piece-card .piece-name{font-size:20px}.card-action{display:none}}
@media(max-width:720px){}
/* --- wechat panel: reference card --- */




@media(max-width:720px){:root{--gutter:24px}.site-header{height:90px;gap:15px;z-index:10;justify-content:center}.brand{height:120px;max-width:170px;position:relative;top:12px;margin-right:auto}.desktop-nav,.header-contact{display:none}.header-end{gap:20px;margin-left:0}.region{font-size:12px}.menu-toggle{display:flex;gap:10px;align-items:center;background:none;border:0;padding:10px 0;font-size:14px}.mobile-nav{position:absolute;top:92px;left:0;right:0;background:var(--bg);z-index:10;display:flex;flex-direction:column;padding:12px 24px 25px;border-bottom:1px solid var(--line)}.mobile-nav[data-closed]{border-bottom:0}.mobile-nav a{padding:12px 0}.hero{display:flex;flex-direction:column;padding:0}.hero-copy{padding:40px 24px 32px;position:relative}.hero-kicker{font-size:17px;margin-bottom:18px}h1{font-size:38px;line-height:1.55}
@media(max-width:720px){.chapter-nav{border-top:0;border-bottom:0}}.hero-intro{font-size:15px;line-height:1.9;margin:16px 0 24px}.hero-intro br{display:none}.hero-note{display:none}.quiet-link{position:absolute;bottom:44px;right:24px;margin:0;font-size:12px;gap:8px}.button{font-size:13px;gap:25px;padding:13px 19px}.hero-photo{min-height:0;height:355px;width:100%}.hero-photo>img{object-position:center 51%}.hero-photo figcaption{padding:10px 24px}.hero-photo figcaption .english{display:block;font-size:12px}.works{padding-top:66px;padding-bottom:64px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:27px}.section-heading .english{font-size:17px;margin-bottom:10px}.section-heading>p{font-size:14px;margin-top:17px}.collection{grid-template-columns:1fr;gap:34px}.piece-card:nth-child(n){margin-top:0}.piece-card .image-wrap{aspect-ratio:1.12}.piece-card .card-caption{margin-top:14px}.piece-card .piece-name{font-size:23px}.piece-card .card-action{display:block}.piece-card .color-note{font-size:12px}.story{grid-template-columns:1fr;gap:35px;padding-top:32px;padding-bottom:48px}.story-photo{padding:0}.story-photo img{object-position:50% 32%}.story-copy h2{font-size:30px;margin-bottom:22px}.story-copy blockquote{font-size:23px;margin-top:26px}.custom{grid-template-columns:1fr;gap:43px;padding-top:65px;padding-bottom:65px}.custom h2{font-size:32px}.process li{gap:22px;padding:24px 0}.blessing{padding:55px 24px}.blessing p{font-size:25px}.blessing span{font-size:12px;display:block;max-width:270px;margin:auto}footer{align-items:flex-start;flex-wrap:wrap;padding:26px 0;gap:18px}footer .footer-brand img{height:88px}footer>p{display:none}footer>a:last-child{padding-top:8px}.piece-layout{grid-template-columns:1fr;gap:24px}dialog{padding:45px 20px 28px;width:calc(100vw - 24px);max-height:92dvh}.piece-image{height:290px}.piece-copy h2{font-size:27px}.piece-copy .piece-note{margin:18px 0 22px}.piece-thumbs button{width:54px;height:54px}}
@media(max-width:360px){h1{font-size:34px}.quiet-link{position:static;margin-top:14px}.hero-photo{height:315px}.header-end{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Keep reading copy comfortably sized; small type is reserved for captions. */
.hero-intro,.story-copy>p:not(.english):not(.quote-source),.custom-intro>p:not(.english),.process p,.contact-v2__lead,.piece-copy>p:not(.english):not(.piece-note){font-size:16px}
@media(max-width:720px){.section-heading h2{font-size:24px;letter-spacing:0}.hero-intro{max-width:305px}.quiet-link{position:static;margin-top:16px}.hero-copy{padding-bottom:28px}}
/* Detail views show the complete original photograph, including the charm. */
.piece-image{object-fit:contain;background:var(--taupe)}

/* Brand book expansion: preserve the original faces and use their real weights. */
@font-face{font-family:BrandDidot;src:local('Didot-Bold'),local('Didot Bold');font-weight:700;font-display:swap}
:root{--reading:#60594f}
p{color:var(--reading)}
.hero-note,.quote-source,.color-note,.book-translation,.service-note,.catalogue-note{color:var(--muted)}
.book-translation{font-family:var(--sans);font-size:12px!important;letter-spacing:.14em;line-height:1.7;margin:16px 0 26px}
strong{font-weight:inherit}
h2,h3,h4{text-wrap:balance}
.desktop-nav{gap:28px;margin-right:3vw}
.chapter-nav{display:flex;justify-content:space-between;gap:20px;margin:50px var(--gutter) 0;padding:19px 0;border-block:1px solid var(--line)}
.chapter-nav a{display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:14px;transition:opacity .18s}
.chapter-nav a:hover{opacity:.65}.chapter-nav span{font-family:var(--english);font-weight:700;font-size:18px;color:var(--accent)}
.works{padding-top:76px}.story-copy>.book-translation{margin-top:-10px;margin-bottom:25px}
.earth-story{display:grid;grid-template-columns:1fr 2fr;gap:8%;padding-block:72px}
.reading-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px}.reading-columns p{font-size:16px}
.culture{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;padding-block:88px;background:var(--taupe)}
.manifesto .book-translation{margin:0 0 22px}.manifesto h2{font-size:43px;margin-bottom:26px}
.manifesto>p:not(.book-translation){font-size:17px;line-height:2.1;margin-bottom:22px}.manifesto strong{color:var(--text)}
.vision{align-self:center}.vision h3{font-family:var(--serif);font-size:26px;margin:0 0 16px}.vision>p{margin-bottom:34px}.vision ul{margin:0;padding-left:20px;color:var(--reading)}.vision li{padding-left:4px;margin-bottom:13px}
.values{padding-block:80px}.values .section-heading{margin-bottom:30px}.values .book-translation{margin:0}.value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.value-grid article{border-top:1px solid var(--line);padding-top:24px}.value-grid h3{font-family:var(--serif);font-size:25px;margin-bottom:16px}.value-grid p{font-size:16px}
.ritual{padding-block:70px;display:grid;grid-template-columns:42% 1fr;gap:10%;align-items:center;background:var(--surface)}.ritual figure{height:540px}.ritual figure img{width:100%;height:100%;object-fit:cover}.ritual-moments{margin:28px 0}.ritual-moments article+article{margin-top:24px}.ritual h3{margin-bottom:9px;font-size:18px}.ritual>div>p:last-child{font-size:16px}
.founder{padding-block:78px;display:grid;grid-template-columns:1fr 1.25fr;gap:9%;align-items:center;background:var(--surface)}.founder-profile{display:flex;align-items:center;gap:26px}.founder-avatar{width:118px;height:118px;flex:0 0 auto;border-radius:50%;overflow:hidden;background:var(--taupe)}.founder-avatar img{width:100%;height:100%;object-fit:cover}.founder-name .book-translation{margin:0 0 8px}.founder-name h2{font-size:34px;margin-bottom:12px}.founder-line{font-size:14px;line-height:1.9;max-width:230px}.founder-background h3{font-family:var(--serif);font-size:26px;margin-bottom:20px}.founder-background details{margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
details summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;font-size:14px;color:var(--text);transition:opacity .18s}details summary::-webkit-details-marker{display:none}details summary .icon-plus{margin-left:auto;flex-shrink:0;font-size:15px}details[open]>summary .icon-plus{transform:rotate(45deg)}details summary:hover{opacity:.66}details summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.founder-background ul{padding-left:20px;margin:4px 0 22px;color:var(--reading);font-size:15px}.founder-background li+li{margin-top:9px}
.craft{padding-block:75px;background:var(--taupe);display:grid;grid-template-columns:1fr 1.3fr;column-gap:10%}.craft>div>p+p{margin-top:20px}.infinity-story{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.3fr;gap:10px 10%;border-top:1px solid #c7bbac;padding-top:30px;margin-top:30px}.infinity-story h3{font-family:var(--serif);font-size:25px}.infinity-story p{font-size:15px}.infinity-story ul{grid-column:2;display:flex;flex-wrap:wrap;gap:12px 28px;padding:0;margin:5px 0 0;list-style:none;font-size:16px;color:var(--text)}
.catalogue{padding-block:105px}.catalogue-intro{margin-top:23px;font-size:16px}.collection-links{display:flex;gap:24px;font-size:14px}.collection-links a{border-bottom:1px solid var(--accent);padding:8px 0;transition:opacity .18s}.collection-links a:hover{opacity:.6}.series-heading{border-top:1px solid var(--line);padding-top:26px;margin-top:55px;margin-bottom:30px;display:flex;align-items:baseline;gap:32px;scroll-margin-top:30px}.series-heading h3{font-family:var(--serif);font-size:30px}.series-heading p{font-size:15px}.crystal-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;align-items:start}.catalogue-product{min-width:0}.catalogue-product figure{display:flex;align-items:center;justify-content:center;background:#efe9e0;overflow:hidden;aspect-ratio:1/1.1}.catalogue-product figure img{width:100%;height:100%;object-fit:contain}.crystal-products .catalogue-product figure img{object-fit:cover}.product-category{font-size:12px;letter-spacing:.06em;line-height:1.8;margin-top:23px}.product-copy h4{font-family:var(--serif);font-weight:300;font-size:29px;line-height:1.5;margin:7px 0 12px}.product-tagline{font-size:16px;line-height:1.8;min-height:58px}.product-copy details{border-block:1px solid var(--line);margin-top:18px}.product-copy details>p{font-size:15px;margin:0 0 18px}.product-copy .reference-price{display:flex;flex-direction:column;padding-top:8px;gap:5px;margin-bottom:22px}.reference-price>span{font-size:12px;color:var(--muted)}.reference-price strong{font-family:var(--english);font-weight:700;font-size:24px;letter-spacing:0;color:var(--text)}.product-inquiry{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:15px 0;transition:opacity .18s}.product-inquiry:hover{opacity:.6}.pendulum-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 32px;align-items:flex-start}.pendulum-products figure{background:#2c221b}.pendulum-products article:first-child figure,.pendulum-products article:nth-child(4) figure{background:#d7d1c5}.pendulum-products .catalogue-product figure img{object-fit:cover}.catalogue-note{font-size:13px;line-height:1.9;margin-top:40px;max-width:840px;border-top:1px solid var(--line);padding-top:24px}.custom{border-top:1px solid var(--line)}.process .step{font-weight:700}.purification{padding-block:90px;background:var(--surface)}.purification .section-heading{margin-bottom:28px}.purification .section-heading h2{font-size:34px}.purification-intro{font-size:16px;line-height:1.9;max-width:760px;margin-bottom:50px}.purification-intro p+p{margin-top:18px}.rite-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 32px}.rite-card{border-top:1px solid var(--line);padding-top:24px}.rite-card h3{font-family:var(--serif);font-size:22px;line-height:1.5;margin-bottom:10px}.rite-card p{font-size:15px;line-height:1.8}.rite-card .rite-subtitle{display:block;font-size:13px;color:var(--muted);margin-top:4px}.purification-blessing{margin-top:48px;padding-top:30px;border-top:1px solid var(--line);max-width:760px}.purification-blessing p{font-size:16px;line-height:1.9}.purification-cta{margin-top:32px}.guide-hero{padding-block:95px 70px;background:var(--taupe)}.guide-hero h1{font-size:clamp(36px,4vw,56px)}.guide-hero .english{font-size:20px;margin-bottom:18px;color:var(--muted)}.guide-intro{font-size:16px;max-width:700px;margin-top:24px}.archetype-section{padding-block:75px}.archetype-section:nth-child(even){background:var(--surface)}.archetype-header{margin-bottom:38px}.archetype-header h2{font-size:32px;margin-bottom:12px}.archetype-header .english{font-size:14px;color:var(--muted)}.archetype-copy{font-size:16px;line-height:1.9;max-width:720px;margin-bottom:42px}.stone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 32px}.stone-card{border-top:1px solid var(--line);padding-top:22px}.stone-card h3{font-family:var(--serif);font-size:22px;margin-bottom:6px}.stone-card .stone-english{display:block;font-size:12px;letter-spacing:.08em;color:var(--muted);margin-bottom:10px}.stone-card p{font-size:15px;line-height:1.8}.guide-footer-cta{padding-block:85px;background:var(--taupe);text-align:center}.guide-footer-cta h2{font-size:30px;margin-bottom:18px}.guide-footer-cta p{font-size:16px;margin-bottom:28px}.guide-back{display:inline-flex;gap:10px;margin-top:22px;font-size:14px;color:var(--muted)}.guide-footer-cta .button+.guide-back{margin-left:24px}.guide-hero-image{width:100%;max-width:520px;aspect-ratio:3/4;overflow:hidden;margin-top:45px}.guide-hero-image img{width:100%;height:100%;object-fit:cover}.archetype-figure{margin:0 0 42px;aspect-ratio:3/4;max-width:420px;overflow:hidden}.archetype-figure img{width:100%;height:100%;object-fit:cover}.archetype-section:nth-child(even) .archetype-figure{margin-left:auto}
@media(max-width:720px){.archetype-figure{max-width:none}.archetype-section:nth-child(even) .archetype-figure{margin-left:0}}
.services{padding-block:85px;background:var(--surface)}.services .section-heading{margin-bottom:38px}.services .book-translation{margin-bottom:0}.service-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.service-list article{border-top:1px solid var(--line);padding-top:26px}.service-list h3{font-family:var(--serif);font-size:24px;line-height:1.6;margin-bottom:22px}.service-list p{font-size:16px}.service-list .service-emphasis{font-family:var(--serif);font-size:23px;color:var(--text);margin-top:22px}.service-list .service-note{font-size:13px;margin-top:22px}.inquiry-context{font-size:14px!important;margin-top:20px;color:var(--text);padding-block:10px;border-block:1px solid #c7bbac}
@media(max-width:1050px){.desktop-nav{gap:18px;margin-right:0}.header-end{gap:15px}.chapter-nav a{gap:8px;font-size:13px}.value-grid{grid-template-columns:1fr 1fr}.culture{gap:6%}.manifesto h2{font-size:35px}.crystal-products,.pendulum-products{gap:30px 23px}.founder-profile{gap:18px}.founder-avatar{width:104px;height:104px}.founder{gap:6%}.founder-name h2{font-size:30px}.service-list{gap:26px}.service-list h3{font-size:22px}.rite-grid,.stone-grid{grid-template-columns:1fr 1fr}.purification .section-heading h2{font-size:29px}}
@media(max-width:720px){.chapter-nav{overflow-x:auto;justify-content:flex-start;margin:0;padding:18px 24px;gap:26px;scrollbar-width:thin}.chapter-nav a{font-size:13px}.chapter-nav span{font-size:16px}.works{padding-top:60px}.earth-story{grid-template-columns:1fr;gap:8px;padding-block:48px}.reading-columns{grid-template-columns:1fr;gap:18px}.earth-story .book-translation{margin-bottom:16px}.culture{grid-template-columns:1fr;gap:36px;padding-block:52px}.manifesto h2{font-size:31px}.manifesto>p:not(.book-translation){font-size:16px}.vision h3{font-size:25px}.vision ul{font-size:16px}.values{padding-block:55px}.values .section-heading{display:block;margin-bottom:25px}.values h2{font-size:29px}.values .book-translation{margin-top:12px}.value-grid{grid-template-columns:1fr;gap:24px}.value-grid h3{font-size:25px;margin-bottom:12px}.value-grid article{padding-top:20px}.ritual{grid-template-columns:1fr;gap:30px;padding-block:28px 48px}.ritual figure{height:320px}.ritual h2{font-size:30px}.founder{grid-template-columns:1fr;gap:28px;padding-block:52px}.founder-profile{gap:18px}.founder-avatar{width:96px;height:96px}.founder-name h2{font-size:28px}.founder-line{font-size:13px;max-width:200px}.founder-background h3{font-size:25px}.craft{grid-template-columns:1fr;gap:8px;padding-block:50px}.craft h2{font-size:30px}.infinity-story{grid-template-columns:1fr;gap:12px;margin-top:26px}.infinity-story h3{font-size:24px}.infinity-story ul{grid-column:1;gap:9px 22px}.catalogue{padding-block:62px}.catalogue h2{font-size:30px}.catalogue-intro{margin-top:18px}.collection-links{margin-top:24px}.series-heading{display:block;margin-top:38px;margin-bottom:25px}.series-heading h3{font-size:28px;margin-bottom:8px}.crystal-products,.pendulum-products{grid-template-columns:1fr;gap:35px}.catalogue-product figure{aspect-ratio:1/0.95}.product-copy h4{font-size:29px}.product-tagline{min-height:0}.product-copy details>p{font-size:16px}.product-copy summary{font-size:14px}.product-inquiry{min-height:48px}.product-category{margin-top:18px}.catalogue-note{font-size:13px;margin-top:28px}.purification{padding-block:60px}.purification .section-heading h2{font-size:27px}.rite-grid,.stone-grid{grid-template-columns:1fr;gap:28px}.rite-card h3{font-size:21px}.purification-blessing{margin-top:36px;padding-top:24px}.guide-hero{padding-block:70px 50px}.guide-hero h1{font-size:34px}.archetype-section{padding-block:55px}.archetype-header h2{font-size:28px}.stone-card h3{font-size:21px}.guide-footer-cta{padding-block:60px}.services{padding-block:55px}.services h2{font-size:30px}.service-list{grid-template-columns:1fr;gap:30px}.service-list h3{font-size:25px;margin-bottom:16px}.services .section-heading{margin-bottom:28px}.services .section-heading>p{font-size:16px}.blessing span{line-height:2}}
/* --- animated disclosures (details), mobile nav, language menu --- */
details:not([open]) .details-body{display:grid;grid-template-rows:0fr}
.details-body{display:grid;grid-template-rows:1fr;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1)}
.details-body>div{overflow:hidden;min-height:0}
details .details-body>div>:last-child{margin-bottom:18px}
details summary .icon-plus{transition:transform .32s cubic-bezier(.4,0,.2,1)}
details[open]>summary::after{transform:rotate(45deg)}
@media(prefers-reduced-motion:reduce){.details-body{transition:none}}


/* --- mobile nav --- */
.mobile-nav{overflow:hidden}
.mobile-nav-clip{display:grid;grid-template-rows:1fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1)}
.mobile-nav-clip>div{overflow:hidden;min-height:0}
.mobile-nav[data-closed] .mobile-nav-clip{grid-template-rows:0fr}
.mobile-nav[data-closing] .mobile-nav-clip{grid-template-rows:0fr}
@media(prefers-reduced-motion:reduce){.mobile-nav-clip{transition:none}}

/* --- language menu --- */
.lang-menu{position:relative}
.lang-menu .region{display:inline-flex;align-items:center;gap:6px;background:none;border:0;padding:8px 0;color:var(--muted);font-size:13px;transition:opacity .18s}
.lang-menu .region:hover{opacity:.62}
.lang-caret{font-size:9px;transition:transform .22s cubic-bezier(.4,0,.2,1)}
.lang-menu.open .lang-caret{transform:rotate(180deg)}
.lang-list{position:absolute;top:calc(100% + 6px);right:0;margin:0;padding:6px 0;list-style:none;background:var(--surface);border:1px solid var(--line);min-width:132px;z-index:30;box-shadow:0 10px 28px rgba(63,56,49,.12);opacity:0;transform:translateY(-6px);visibility:hidden;transition:opacity .2s,transform .2s,visibility 0s .2s}
.lang-menu.open .lang-list{opacity:1;transform:translateY(0);visibility:visible;transition:opacity .2s,transform .2s}
.lang-list li+li{border-top:1px solid var(--line)}
.lang-list a{display:block;padding:10px 16px;font-size:13px;color:var(--text);white-space:nowrap;transition:background .15s,opacity .15s}
.lang-list a:hover{background:var(--taupe)}
.lang-list a:focus-visible{outline-offset:-2px}
@media(prefers-reduced-motion:reduce){.lang-caret,.lang-list{transition:none}.lang-list{transform:none}}
.mobile-nav-clip>div{display:flex;flex-direction:column}

/* --- inline SVG icons --- */
.icon{display:inline-block;vertical-align:-0.125em;width:1em;height:1em;font-size:inherit;flex-shrink:0}
a .icon,button .icon{transition:transform .18s}
.button .icon{font-size:.95em}
.header-contact .icon{font-size:.9em}
.quiet-link .icon{font-size:.9em}
.text-link .icon{font-size:.9em}
.product-inquiry .icon{font-size:.9em}
.lang-menu .region .icon{font-size:.85em}
.menu-toggle .icon{font-size:1.1em}
.dialog-close .icon{font-size:22px}
.footnote-links .icon{font-size:.85em}
details summary .icon-plus{margin-left:auto}
/* center icons vertically in any flex link, even those without align-items */
.icon{align-self:center}
.header-contact{align-items:center}
.text-link{align-items:center}

/* --- English edition typography --- */
html[lang^="en"] h1,html[lang^="en"] h2,html[lang^="en"] blockquote,html[lang^="en"] .footer-brand,html[lang^="en"] .series-heading h3,html[lang^="en"] .founder-name h2{font-family:var(--english);font-weight:400;letter-spacing:.005em;line-height:1.25}
html[lang^="en"] h1{line-height:1.2}
html[lang^="en"] h3,html[lang^="en"] h4,html[lang^="en"] .product-copy h4{letter-spacing:0}
html[lang^="en"] body{letter-spacing:0}
html[lang^="en"] .hero-note{letter-spacing:.18em;text-transform:uppercase;font-size:11px}
html[lang^="en"] .founder-line{max-width:280px}
html[lang^="en"] .story-copy blockquote{font-size:27px;line-height:1.5}
html[lang^="en"] .blessing p{font-size:33px}
html[lang^="en"] .manifesto h2{font-size:38px}
html[lang^="en"] .founder-line{max-width:340px}

/* =========================================================
   CONTACT / WECHAT V2
   Intentionally namespaced to avoid affecting other sections
   ========================================================= */
.contact-v2{--contact-bg:#eee9df;--contact-card:rgba(255,253,249,.78);--contact-ink:#40352d;--contact-muted:#71675e;--contact-line:rgba(91,73,59,.18);--contact-accent:#8a6e57;display:grid;grid-template-columns:1fr minmax(360px,.78fr);gap:6%;padding:clamp(52px,4.5vw,86px) var(--gutter);background:var(--contact-bg);color:var(--contact-ink);align-items:center}
.contact-v2__content{width:100%;max-width:none}
.contact-v2__eyebrow{display:flex;align-items:center;gap:22px;margin-bottom:34px;font-size:13px;letter-spacing:.22em;text-transform:uppercase;color:var(--contact-muted)}
.contact-v2__eyebrow-line{width:70px;height:1px;background:var(--contact-accent);opacity:.7}
.contact-v2 h2{margin:0;font-size:36px;line-height:1.55;font-weight:300;letter-spacing:.025em;color:var(--contact-ink)}
.contact-v2__lead{margin:30px 0 48px;font-size:17px;line-height:1.9;color:var(--contact-muted)}
.wechat-card{display:grid;grid-template-columns:220px minmax(260px,300px);gap:28px;align-items:center;padding:18px 24px;justify-self:start;width:fit-content;min-width:520px;max-width:100%;border:1px solid rgba(91,73,59,.09);border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(255,253,249,.64));box-shadow:0 20px 60px rgba(79,61,46,.045),inset 0 1px 0 rgba(255,255,255,.7)}
.wechat-card__qr-column{display:flex;flex-direction:column;align-items:center}
.wechat-card__qr-frame{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:18px;background:#fff;border-radius:10px;box-shadow:0 1px 0 rgba(54,44,35,.05),0 8px 30px rgba(54,44,35,.035)}
.wechat-card__qr{display:block;width:100%;height:100%;object-fit:contain}
.wechat-card__scan-label{margin:6px 0 0;font-size:10.5px;letter-spacing:.08em;color:var(--contact-muted)}
.wechat-card__mobile-note{display:none}
.wechat-card__body{display:flex;flex-direction:column;justify-content:space-between;padding:4px 0 2px}
.wechat-card__title{margin:0 0 6px;font-family:var(--serif);font-size:16px;font-weight:300;letter-spacing:.03em;color:var(--contact-ink)}
.wechat-card__description{margin:0;font-size:13.5px;line-height:1.7;color:var(--contact-muted)}
.wechat-card__accent-line{display:block;width:28px;height:1px;margin-top:14px;background:var(--contact-accent)}
.wechat-card__features{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}
.wechat-feature{min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;font-size:13px;letter-spacing:.04em;color:var(--contact-muted)}
.wechat-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:18px;padding:11px 26px;background:var(--contact-accent);color:#fff;border:0;border-radius:2px;font-size:13px;letter-spacing:.06em;transition:transform .18s,opacity .18s}.wechat-card__cta:hover{transform:translateY(-2px);opacity:.88}.wechat-card__cta svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}
.wechat-feature__icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--contact-accent)}
.wechat-feature__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.contact-v2__footer-mark{display:flex;align-items:center;gap:24px;margin-top:42px;font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:rgba(82,67,56,.58)}
.contact-v2__footer-mark>span:last-child{height:1px;flex:1;max-width:260px;background:var(--contact-line)}
.contact-v2__photo{position:relative;width:100%;max-width:min(100%,600px);margin:0;justify-self:center;aspect-ratio:1.12/1;overflow:hidden;background:#e4ded4}.contact-v2__photo>img{width:100%;height:100%;object-fit:cover;object-position:52% 45%}




@media(max-width:1180px){.contact-v2{grid-template-columns:1.05fr minmax(380px,.78fr);gap:46px}.contact-v2__photo{max-width:min(100%,540px);aspect-ratio:1.1/1}.wechat-card{grid-template-columns:220px minmax(260px,1fr);gap:26px;padding:20px 24px;min-width:520px}}
@media(max-width:860px){.contact-v2{display:flex;flex-direction:column;gap:46px;padding:64px var(--gutter);align-items:stretch}.contact-v2__content{max-width:none}.contact-v2 h2{font-size:30px}.contact-v2__lead{margin-bottom:36px}.contact-v2__photo{order:2;max-width:min(100%,460px);margin-inline:auto}.wechat-card{grid-template-columns:180px minmax(0,1fr);gap:22px;padding:18px 22px;min-width:auto}.wechat-card__features{margin-top:26px}.wechat-card__cta{align-self:flex-start}}
@media(max-width:600px){.contact-v2{padding:56px var(--gutter)}.contact-v2__eyebrow{margin-bottom:24px;font-size:11px}.contact-v2__eyebrow-line{width:42px}.contact-v2 h2{font-size:28px;line-height:1.55}.contact-v2__lead{font-size:15px}.wechat-card{grid-template-columns:1fr;padding:20px 18px 18px;border-radius:14px;width:100%;min-width:auto}.wechat-card__qr-column{width:100%}.wechat-card__qr-frame{width:min(70vw,260px)}.wechat-card__scan-label{margin-top:10px}.wechat-card__mobile-note{display:block;margin:6px 0 0;font-size:10.5px;color:rgba(82,69,59,.55)}.wechat-card__body{align-items:center;text-align:center;padding-top:4px}.wechat-card__title{font-size:16px}.wechat-card__accent-line{margin-inline:auto}.wechat-card__features{width:100%;margin-top:22px;padding-top:18px;border-top:1px solid var(--contact-line)}.wechat-feature{font-size:11.5px}.wechat-card__cta{margin-inline:auto;margin-top:16px;padding:10px 20px;font-size:12px}.contact-v2__photo{max-width:min(100%,380px)}.contact-v2__footer-mark{margin-top:30px;font-size:9px}}

/* Price masking — keep markup intact so it can be restored later. */
.reference-price{display:none!important}

/* Consistent corner radius for all imagery (QR frame already 10px) */
.hero-photo,.piece-card .image-wrap,.story-photo,.piece-image,.piece-thumbs img,.catalogue-product figure,.pendulum-products figure,.contact-v2__photo{border-radius:10px}
