@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Noto+Serif+SC:wght@400;500;600&family=Noto+Serif+Tibetan:wght@400;500&family=Manrope:wght@300;400;500;600&display=swap";.concierge-shell{position:fixed;z-index:180;right:20px;bottom:20px;color:#2c251c;font-family:Manrope,Noto Sans SC,sans-serif}.concierge-dock{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.concierge-dock-trigger{position:relative;width:54px;height:54px;display:grid;place-items:center;color:#f5efe3;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:#967543;box-shadow:0 18px 48px #3e2f1c38;cursor:pointer;isolation:isolate;transition:transform .24s ease,background-color .24s ease}.concierge-dock-trigger>i{position:absolute;z-index:-1;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid rgba(150,117,67,.35);border-radius:50%;animation:concierge-breathe 2.8s ease-in-out infinite}.concierge-dock-trigger:hover,.concierge-dock-trigger:focus-visible{background:#7f6137;outline:none;transform:translateY(-2px)}.concierge-contact-list{position:absolute;right:0;bottom:66px;width:216px;padding:8px;color:#30271e;border:1px solid rgba(94,75,49,.18);background:#f6f1e7f5;box-shadow:0 22px 64px #3c2e1d2b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(10px) scale(.97);transform-origin:90% 100%;pointer-events:none;transition:opacity .18s ease,visibility .18s ease,transform .26s cubic-bezier(.22,1,.36,1)}.concierge-dock.is-expanded .concierge-contact-list{opacity:1;visibility:visible;transform:none;pointer-events:auto}.concierge-contact-list>a,.concierge-contact-list>button{width:100%;min-height:47px;padding:0 11px 0 13px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:inherit;border:0;border-bottom:1px solid rgba(94,75,49,.12);background:transparent;font-family:inherit;font-size:11px;letter-spacing:.04em;text-align:left;cursor:pointer;transition:color .16s ease,background-color .16s ease}.concierge-contact-list>:last-child{border-bottom:0}.concierge-contact-list>a:hover,.concierge-contact-list>a:focus-visible,.concierge-contact-list>button:hover,.concierge-contact-list>button:focus-visible{color:#8d6e3d;background:#a9895414;outline:none}.ai-concierge{position:absolute;right:0;bottom:70px;width:min(390px,calc(100vw - 40px));height:min(650px,calc(100vh - 120px));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto;color:#2c251c;border:1px solid rgba(94,75,49,.2);background:linear-gradient(#f6f1e7f7,#efe7dafa),#f3ede2;box-shadow:0 32px 90px #3c2d1a3d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);overflow:hidden;animation:concierge-panel-in .38s cubic-bezier(.22,1,.36,1) both}.ai-concierge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background-image:linear-gradient(90deg,transparent 49.5%,rgba(116,91,57,.08) 50%,transparent 50.5%);background-size:62px 100%}.ai-concierge-header{position:relative;z-index:1;min-height:92px;padding:18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid rgba(94,75,49,.16)}.ai-concierge-mark{width:36px;height:36px;display:grid;place-items:center;color:#f4ecde;border-radius:50%;background:#9b7946}.ai-concierge-header p,.ai-concierge-header h2,.ai-concierge-header small{margin:0}.ai-concierge-header p{margin-bottom:3px;color:#9b7946;font-size:8px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.ai-concierge-header h2{font-family:"Noto Serif SC",Cormorant Garamond,serif;font-size:17px;font-weight:500;letter-spacing:.03em}.ai-concierge-header small{color:#2c251c8a;font-size:9px}.ai-concierge-header-actions{display:flex}.ai-concierge-header-actions button{width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.ai-concierge-header-actions button:hover,.ai-concierge-header-actions button:focus-visible{color:#9b7946;outline:none}.ai-concierge-messages{position:relative;z-index:1;min-height:0;padding:21px 18px 14px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(120,91,53,.28) transparent}.ai-concierge-message{max-width:86%}.ai-concierge-message>span{display:block;margin-bottom:5px;color:#2c251c6b;font-size:7px;font-weight:600;letter-spacing:.18em}.ai-concierge-message>p{margin:0;padding:12px 14px;border:1px solid rgba(94,75,49,.13);background:#fffcf6b3;font-family:"Noto Serif SC",Cormorant Garamond,serif;font-size:12px;line-height:1.8;white-space:pre-wrap}.ai-concierge-message.is-user{align-self:flex-end}.ai-concierge-message.is-user>span{text-align:right}.ai-concierge-message.is-user>p{color:#f3ecdf;border-color:#6d5534;background:#6d5534}.ai-concierge-message.is-fallback>p{border-left:2px solid #aa8550}.ai-concierge-message.is-loading p{display:flex;align-items:center;gap:6px}.ai-concierge-message.is-loading i{width:5px;height:5px;border-radius:50%;background:#9b7946;animation:concierge-thinking 1.1s ease-in-out infinite}.ai-concierge-message.is-loading i:nth-child(2){animation-delay:.12s}.ai-concierge-message.is-loading i:nth-child(3){animation-delay:.24s}.ai-concierge-notice{position:relative;z-index:1;margin:0;padding:9px 18px;color:#855a39;border-top:1px solid rgba(135,84,44,.14);background:#be824d12;font-size:9px;line-height:1.5}.ai-concierge-quick{position:relative;z-index:1;padding:7px 18px 13px;display:flex;flex-wrap:wrap;gap:6px}.ai-concierge-quick>span{width:100%;color:#2c251c75;font-size:8px;letter-spacing:.12em}.ai-concierge-quick button{padding:7px 10px;color:#6f5635;border:1px solid rgba(111,86,53,.22);border-radius:999px;background:#fffcf694;font-size:9px;cursor:pointer}.ai-concierge-quick button:hover,.ai-concierge-quick button:focus-visible{border-color:#9b7946;background:#fffcf6e6;outline:none}.ai-concierge-form{position:relative;z-index:1;margin:0 18px 18px;min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:end;border:1px solid rgba(94,75,49,.22);background:#fffcf6c7}.ai-concierge-form label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ai-concierge-form textarea{width:100%;min-height:74px;max-height:126px;padding:13px 8px 12px 13px;color:#2c251c;border:0;outline:0;background:transparent;font-family:inherit;font-size:11px;line-height:1.55;resize:none}.ai-concierge-form textarea::placeholder{color:#2c251c63}.ai-concierge-form>button{width:34px;height:34px;margin:0 6px 7px 0;display:grid;place-items:center;color:#f5efe3;border:0;border-radius:50%;background:#92713f;cursor:pointer}.ai-concierge-form>button:disabled{opacity:.34;cursor:default}@keyframes concierge-breathe{0%,to{opacity:.45;transform:scale(.96)}50%{opacity:1;transform:scale(1.08)}}@keyframes concierge-panel-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@keyframes concierge-thinking{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media(max-width:620px){.concierge-shell{right:14px;bottom:14px}.concierge-dock-trigger{width:50px;height:50px}.ai-concierge{position:fixed;right:10px;bottom:74px;width:calc(100vw - 20px);height:min(620px,calc(100dvh - 94px))}}@media(prefers-reduced-motion:reduce){.concierge-dock-trigger>i,.ai-concierge-message.is-loading i{animation:none}.ai-concierge,.concierge-contact-list{animation:none;transition-duration:1ms}}.custom-commerce{--cc-ink: #29231c;--cc-muted: #766b5e;--cc-line: rgba(74, 60, 42, .2);--cc-gold: #765326;--cc-text-control: 13px;--cc-text-meta: 11px;--cc-stage-height: clamp(520px, 55vw, 620px);padding:clamp(66px,8vw,112px) clamp(20px,5vw,80px);color:var(--cc-ink);background:linear-gradient(118deg,rgba(255,255,255,.36),transparent 52%),#eee7da url(/assets/museum/ivory-paper-texture.jpg) center / 820px auto}.blessing-gallery{padding:clamp(62px,8vw,112px) var(--h-gutter);color:var(--h-ink);border-top:1px solid var(--h-line);background:var(--h-paper-bright)}.blessing-gallery__header{width:min(1440px,100%);margin:0 auto clamp(30px,4vw,56px);display:flex;align-items:end;justify-content:space-between;gap:40px;padding-bottom:22px;border-bottom:1px solid var(--h-line)}.blessing-gallery__header p{max-width:440px;margin:0;color:var(--h-muted);font:400 12px/1.9 var(--h-serif)}.blessing-gallery__header>div>p{color:var(--h-accent);font:500 9px/1.5 var(--h-sans);letter-spacing:.16em}.blessing-gallery__header h2{margin:9px 0 0;font:400 clamp(34px,4vw,60px)/1.15 var(--h-serif)}.blessing-gallery__masonry{width:min(1440px,100%);margin-inline:auto;column-count:3;column-gap:clamp(14px,2vw,28px)}.blessing-gallery__item{width:100%;margin:0 0 clamp(14px,2vw,28px);display:inline-block;break-inside:avoid;border:1px solid var(--h-line);background:var(--h-paper)}.blessing-gallery__card{width:100%;padding:0;display:block;color:inherit;border:0;background:transparent;text-align:left;cursor:pointer}.blessing-gallery__media{position:relative;margin:0;overflow:hidden;aspect-ratio:4 / 5;background:var(--h-paper-deep)}.blessing-gallery__item--1 .blessing-gallery__media{aspect-ratio:1 / 1}.blessing-gallery__item--2 .blessing-gallery__media{aspect-ratio:5 / 4}.blessing-gallery__item--3 .blessing-gallery__media{aspect-ratio:3 / 4}.blessing-gallery__media img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.82) contrast(.96);transition:transform .6s cubic-bezier(.2,.72,.2,1),filter .3s ease}.blessing-gallery__media>span{position:absolute;top:14px;left:14px;min-width:30px;padding:6px 8px;color:var(--h-paper-bright);background:color-mix(in srgb,var(--h-ink) 72%,transparent);font-size:9px;letter-spacing:.1em}.blessing-gallery__card:hover .blessing-gallery__media img,.blessing-gallery__card:focus-visible .blessing-gallery__media img{transform:scale(1.025);filter:saturate(.95) contrast(1)}.blessing-gallery__copy{padding:20px 20px 23px;display:grid;gap:10px}.blessing-gallery__copy small{color:var(--h-accent);font-size:9px;letter-spacing:.1em}.blessing-gallery__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.blessing-gallery__title-row strong{font:400 clamp(17px,1.6vw,23px)/1.45 var(--h-serif)}.blessing-gallery__title-row b{flex:none;color:var(--h-accent);font:400 14px/1.4 Georgia,serif}.blessing-gallery__summary{color:var(--h-muted);font:400 12px/1.8 var(--h-serif)}.blessing-gallery__open{width:max-content;margin-top:5px;display:inline-flex;align-items:center;gap:8px;color:var(--h-ink);border-bottom:1px solid var(--h-line);font-size:10px;letter-spacing:.08em}.blessing-gallery__empty{padding:60px 0;color:var(--h-muted);text-align:center;font-family:var(--h-serif)}.product-variant-selector{min-width:0;margin:0 0 18px;padding:14px 0 16px;border-block:1px solid var(--h-line)}.product-variant-selector>header{margin-bottom:12px;display:flex;align-items:baseline;justify-content:space-between;gap:16px}.product-variant-selector>header h2,.product-variant-selector>header p{margin:0}.product-variant-selector>header h2{font:400 15px/1.4 var(--h-serif)}.product-variant-selector>header p{color:var(--h-faint);font-size:8px;letter-spacing:.14em}.product-variant-selector__options{width:100%;min-width:0;max-width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(78px,1fr);gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.product-variant-selector__options button{min-width:0;padding:7px;display:grid;gap:7px;color:var(--h-ink);border:1px solid var(--h-line);background:transparent;text-align:left;cursor:pointer}.product-variant-selector__options button[aria-current=true]{border-color:var(--h-accent);box-shadow:inset 0 0 0 1px var(--h-accent);cursor:default}.product-variant-selector__options img{width:100%;aspect-ratio:1;display:block;object-fit:cover;background:var(--h-paper-deep)}.product-variant-selector__options span{overflow:hidden;font:400 10px/1.45 var(--h-serif);text-overflow:ellipsis;white-space:nowrap}.product-recommendations{padding:clamp(40px,5vw,72px) var(--h-gutter);border-top:1px solid var(--h-line);background:var(--h-paper-bright)}.product-recommendations>header{width:min(1440px,100%);margin:0 auto 22px;display:flex;align-items:end;justify-content:space-between;gap:24px}.product-recommendations>header p,.product-recommendations>header h2{margin:0}.product-recommendations>header p{color:var(--h-accent);font-size:9px;letter-spacing:.14em}.product-recommendations>header h2{margin-top:8px;font:400 clamp(26px,3vw,42px)/1.25 var(--h-serif)}.product-recommendations__grid{width:min(1440px,100%);margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,28px)}.product-recommendations__grid article,.product-recommendations__grid button{min-width:0}.product-recommendations__grid button{width:100%;padding:0;display:grid;gap:8px;color:var(--h-ink);border:0;background:transparent;text-align:left;cursor:pointer}.product-recommendations__grid img{width:100%;aspect-ratio:4 / 3;margin-bottom:6px;display:block;object-fit:cover;background:var(--h-paper-deep);transition:transform .32s ease}.product-recommendations__grid button:hover img,.product-recommendations__grid button:focus-visible img{transform:translateY(-4px)}.product-recommendations__grid small{overflow:hidden;color:var(--h-faint);font-size:8px;letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap}.product-recommendations__grid strong{overflow:hidden;font:400 15px/1.45 var(--h-serif);text-overflow:ellipsis;white-space:nowrap}.product-recommendations__grid span{color:var(--h-accent);font:400 12px/1.4 Georgia,serif}@media(max-width:900px){.blessing-gallery__masonry{column-count:2}.product-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.blessing-gallery{padding-inline:20px}.blessing-gallery__header{align-items:start;flex-direction:column;gap:16px}.blessing-gallery__masonry{column-count:1}.product-recommendations{padding-inline:20px}.product-recommendations__grid{gap:22px 10px}}@media(prefers-reduced-motion:reduce){.blessing-gallery__media img,.product-recommendations__grid img{transition:none}}.language-switcher{position:relative;z-index:3;color:inherit}.language-switcher-trigger{min-width:48px!important;width:auto!important;height:38px!important;padding:0 9px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:5px;color:inherit;border:0;background:transparent;cursor:pointer}.language-switcher-trigger>span{position:static!important;width:auto!important;min-width:18px!important;height:auto!important;display:inline!important;color:inherit!important;border:0!important;border-radius:0!important;background:transparent!important;font-family:Manrope,Noto Sans SC,sans-serif;font-size:9px!important;font-weight:500;letter-spacing:.08em}.language-switcher-menu{position:absolute;top:calc(100% + 14px);right:0;width:206px;padding:12px;color:#2b241d;border:1px solid rgba(91,72,50,.19);background:#f6f1e7f7;box-shadow:0 24px 65px #372a1c29;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(-7px) scale(.985);transform-origin:90% 0;transition:opacity .18s ease,visibility .18s ease,transform .22s cubic-bezier(.22,1,.36,1);pointer-events:none}.language-switcher.is-open .language-switcher-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}.language-switcher-eyebrow{padding:6px 10px 10px;color:#2b241d6e;border-bottom:1px solid rgba(91,72,50,.14);font-size:8px;letter-spacing:.23em}.language-switcher-menu>button{width:100%!important;min-height:42px!important;height:auto!important;padding:0 10px!important;display:flex!important;align-items:center;justify-content:space-between;color:#2b241d;border:0;border-bottom:1px solid rgba(91,72,50,.1);background:transparent;font-family:"Noto Serif SC",Cormorant Garamond,serif;font-size:12px;letter-spacing:.06em;cursor:pointer;transition:color .16s ease,background-color .16s ease}.language-switcher-menu>button:last-child{border-bottom:0}.language-switcher-menu>button:hover,.language-switcher-menu>button:focus-visible,.language-switcher-menu>button[aria-checked=true]{color:#8c6c3e;background:#a9895414;outline:none}[data-locale=en] .language-switcher-menu>button{font-family:Cormorant Garamond,serif;font-size:14px}@media(max-width:620px){.language-switcher-trigger{min-width:42px!important;padding-inline:5px!important}.language-switcher-menu{position:fixed;top:66px;right:12px}}@media(max-width:900px){.experience-header-actions{gap:6px}}@media(max-width:340px){.site-header .header-search-action,.experience-header .header-search-action,.museum-header .header-search-action{display:none}}@media(prefers-reduced-motion:reduce){.language-switcher-menu{transition-duration:1ms}}.story-fold-gallery{height:calc(100svh - var(--h-header-height));min-height:calc(100svh - var(--h-header-height));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;color:var(--h-ink);background:linear-gradient(90deg,rgba(119,91,47,.045) 1px,transparent 1px) 0 0 / 80px 100%,var(--h-paper)}.story-fold-gallery__header{min-height:clamp(122px,16svh,154px);padding:clamp(18px,2.4svh,26px) var(--h-gutter);display:grid;grid-template-columns:minmax(170px,.3fr) minmax(0,1fr) auto;align-items:center;gap:clamp(24px,4vw,70px);border-bottom:1px solid var(--h-line)}.story-fold-gallery__header>div{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(260px,1fr);align-items:end;gap:12px clamp(28px,3vw,50px)}.story-fold-gallery__header .hierarchy-kicker{grid-column:1 / -1}.story-fold-gallery__header h1{margin:0;font:450 clamp(34px,3.7vw,58px)/1.06 var(--h-serif)}.story-fold-gallery__header>div>p:last-child{max-width:48em;margin:0;color:var(--h-muted);font:13px/1.9 var(--h-serif)}.story-fold-gallery__header>span{align-self:end;color:var(--h-faint);font:38px/1 Georgia,serif}.story-fold-gallery__header .hierarchy-notice{grid-column:2 / -1}.story-fold-gallery__stage{position:relative;min-height:0;padding:0 var(--h-gutter);display:grid;grid-template-columns:minmax(292px,.72fr) minmax(0,1.65fr);column-gap:clamp(24px,2vw,32px);border-bottom:1px solid var(--h-line)}.story-fold-gallery__story-card{position:relative;min-width:0;min-height:0;overflow:hidden;color:var(--h-ink);border-right:1px solid color-mix(in srgb,var(--h-accent) 38%,var(--h-line));border-left:1px solid var(--h-line);background:var(--h-paper-bright);box-shadow:12px 0 28px #382b1b0d}.story-fold-gallery__story-card>img,.story-product-fold>button>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.story-fold-gallery__story-card>img{opacity:1;filter:saturate(.88) contrast(1.03);transition:transform .9s cubic-bezier(.18,.72,.2,1),opacity .5s ease}.story-fold-gallery__story-card:hover>img,.story-fold-gallery__story-card:focus-within>img{transform:scale(1.025);opacity:1}.story-fold-gallery__story-card>span{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#19130d03 28%,#19130d33 58%,#19130dc2),linear-gradient(90deg,rgba(25,19,13,.16),transparent 62%)}.story-fold-gallery__story-card>div{position:absolute;z-index:1;inset:auto clamp(24px,3vw,48px) clamp(24px,3.4vw,48px)}.story-fold-gallery__story-card>div,.story-fold-gallery__story-card h2{color:#fff9ef;text-shadow:0 1px 18px rgba(18,13,8,.32)}.story-fold-gallery__story-card>div>p:first-child{margin:0 0 12px;color:#fff4ded1;font-size:var(--h-text-meta);letter-spacing:.17em}.story-fold-gallery__story-card h2{margin:0;font:450 clamp(32px,3.3vw,52px)/1.12 var(--h-serif)}.story-fold-gallery__story-card>div>p:nth-of-type(2){max-width:35em;margin:13px 0 20px;color:#fff9efd1;font:500 13px/1.68 var(--h-serif)}.story-fold-gallery__story-card button{min-height:45px;padding:0 17px;display:inline-flex;align-items:center;gap:11px;color:inherit;border:1px solid rgba(255,249,239,.58);background:#1b140d47;font-family:var(--h-serif);font-size:var(--h-text-control);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.story-fold-gallery__story-card button svg:last-child{margin-left:8px}.hierarchical-site[data-color-theme=dark] .story-fold-gallery__story-card{color:#fff9ef}.hierarchical-site[data-color-theme=dark] .story-fold-gallery__story-card>div>p:nth-of-type(2){color:#fff9efd1}.hierarchical-site[data-color-theme=dark] .story-fold-gallery__story-card button{color:#fff9ef;background:#120d0857}.story-fold-gallery__folds{min-width:0;display:flex;background:var(--h-line);gap:1px;border-right:1px solid var(--h-line);border-left:1px solid var(--h-line);overflow:hidden}.story-product-fold{position:relative;min-width:68px;flex:0 1 92px;background:var(--h-paper-deep);overflow:hidden;transition:flex .65s cubic-bezier(.18,.72,.2,1)}.story-product-fold.is-open{flex:1 1 520px}.story-product-fold:after{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;width:1px;pointer-events:none;background:linear-gradient(180deg,transparent,var(--h-accent) 22%,var(--h-accent) 78%,transparent);opacity:0;transform:scaleY(.24);transform-origin:50% 0;transition:opacity .18s ease,transform .42s cubic-bezier(.18,.72,.2,1)}.story-product-fold.is-open:after{opacity:1;transform:scaleY(1)}.story-product-fold>button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;padding:0;color:var(--h-ink);text-align:left;border:0;background:#4d4031;cursor:pointer;overflow:hidden}.story-product-fold>button>img{filter:saturate(.72) brightness(.9);transform:scale(1.04);transition:filter .5s ease,transform .7s cubic-bezier(.18,.72,.2,1)}.story-product-fold.is-open>button>img{filter:saturate(.9) brightness(.96);transform:scale(1)}.story-product-fold__veil{position:absolute;top:0;right:0;bottom:0;left:0;transition:background .36s ease}.story-product-fold[data-tone=dark]>button{color:#2b241d}.story-product-fold[data-tone=dark] .story-product-fold__content small,.story-product-fold[data-tone=dark] .story-product-fold__content em{color:#2b241dc2}.story-product-fold[data-tone=dark] .story-product-fold__content>span{border-color:#2b241d6b}.story-product-fold[data-tone=light]>button{color:#fff9ef}.story-product-fold[data-tone=light] .story-product-fold__content small,.story-product-fold[data-tone=light] .story-product-fold__content em{color:#fff9efcc}.story-product-fold[data-tone=light] .story-product-fold__content>span{border-color:#fff9ef80}.story-product-fold[data-overlay=ivory] .story-product-fold__veil{background:linear-gradient(180deg,transparent 38%,rgba(242,231,211,.72) 100%),linear-gradient(90deg,rgba(247,240,227,.14),transparent 56%)}.story-product-fold[data-overlay=ink] .story-product-fold__veil{background:linear-gradient(180deg,#1e171005 30%,#1e1710a8),linear-gradient(90deg,rgba(30,23,16,.22),transparent 62%)}.story-product-fold__index{position:absolute;top:22px;left:50%;transform:translate(-50%);font:10px/1 Georgia,serif;letter-spacing:.12em}.story-product-fold__closed-title{position:absolute;right:50%;bottom:31px;max-height:20em;display:block;opacity:.92;transform:translate(50%);writing-mode:vertical-rl;font:400 14px/1.4 var(--h-serif);letter-spacing:.08em;transition:opacity .2s ease}.story-product-fold.is-open .story-product-fold__closed-title{opacity:0}.story-product-fold__content{position:absolute;z-index:1;right:clamp(24px,3vw,50px);bottom:clamp(30px,4vw,58px);left:clamp(24px,3vw,50px);min-width:270px;display:flex;flex-direction:column;align-items:flex-start;opacity:0;transform:translateY(18px);transition:opacity .26s ease .14s,transform .32s ease .14s}.story-product-fold.is-open .story-product-fold__content{opacity:1;transform:translateY(0)}.story-product-fold__content>*{opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .36s cubic-bezier(.18,.72,.2,1)}.story-product-fold.is-open .story-product-fold__content>*{opacity:1;transform:translateY(0)}.story-product-fold.is-open .story-product-fold__content>:nth-child(1){transition-delay:.12s}.story-product-fold.is-open .story-product-fold__content>:nth-child(2){transition-delay:.16s}.story-product-fold.is-open .story-product-fold__content>:nth-child(3){transition-delay:.2s}.story-product-fold.is-open .story-product-fold__content>:nth-child(4){transition-delay:.24s}.story-product-fold.is-open .story-product-fold__content>:nth-child(5){transition-delay:.28s}.story-product-fold__content small{font-size:var(--h-text-meta);letter-spacing:.15em}.story-product-fold__content strong{max-width:15em;margin-top:12px;font:400 clamp(27px,3vw,47px)/1.2 var(--h-serif)}.story-product-fold__content em{max-width:42em;margin-top:14px;font:normal 14px/1.72 var(--h-serif)}.story-product-fold__content b{margin-top:18px;font:400 16px/1 Georgia,serif}.story-product-fold__content>span{margin-top:21px;padding-top:12px;display:inline-flex;align-items:center;gap:12px;border-top:1px solid currentColor;font:var(--h-text-control)/1 var(--h-serif)}.story-product-fold>button:focus-visible,.story-fold-gallery__story-card button:focus-visible{outline:2px solid var(--h-accent);outline-offset:-4px}.story-fold-gallery__footer{min-height:46px;padding:10px var(--h-gutter);display:flex;align-items:center;justify-content:space-between;gap:28px;color:var(--h-faint);font-size:var(--h-text-meta);letter-spacing:.12em}.story-fold-gallery__footer p{margin:0}.story-series-dialog{--story-dialog-paper: #fbf7ef;--story-dialog-paper-deep: #ded1bd;--story-dialog-ink: #2b2319;--h-paper-bright: var(--story-dialog-paper);--h-paper-deep: var(--story-dialog-paper-deep);--h-ink: var(--story-dialog-ink);--h-muted: rgba(43, 35, 25, .72);--h-faint: rgba(43, 35, 25, .52);--h-line: rgba(103, 80, 48, .2);--h-accent: #765426;--h-serif: "Songti SC", "STSong", "Noto Serif SC", Georgia, serif;--h-sans: "Manrope", "Noto Sans SC", system-ui, sans-serif;position:fixed;z-index:1700;top:0;right:0;bottom:0;left:0;padding:clamp(18px,4vw,58px);display:grid;place-items:center}.story-series-dialog__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1e181129;cursor:zoom-out;-webkit-backdrop-filter:none;backdrop-filter:none}.story-series-dialog__panel{position:relative;width:min(1060px,100%);max-height:min(88svh,920px);display:grid;grid-template-rows:auto minmax(0,1fr);color:var(--story-dialog-ink);border:1px solid color-mix(in srgb,var(--h-accent) 36%,var(--h-line));background:var(--story-dialog-paper);box-shadow:0 35px 100px #231b1257;outline:0}.story-series-dialog__header{min-height:102px;padding:21px clamp(24px,4vw,50px);display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--h-line)}.story-series-dialog__header p{margin:0 0 7px;color:var(--h-accent);font-size:8px;letter-spacing:.16em}.story-series-dialog__header h2{margin:0;font:400 clamp(28px,3vw,44px)/1.2 var(--h-serif)}.story-series-dialog__header button{width:43px;aspect-ratio:1;display:grid;place-items:center;color:inherit;border:1px solid var(--h-line);border-radius:50%;background:transparent;cursor:pointer}.story-series-dialog__scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.story-series-dialog__hero{min-height:370px;margin:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);border-bottom:1px solid var(--h-line)}.story-series-dialog__hero img,.story-series-dialog__chapters article>img{filter:none}.story-series-dialog__hero img{width:100%;height:100%;max-height:540px;object-fit:cover}.story-series-dialog__hero figcaption{padding:clamp(35px,5vw,68px);align-self:center;color:var(--h-muted);font:15px/2 var(--h-serif)}.story-series-dialog__chapters article{min-height:390px;display:grid;grid-template-columns:minmax(300px,.76fr) minmax(0,1.24fr);border-bottom:1px solid var(--h-line)}.story-series-dialog__chapters article:nth-child(2n){grid-template-columns:minmax(0,1.24fr) minmax(300px,.76fr)}.story-series-dialog__chapters article>div{padding:clamp(36px,5vw,70px);align-self:center}.story-series-dialog__chapters article:nth-child(2n)>div{grid-column:2}.story-series-dialog__chapters article:nth-child(2n)>img{grid-column:1;grid-row:1}.story-series-dialog__chapters article>div>span,.story-series-dialog__chapters article>div>p:first-of-type{color:var(--h-accent);font-size:8px;letter-spacing:.16em}.story-series-dialog__chapters h3{margin:16px 0 9px;font:400 clamp(32px,4vw,54px)/1.18 var(--h-serif)}.story-series-dialog__chapters strong{display:block;color:var(--h-muted);font:400 18px/1.5 var(--h-serif)}.story-series-dialog__chapters article>div>p:last-of-type{margin:19px 0 0;color:var(--h-muted);font:13px/1.95 var(--h-serif)}.story-series-dialog__chapters dl{margin:25px 0 0;border-top:1px solid var(--h-line)}.story-series-dialog__chapters dl div{padding:11px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--h-line)}.story-series-dialog__chapters dt{font-size:8px;letter-spacing:.12em}.story-series-dialog__chapters dd{margin:0;color:var(--h-muted);font:11px/1.4 var(--h-serif)}.story-series-dialog__chapters article>img{width:100%;height:100%;min-height:390px;object-fit:cover;background:var(--h-paper-deep)}@media(max-height:820px)and (min-width:681px){.story-fold-gallery__header{min-height:108px;padding-block:14px}.story-fold-gallery__header>div{gap-block:8px}.story-fold-gallery__header h1{font-size:clamp(31px,3.4vw,48px)}.story-fold-gallery__story-card>div{bottom:22px}.story-fold-gallery__story-card>div>p:nth-of-type(2){margin-block:10px 15px;line-height:1.55}.story-product-fold__content{right:24px;bottom:24px;left:24px}.story-product-fold__content strong{margin-top:8px;font-size:clamp(26px,2.6vw,39px)}.story-product-fold__content em{margin-top:9px;line-height:1.55}.story-product-fold__content b,.story-product-fold__content>span{margin-top:12px}.story-fold-gallery__footer{min-height:38px;padding-block:7px}}@media(max-width:920px){.story-fold-gallery__header{grid-template-columns:1fr auto}.story-fold-gallery__header>.hierarchy-back-link{grid-column:1 / -1;justify-self:start}.story-fold-gallery__header>div{grid-template-columns:1fr}.story-fold-gallery__stage{grid-template-columns:minmax(270px,.62fr) minmax(0,1.38fr)}.story-product-fold{min-width:58px;flex-basis:68px}.story-product-fold__content em{display:none}}@media(max-width:680px){.story-fold-gallery{height:auto;min-height:calc(100svh - var(--h-header-height));display:block;overflow:visible}.story-fold-gallery__header{min-height:0;padding-block:24px 30px}.story-fold-gallery__header>div>p:last-child{font-size:12px}.story-fold-gallery__stage{min-height:0;padding-inline:0;display:block}.story-fold-gallery__story-card{min-height:480px}.story-fold-gallery__folds{min-height:0;display:flex;flex-direction:column}.story-product-fold,.story-product-fold.is-open{width:100%;min-width:0;flex:none;height:82px;transition:height .52s cubic-bezier(.18,.72,.2,1)}.story-product-fold.is-open{height:min(480px,72svh)}.story-product-fold__index{top:50%;left:20px;transform:translateY(-50%)}.story-product-fold__closed-title{right:auto;bottom:50%;left:60px;transform:translateY(50%);writing-mode:horizontal-tb}.story-product-fold__content{min-width:0}.story-series-dialog{padding:0}.story-series-dialog__panel{width:100%;max-height:100svh;min-height:100svh;border:0}.story-series-dialog__hero,.story-series-dialog__chapters article,.story-series-dialog__chapters article:nth-child(2n){min-height:0;display:flex;flex-direction:column}.story-series-dialog__hero img,.story-series-dialog__chapters article>img{min-height:260px;aspect-ratio:1.18;order:-1}.story-series-dialog__chapters article:nth-child(2n)>div,.story-series-dialog__chapters article:nth-child(2n)>img{grid-column:auto;grid-row:auto}}@media(max-width:680px){.story-product-fold:after,.story-product-fold__content>*{transition-duration:0ms!important}}@media(prefers-reduced-motion:reduce){.story-fold-gallery__story-card>img,.story-product-fold,.story-product-fold>button>img,.story-product-fold__veil,.story-product-fold__closed-title,.story-product-fold__content{transition:none!important}.story-product-fold{transition:none!important}.story-product-fold:after,.story-product-fold__content>*{transition-duration:0ms!important}}.hierarchical-site{--hierarchy-transition-duration: .76s;--h-paper: #f2ecdf;--h-paper-deep: #e2d6c4;--h-paper-bright: #faf6ed;--h-ink: #292117;--h-muted: rgba(41, 33, 23, .72);--h-faint: rgba(41, 33, 23, .52);--h-line: rgba(78, 61, 39, .2);--h-accent: #765326;--h-accent-bright: #c5a46d;--h-shadow: rgba(71, 52, 29, .13);--h-header-height: 86px;--h-gutter: clamp(24px, 5vw, 82px);--h-section-space: clamp(44px, 5.4vw, 80px);--h-section-pad-y: clamp(38px, 5svh, 64px);--h-section-gap: clamp(24px, 3.5vw, 56px);--h-task-height: calc(100svh - var(--h-header-height));--h-text-control: 13px;--h-text-meta: 11px;--h-service-surface: color-mix(in srgb, var(--h-paper-bright) 74%, var(--h-paper));--h-serif: "Songti SC", "STSong", "Noto Serif SC", Georgia, serif;--h-sans: "Manrope", "Noto Sans SC", system-ui, sans-serif;min-width:320px;min-height:100vh;color:var(--h-ink);background:var(--h-paper);font-family:var(--h-sans);font-size:clamp(16px,.15vw + 15.4px,17px);font-weight:475;overflow:clip}.hierarchical-site.theme-museum{--h-paper: #f2ecdf;--h-paper-deep: #ded1bd;--h-paper-bright: #fbf7ef;--h-ink: #2b2319;--h-muted: rgba(43, 35, 25, .72);--h-faint: rgba(43, 35, 25, .52);--h-line: rgba(103, 80, 48, .2);--h-accent: #765426;--h-accent-bright: #c4a66f}.hierarchical-site[data-color-theme=dark]{--h-paper: #17140f;--h-paper-deep: #211c15;--h-paper-bright: #2a241b;--h-ink: #eee4d2;--h-muted: rgba(238, 228, 210, .68);--h-faint: rgba(238, 228, 210, .42);--h-line: rgba(210, 180, 128, .2);--h-accent: #b8945e;--h-accent-bright: #d7b87f;--h-shadow: rgba(0, 0, 0, .38)}html[data-veda-color-theme=dark],html[data-veda-color-theme=dark] body{background:#17140f}.hierarchical-site.theme-mineral{--h-paper: #d9d3c7;--h-paper-deep: #b9b3a8;--h-paper-bright: #eae6df;--h-ink: #202321;--h-muted: rgba(32, 35, 33, .62);--h-line: rgba(38, 57, 51, .22);--h-accent: #876846;--h-accent-bright: #c08c58;--h-shadow: rgba(22, 29, 26, .18)}.hierarchical-site.theme-manuscript{--h-paper: #e8decd;--h-paper-deep: #d0bea3;--h-paper-bright: #f4ecdf;--h-ink: #302719;--h-muted: rgba(48, 39, 25, .64);--h-line: rgba(82, 62, 34, .23);--h-accent: #8a6739;--h-accent-bright: #b99157;--h-shadow: rgba(69, 48, 20, .16)}.hierarchical-site.theme-legacy-ivory{--h-paper: #f0e9dc;--h-paper-deep: #dacbb5;--h-paper-bright: #fffaf1;--h-ink: #251f18;--h-muted: rgba(37, 31, 24, .6);--h-line: rgba(69, 54, 37, .2);--h-accent: #a27a42;--h-accent-bright: #c8a66c}html:has(.hierarchical-site),body:has(.hierarchical-site){background:var(--h-paper, #f2ecdf)}.hierarchical-site *,.hierarchical-site *:before,.hierarchical-site *:after{box-sizing:border-box}.hierarchical-site button,.hierarchical-site a{font:inherit}.hierarchical-site button{color:inherit}.hierarchical-site :focus-visible{outline:1px solid var(--h-accent);outline-offset:5px}.hierarchy-skip-link{position:fixed;z-index:140;top:12px;left:12px;padding:10px 14px;color:var(--h-paper-bright);background:var(--h-ink);font-size:var(--h-text-control);font-weight:650;text-decoration:none;transform:translateY(calc(-100% - 24px));transition:transform .18s ease}.hierarchy-skip-link:focus-visible{transform:translateY(0)}.hierarchy-transition{min-height:100vh;padding-top:var(--h-header-height);background-color:var(--h-paper);background-image:linear-gradient(112deg,transparent 0 48%,rgba(255,255,255,.18) 49%,transparent 50%),url(/assets/museum/ivory-paper-texture.jpg);background-size:100% 100%,860px auto;animation-duration:var(--hierarchy-transition-duration);animation-timing-function:cubic-bezier(.22,.76,.2,1);animation-fill-mode:both;will-change:opacity,clip-path,transform}.hierarchical-site[data-color-theme=dark] .hierarchy-transition{background-image:linear-gradient(112deg,transparent 0 48%,rgba(215,184,127,.035) 49%,transparent 50%),linear-gradient(#17140fd6,#17140fd6),url(/assets/museum/ivory-paper-texture.jpg);background-size:100% 100%,100% 100%,860px auto}.hierarchy-transition--museum{animation-name:hierarchy-paper-reveal}.hierarchy-transition--mineral{animation-name:hierarchy-mineral-refraction}.hierarchy-transition--manuscript{animation-name:hierarchy-manuscript-fold;transform-origin:50% 0}.hierarchy-transition--legacy-ivory{animation-name:hierarchy-cinematic-mask}@keyframes hierarchy-paper-reveal{0%{opacity:0;clip-path:inset(0 0 18% 0);transform:translateY(28px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes hierarchy-mineral-refraction{0%{opacity:0;clip-path:polygon(8% 0,100% 0,91% 100%,0 100%);transform:translate3d(24px,12px,0) scale(1.012);filter:blur(9px)}to{opacity:1;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes hierarchy-manuscript-fold{0%{opacity:0;clip-path:inset(0 0 0 28%);transform:perspective(1400px) rotateY(-2.5deg) translate(30px)}to{opacity:1;clip-path:inset(0);transform:perspective(1400px) rotateY(0) translate(0)}}@keyframes hierarchy-cinematic-mask{0%{opacity:0;clip-path:inset(46% 0 46% 0);transform:translateY(18px) scale(1.015)}to{opacity:1;clip-path:inset(0);transform:translateY(0) scale(1)}}.hierarchy-header{position:fixed;z-index:80;inset:0 0 auto;height:var(--h-header-height);padding:0 var(--h-gutter);display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(140px,1fr);align-items:center;color:var(--h-ink);border-bottom:1px solid var(--h-line);background:color-mix(in srgb,var(--h-paper) 88%,transparent);box-shadow:0 12px 34px color-mix(in srgb,var(--h-shadow) 42%,transparent);-webkit-backdrop-filter:blur(18px) saturate(.9);backdrop-filter:blur(18px) saturate(.9)}.hierarchy-brand{width:max-content;display:flex;align-items:center;gap:13px;color:inherit;text-decoration:none}.hierarchy-brand>i{color:var(--h-accent);font:24px/1 var(--h-serif);font-style:normal}.hierarchy-brand>span{display:flex;flex-direction:column;gap:2px}.hierarchy-brand strong{font:500 clamp(24px,2vw,31px)/.95 Georgia,var(--h-serif);letter-spacing:-.045em}.hierarchy-brand small{font-size:var(--h-text-meta);font-weight:500;letter-spacing:.22em}.hierarchy-header nav{display:flex;align-items:center;gap:clamp(21px,2.6vw,42px)}.hierarchy-header nav a{position:relative;padding:32px 0 29px;color:inherit;font-family:var(--h-serif);font-size:14px;font-weight:500;letter-spacing:.1em;text-decoration:none}.hierarchy-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;background:var(--h-accent);transition:right .26s ease}.hierarchy-header nav a:hover:after,.hierarchy-header nav a[aria-current=page]:after{right:0}.hierarchy-header nav>span{color:var(--h-faint);font-size:var(--h-text-meta);letter-spacing:.18em}.hierarchy-header__actions{justify-self:end;display:flex;align-items:center;gap:4px}.hierarchy-header__actions button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.hierarchy-theme-toggle{border-radius:50%!important;transition:color .22s ease,background-color .22s ease,transform .22s ease}.hierarchy-theme-toggle:hover,.hierarchy-theme-toggle:focus-visible{color:var(--h-accent-bright);background:color-mix(in srgb,var(--h-accent) 12%,transparent);transform:rotate(-8deg)}.hierarchy-bag>span{position:absolute;top:0;right:0;min-width:16px;height:16px;display:grid;place-items:center;color:var(--h-paper-bright);border-radius:50%;background:var(--h-ink);font-size:10px}.hierarchy-menu{display:none!important}.hierarchy-kicker{margin:0;color:var(--h-accent);font-size:var(--h-text-meta);font-weight:600;letter-spacing:.24em;text-transform:uppercase}.hierarchy-kicker>span{margin-right:18px;color:var(--h-faint)}.hierarchy-text-link,.hierarchy-back-link{width:max-content;padding:11px 0;display:inline-flex;align-items:center;gap:16px;border:0;border-bottom:1px solid color-mix(in srgb,var(--h-accent) 65%,transparent);background:transparent;font-family:var(--h-serif);font-size:var(--h-text-control);letter-spacing:.09em;cursor:pointer;transition:gap .23s ease,color .23s ease}.hierarchy-text-link:hover,.hierarchy-back-link:hover{gap:24px;color:var(--h-accent)}.hierarchy-text-link--light{color:#fbf5e9;border-color:#fffaf08a}.hierarchy-primary-action{min-height:54px;padding:0 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:36px;color:var(--h-paper-bright)!important;border:1px solid var(--h-accent);background:var(--h-accent);font-family:var(--h-serif)!important;font-size:var(--h-text-control)!important;letter-spacing:.09em;cursor:pointer;transition:transform .22s ease,background-color .22s ease}.hierarchy-primary-action:hover{transform:translateY(-2px);background:var(--h-ink)}.hierarchy-notice{margin-top:22px;padding:12px 15px;display:inline-block;color:var(--h-accent);border-left:2px solid var(--h-accent);background:color-mix(in srgb,var(--h-accent) 8%,transparent);font-size:12px;font-weight:500}.hierarchy-home{background:var(--h-paper)}.hierarchy-story{position:relative;min-height:min(860px,92svh);display:grid;grid-template-columns:minmax(0,7fr) minmax(300px,3fr);align-items:stretch;border-bottom:1px solid var(--h-line);isolation:isolate}.hierarchy-story:nth-of-type(2n){grid-template-columns:minmax(300px,3fr) minmax(0,7fr)}.hierarchy-story:nth-of-type(2n) .hierarchy-story__visual{grid-column:2}.hierarchy-story:nth-of-type(2n) .hierarchy-story__copy{grid-column:1;grid-row:1}.hierarchy-story__visual{position:relative;min-width:0;min-height:660px;overflow:hidden}.hierarchy-story__visual>img,.hierarchy-story__visual>video{width:100%;height:100%;display:block;object-fit:cover;transition:transform 1.25s cubic-bezier(.2,.7,.2,1),filter .8s ease}.hierarchy-story:hover .hierarchy-story__visual>img{transform:scale(1.018)}.hierarchy-story__copy{position:relative;z-index:3;padding:clamp(62px,8vw,130px) clamp(32px,4vw,70px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,color-mix(in srgb,var(--h-paper-bright) 56%,transparent),transparent 70%),var(--h-paper)}.hierarchy-story__copy:before{content:"";width:54px;margin:34px 0 27px;border-top:1px solid var(--h-accent)}.hierarchy-story__copy h2{max-width:10em;margin:0 0 27px;font:400 clamp(39px,4vw,68px)/1.25 var(--h-serif);letter-spacing:.035em}.hierarchy-story__body{max-width:36em;margin:0;color:var(--h-muted);font-family:var(--h-serif);font-size:clamp(14px,1.1vw,17px);line-height:2.05;letter-spacing:.045em}.hierarchy-story__copy>.hierarchy-text-link,.hierarchy-story__copy>.hierarchy-primary-action{margin-top:34px}.hierarchy-story--opening{min-height:calc(100svh - var(--h-header-height));color:#fff8ea;background:#3e3529}.hierarchy-story--opening .hierarchy-story__visual{grid-column:1 / -1;grid-row:1;min-height:calc(100svh - var(--h-header-height))}.hierarchy-story--opening .hierarchy-story__visual video{filter:saturate(.62) sepia(.15) brightness(.74)}.hierarchy-story__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#201912c7,#2019122e 66%,#20191259),linear-gradient(0deg,rgba(20,16,12,.5),transparent 55%)}.hierarchy-story--opening .hierarchy-story__copy{grid-column:1;grid-row:1;align-self:center;width:min(760px,86%);margin-left:var(--h-gutter);padding:clamp(60px,7vw,120px) 0;color:#fff8ea;background:transparent}.hierarchy-story--opening .hierarchy-kicker{color:#d9b879}.hierarchy-story--opening .hierarchy-story__copy h2{max-width:8em;font-size:clamp(56px,6.4vw,104px);line-height:1.08}.hierarchy-story--opening .hierarchy-story__body{max-width:34em;color:#fff8eabd}.hierarchy-folio{position:absolute;z-index:4;right:var(--h-gutter);bottom:36px;margin:0;color:#fff8eaa6;font-family:var(--h-serif);font-size:10px;letter-spacing:.28em;writing-mode:vertical-rl}.hierarchy-story--spirit .hierarchy-story__visual img{object-position:center 55%}.hierarchy-story--culture .hierarchy-story__visual img{object-position:center;filter:saturate(.72) contrast(.93)}.hierarchy-story--craft .hierarchy-story__visual img{object-position:54% center}.hierarchy-material-note{position:absolute;right:28px;bottom:28px;padding:13px 15px;color:#fff9eed6;border:1px solid rgba(255,249,238,.4);font-size:8px;line-height:1.8;letter-spacing:.18em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hierarchy-story--series .hierarchy-story__visual img{object-position:52% center}.hierarchy-series-doors{margin-top:38px;border-top:1px solid var(--h-line)}.hierarchy-series-doors button{width:100%;min-height:92px;padding:15px 0;display:grid;grid-template-columns:30px 1fr auto;grid-template-rows:auto auto;align-items:center;gap:2px 13px;text-align:left;border:0;border-bottom:1px solid var(--h-line);background:transparent;cursor:pointer;transition:padding .24s ease,background-color .24s ease}.hierarchy-series-doors button:hover{padding-inline:12px;background:color-mix(in srgb,var(--h-paper-bright) 48%,transparent)}.hierarchy-series-doors button>span{grid-row:1 / 3;color:var(--h-accent);font:12px/1 Georgia,serif}.hierarchy-series-doors button strong{font:400 21px/1.3 var(--h-serif)}.hierarchy-series-doors button small{color:var(--h-muted);font-size:8px;letter-spacing:.17em}.hierarchy-series-doors button svg{grid-column:3;grid-row:1 / 3}.hierarchy-story--closing .hierarchy-story__visual>img{filter:saturate(.7) brightness(.9)}.hierarchy-featured-grid{position:absolute;right:22px;bottom:22px;left:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hierarchy-featured-card button{width:100%;padding:0;display:grid;grid-template-columns:84px 1fr;align-items:center;color:#2a2118;text-align:left;border:1px solid rgba(255,250,240,.48);background:#f7efe2d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer}.hierarchy-featured-card img{width:84px;height:84px;object-fit:cover}.hierarchy-featured-card button>span{min-width:0;padding:10px 12px;display:flex;flex-direction:column;gap:5px}.hierarchy-featured-card small{overflow:hidden;color:#826844;font-size:7px;letter-spacing:.12em;text-overflow:ellipsis;white-space:nowrap}.hierarchy-featured-card strong{font:400 13px/1.4 var(--h-serif)}.hierarchy-commerce-note{margin:18px 0 0;color:var(--h-faint);font-size:9px;letter-spacing:.12em}.hierarchy-directory,.hierarchy-series-page,.hierarchy-chapter-page,.hierarchy-product-page{min-height:calc(100vh - var(--h-header-height));background:var(--h-paper)}.hierarchy-page-intro{min-height:clamp(168px,19svh,205px);padding:clamp(17px,2.1svh,23px) var(--h-gutter) clamp(16px,2svh,22px);display:grid;grid-template-columns:1fr minmax(290px,.54fr);align-content:end;gap:16px clamp(36px,6vw,96px);border-bottom:1px solid var(--h-line);background:radial-gradient(circle at 85% 20%,color-mix(in srgb,var(--h-accent) 14%,transparent),transparent 32%),linear-gradient(135deg,var(--h-paper-bright),var(--h-paper))}.hierarchy-page-intro .hierarchy-kicker{grid-column:1 / -1}.hierarchy-page-intro h1{max-width:17em;margin:0;font:450 clamp(34px,3.65vw,58px)/1.08 var(--h-serif);letter-spacing:.035em}.hierarchy-page-intro>p:not(.hierarchy-kicker){align-self:end;margin:0;color:var(--h-muted);font-family:var(--h-serif);font-size:14px;font-weight:500;line-height:1.72;letter-spacing:.04em}.hierarchy-collection-list{padding:clamp(14px,1.8svh,20px) var(--h-gutter) 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,28px)}.hierarchy-collection-entry{min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:clamp(240px,31svh,320px) auto;align-items:stretch;border:1px solid var(--h-line);background:color-mix(in srgb,var(--h-paper-bright) 38%,transparent)}.hierarchy-collection-entry:nth-child(2n){grid-template-columns:1fr}.hierarchy-collection-entry:nth-child(2n) .hierarchy-collection-entry__image{grid-column:1}.hierarchy-collection-entry:nth-child(2n) .hierarchy-collection-entry__copy{grid-column:1;grid-row:2;border-right:0;border-left:0}.hierarchy-collection-entry__image{position:relative;min-height:0;padding:0;border:0;overflow:hidden;cursor:pointer}.hierarchy-collection-entry__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1),filter .5s ease}.hierarchy-collection-entry__image:hover img{transform:scale(1.025);filter:saturate(.86)}.hierarchy-collection-entry__image>span{position:absolute;top:25px;left:25px;padding:10px 12px;color:#fff9ef;border:1px solid rgba(255,249,239,.48);background:#231d1636;font-size:8px;letter-spacing:.18em;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.hierarchy-collection-entry__copy{min-height:168px;padding:clamp(16px,1.7vw,23px);display:flex;flex-direction:column;justify-content:center;border-top:1px solid var(--h-line);border-left:0}.hierarchy-collection-entry__copy>p:first-child{margin:0;display:flex;justify-content:space-between;color:var(--h-accent);font-size:9px;letter-spacing:.2em}.hierarchy-collection-entry__copy>p:first-child small{color:var(--h-faint)}.hierarchy-collection-entry__copy h2{margin:12px 0 3px;font:500 clamp(28px,2.7vw,42px)/1.08 var(--h-serif)}.hierarchy-collection-entry__copy h3{margin:0 0 9px;color:var(--h-accent);font:400 10px/1.5 var(--h-sans);letter-spacing:.22em}.hierarchy-collection-entry__copy>p:not(:first-child){margin:0;color:var(--h-muted);font-family:var(--h-serif);font-size:14px;font-weight:500;line-height:1.65}.hierarchy-collection-entry__copy .hierarchy-text-link{margin-top:9px}.hierarchy-directory-merch{margin-top:clamp(52px,6vw,88px);padding:clamp(42px,5vw,72px) var(--h-gutter) clamp(52px,6vw,90px);border-block:1px solid var(--h-line);background:color-mix(in srgb,var(--h-paper-deep) 18%,transparent)}.hierarchy-directory-merch__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.58fr);align-items:end;gap:clamp(28px,6vw,90px);margin-bottom:34px}.hierarchy-directory-merch__header h2{max-width:760px;margin:15px 0 0;font:500 clamp(30px,3.8vw,52px)/1.28 var(--h-serif)}.hierarchy-directory-merch__header>p{margin:0;color:var(--h-muted);font-family:var(--h-serif);font-size:15px;font-weight:500;line-height:1.85}.hierarchy-directory-merch__rail{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(10px,1.3vw,18px)}.hierarchy-directory-merch__item{grid-column:span 4;min-width:0}.hierarchy-directory-merch__item--1,.hierarchy-directory-merch__item--6{grid-column:span 5}.hierarchy-directory-merch__item--2,.hierarchy-directory-merch__item--4{grid-column:span 3}.hierarchy-directory-merch__item button{width:100%;height:100%;padding:0;display:flex;flex-direction:column;color:inherit;border:1px solid var(--h-line);background:color-mix(in srgb,var(--h-paper-bright) 50%,transparent);text-align:left;cursor:pointer;transition:transform .26s ease,border-color .26s ease,background-color .26s ease}.hierarchy-directory-merch__item button:hover,.hierarchy-directory-merch__item button:focus-visible{border-color:var(--h-accent);background:color-mix(in srgb,var(--h-paper-bright) 78%,transparent);transform:translateY(-4px)}.hierarchy-directory-merch__item figure{position:relative;width:100%;aspect-ratio:1.45;margin:0;overflow:hidden}.hierarchy-directory-merch__item--2 figure,.hierarchy-directory-merch__item--4 figure{aspect-ratio:1 / 1.08}.hierarchy-directory-merch__item--1 figure,.hierarchy-directory-merch__item--6 figure{aspect-ratio:1.72}.hierarchy-directory-merch__item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease,filter .4s ease}.hierarchy-directory-merch__item button:hover img{transform:scale(1.035);filter:saturate(.9)}.hierarchy-directory-merch__item figure>span{position:absolute;top:12px;left:12px;padding:6px 8px;color:#fff9ef;background:#271e156b;font-size:9px;letter-spacing:.15em}.hierarchy-directory-merch__copy{position:relative;min-height:178px;padding:19px 20px 18px;display:flex;flex-direction:column}.hierarchy-directory-merch__copy small{color:var(--h-accent);font-size:9px;font-weight:600;letter-spacing:.12em}.hierarchy-directory-merch__copy strong{max-width:calc(100% - 72px);margin-top:8px;font:500 clamp(18px,1.8vw,25px)/1.35 var(--h-serif)}.hierarchy-directory-merch__copy em{position:absolute;top:20px;right:20px;font: 500 15px/1 Georgia,serif}.hierarchy-directory-merch__copy>span{margin-top:10px;display:-webkit-box;overflow:hidden;color:var(--h-muted);font-family:var(--h-serif);font-size:13px;font-weight:500;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hierarchy-directory-merch__copy b{margin-top:auto;padding-top:15px;display:inline-flex;align-items:center;gap:9px;color:var(--h-accent);font-size:12px;font-weight:600}.hierarchy-directory__footer{min-height:140px;padding:0 var(--h-gutter);display:flex;align-items:center;justify-content:space-between;color:var(--h-faint);font-size:9px;letter-spacing:.18em}.hierarchy-directory__footer button{padding:12px 0;border:0;border-bottom:1px solid var(--h-line);background:transparent;font-family:var(--h-serif);cursor:pointer}.hierarchy-detail-hero{min-height:0;height:clamp(500px,64svh,620px);display:grid;grid-template-columns:minmax(320px,42%) 1fr;border-bottom:1px solid var(--h-line)}.hierarchy-detail-hero__image{min-height:0;padding:clamp(22px,3vw,48px);overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.42),transparent 62%),var(--h-paper-deep) url(/assets/museum/ivory-paper-texture.jpg) center / 760px auto}.hierarchy-detail-hero__image img{width:100%;height:100%;display:block;object-fit:contain;box-shadow:0 22px 54px #3f2f1c21}.hierarchy-detail-hero__copy{padding:clamp(54px,7vw,108px) clamp(35px,5vw,80px);display:flex;flex-direction:column;justify-content:center}.hierarchy-detail-hero__copy .hierarchy-back-link{margin-bottom:auto}.hierarchy-detail-hero__copy .hierarchy-kicker{margin-top:70px}.hierarchy-detail-hero__copy h1{margin:28px 0 6px;font:400 clamp(42px,3.6vw,58px)/1.08 var(--h-serif);word-break:keep-all}.hierarchy-detail-hero__copy h2{margin:0 0 28px;color:var(--h-accent);font:400 10px/1.5 var(--h-sans);letter-spacing:.22em}.hierarchy-detail-hero__copy>p:not(.hierarchy-kicker){margin:0;color:var(--h-muted);font-family:var(--h-serif);font-size:15px;line-height:2}.hierarchy-chapter-index{padding:var(--h-section-space) var(--h-gutter);display:grid;grid-template-columns:minmax(240px,.42fr) 1fr;gap:clamp(50px,8vw,130px);border-bottom:1px solid var(--h-line)}.hierarchy-chapter-index header h2,.hierarchy-representative header h2,.hierarchy-chapter-objects header h2{margin:24px 0 0;font:400 clamp(32px,3.6vw,54px)/1.25 var(--h-serif)}.hierarchy-chapter-index ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--h-line)}.hierarchy-chapter-index li{border-bottom:1px solid var(--h-line)}.hierarchy-chapter-index li button{width:100%;min-height:116px;padding:20px 0;display:grid;grid-template-columns:45px minmax(150px,.65fr) 1fr auto 24px;align-items:center;gap:16px;text-align:left;border:0;background:transparent;cursor:pointer;transition:padding .25s ease,background .25s ease}.hierarchy-chapter-index li button:hover{padding-inline:18px;background:color-mix(in srgb,var(--h-paper-bright) 56%,transparent)}.hierarchy-chapter-index li span{color:var(--h-accent);font:12px/1 Georgia,serif}.hierarchy-chapter-index li strong{font:400 clamp(22px,2.3vw,35px)/1.2 var(--h-serif)}.hierarchy-chapter-index li small{color:var(--h-muted);font-size:9px;letter-spacing:.14em}.hierarchy-chapter-index li em{color:var(--h-muted);font-family:var(--h-serif);font-size:12px;font-style:normal}.hierarchy-series-page>.series-portal{margin-top:0}.hierarchy-representative{padding:var(--h-section-space) var(--h-gutter)}.hierarchy-representative>div{margin-top:55px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--h-line);border:1px solid var(--h-line)}.hierarchy-representative article{background:var(--h-paper-bright)}.hierarchy-representative article button{width:100%;padding:0 0 28px;display:flex;flex-direction:column;text-align:left;border:0;background:transparent;cursor:pointer}.hierarchy-representative article img{width:100%;aspect-ratio:.9;margin-bottom:24px;object-fit:cover}.hierarchy-representative article span,.hierarchy-representative article strong{margin-inline:22px}.hierarchy-representative article span{min-height:2.5em;color:var(--h-accent);font-size:8px;line-height:1.5;letter-spacing:.16em}.hierarchy-representative article strong{margin-top:8px;font:400 18px/1.5 var(--h-serif)}.hierarchy-chapter-page{--chapter-tone: var(--h-paper-deep);--chapter-ink: var(--h-ink)}.hierarchy-chapter-hero{min-height:min(790px,90svh);display:grid;grid-template-columns:minmax(0,7fr) minmax(340px,3fr);color:var(--chapter-ink);background:var(--chapter-tone);border-bottom:1px solid color-mix(in srgb,var(--chapter-ink) 18%,transparent)}.hierarchy-chapter-hero__art{position:relative;min-height:670px;display:grid;place-items:center;overflow:hidden}.hierarchy-chapter-hero__art:before{content:"";position:absolute;width:min(58vw,710px);aspect-ratio:1;border:1px solid color-mix(in srgb,var(--chapter-ink) 18%,transparent);border-radius:50%;box-shadow:0 0 0 46px color-mix(in srgb,var(--chapter-ink) 4%,transparent),0 0 0 47px color-mix(in srgb,var(--chapter-ink) 11%,transparent)}.hierarchy-chapter-hero__art img{position:relative;z-index:1;width:min(70%,690px);max-height:76%;object-fit:contain;filter:drop-shadow(0 28px 45px rgba(20,15,10,.2))}.hierarchy-chapter-hero__art>span{position:absolute;left:34px;bottom:30px;color:color-mix(in srgb,var(--chapter-ink) 34%,transparent);font:70px/1 Georgia,serif}.hierarchy-chapter-hero__copy{padding:clamp(50px,6vw,100px) clamp(36px,5vw,80px);display:flex;flex-direction:column;justify-content:center;border-left:1px solid color-mix(in srgb,var(--chapter-ink) 16%,transparent)}.hierarchy-chapter-hero__copy .hierarchy-back-link{margin-bottom:auto;border-color:color-mix(in srgb,var(--chapter-ink) 28%,transparent)}.hierarchy-chapter-hero__copy .hierarchy-kicker{margin-top:65px;color:color-mix(in srgb,var(--chapter-ink) 62%,transparent)}.hierarchy-chapter-hero__copy h1{margin:27px 0 4px;font:400 clamp(64px,6vw,98px)/1 var(--h-serif)}.hierarchy-chapter-hero__copy h2{margin:0 0 28px;font:400 9px/1.5 var(--h-sans);letter-spacing:.18em}.hierarchy-chapter-hero__copy>p:not(.hierarchy-kicker){margin:0;color:color-mix(in srgb,var(--chapter-ink) 68%,transparent);font-family:var(--h-serif);font-size:14px;line-height:2}.hierarchy-chapter-hero__copy .hierarchy-chapter-hero__wisdom{margin-bottom:12px!important;color:var(--chapter-ink)!important;font-size:21px!important}.hierarchy-chapter-hero__copy dl{margin:34px 0 0;border-top:1px solid color-mix(in srgb,var(--chapter-ink) 18%,transparent)}.hierarchy-chapter-hero__copy dl div{padding:16px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid color-mix(in srgb,var(--chapter-ink) 18%,transparent)}.hierarchy-chapter-hero__copy dt{font-size:8px;letter-spacing:.16em}.hierarchy-chapter-hero__copy dd{margin:0;font-family:var(--h-serif);font-size:12px}.hierarchy-chapter-objects{padding:clamp(90px,10vw,150px) var(--h-gutter)}.hierarchy-chapter-objects>header{position:relative;padding-bottom:34px;border-bottom:1px solid var(--h-line)}.hierarchy-chapter-objects>header>span{position:absolute;right:0;bottom:38px;color:var(--h-faint);font-size:8px;letter-spacing:.18em}.hierarchy-chapter-objects>div{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,2vw,32px)}.hierarchy-chapter-objects article button{width:100%;padding:0;display:flex;flex-direction:column;text-align:left;border:0;background:transparent;cursor:pointer}.hierarchy-chapter-objects article img{width:100%;aspect-ratio:1;object-fit:cover;background:var(--h-paper-bright)}.hierarchy-chapter-objects article small{margin-top:20px;color:var(--h-accent);font-size:8px;letter-spacing:.12em}.hierarchy-chapter-objects article strong{margin-top:8px;font:400 clamp(20px,2vw,28px)/1.4 var(--h-serif)}.hierarchy-chapter-objects article button>span{margin-top:17px;display:inline-flex;align-items:center;gap:12px;font-family:var(--h-serif);font-size:11px}.hierarchy-empty-state{margin:34px 0 0;padding:clamp(50px,7vw,100px);color:var(--h-muted);text-align:center;border:1px solid var(--h-line);font-family:var(--h-serif);line-height:2}.hierarchy-chapter-pagination{min-height:155px;padding:0 var(--h-gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-block:1px solid var(--h-line)}.hierarchy-chapter-pagination>button:not(.hierarchy-chapter-pagination__back){width:max-content;max-width:100%;padding:28px 0;display:flex;align-items:center;gap:19px;text-align:left;border:0;background:transparent;cursor:pointer}.hierarchy-chapter-pagination>button:last-child{justify-self:end;text-align:right}.hierarchy-chapter-pagination button span{display:flex;flex-direction:column;gap:6px}.hierarchy-chapter-pagination button small{color:var(--h-faint);font-size:7px;letter-spacing:.18em}.hierarchy-chapter-pagination button strong{font:400 18px/1.3 var(--h-serif)}.hierarchy-chapter-pagination__back{padding:13px 22px;border:1px solid var(--h-line);background:transparent;font-family:var(--h-serif)!important;font-size:11px!important;cursor:pointer}.hierarchy-chapter-service{min-height:120px;padding:30px var(--h-gutter);display:flex;align-items:center;justify-content:space-between;gap:60px;color:var(--h-muted)}.hierarchy-chapter-service span{font-size:8px;letter-spacing:.18em;white-space:nowrap}.hierarchy-chapter-service p{max-width:50em;margin:0;font-family:var(--h-serif);font-size:12px;line-height:1.9}.hierarchy-breadcrumb{min-height:68px;padding:0 var(--h-gutter);display:flex;align-items:center;gap:13px;color:var(--h-muted);border-bottom:1px solid var(--h-line);font-family:var(--h-serif);font-size:11px}.hierarchy-breadcrumb button{padding:8px 0;border:0;background:transparent;cursor:pointer}.hierarchy-breadcrumb button:hover{color:var(--h-accent)}.hierarchy-product-stage{min-height:calc(100svh - var(--h-header-height) - 68px);display:grid;grid-template-columns:minmax(0,7fr) minmax(380px,3fr)}.hierarchy-product-stage__image{position:relative;min-height:720px;padding:clamp(35px,5vw,80px);display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,var(--h-paper-bright),var(--h-paper-deep));overflow:hidden}.hierarchy-product-stage__image:before,.hierarchy-product-stage__image:after{content:"";position:absolute;width:min(56vw,760px);aspect-ratio:1;border:1px solid color-mix(in srgb,var(--h-accent) 22%,transparent);border-radius:50%}.hierarchy-product-stage__image:after{width:min(38vw,520px)}.hierarchy-product-stage__image>img{position:relative;z-index:2;width:min(82%,820px);max-height:80%;object-fit:contain;filter:drop-shadow(0 38px 50px var(--h-shadow))}.hierarchy-product-stage__image>p{position:absolute;z-index:3;right:26px;bottom:24px;left:26px;margin:0;display:flex;justify-content:space-between;color:var(--h-faint);font-size:8px;letter-spacing:.18em}.hierarchy-product-stage__copy{padding:clamp(45px,5.5vw,88px) clamp(38px,5vw,80px);display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--h-line);background:var(--h-paper)}.hierarchy-product-stage__copy .hierarchy-back-link{margin-bottom:58px}.hierarchy-product-stage__copy h1{margin:22px 0 12px;font:400 clamp(34px,3.6vw,54px)/1.25 var(--h-serif);letter-spacing:.03em;word-break:keep-all}.hierarchy-product-price{color:var(--h-accent);font:400 19px/1.5 Georgia,serif}.hierarchy-product-story{margin:28px 0;color:var(--h-muted);font-family:var(--h-serif);font-size:14px;line-height:2}.hierarchy-product-meta{margin:0;border-top:1px solid var(--h-line)}.hierarchy-product-meta>div{min-height:43px;display:grid;grid-template-columns:70px 1fr;align-items:center;border-bottom:1px solid var(--h-line)}.hierarchy-product-meta dt{color:var(--h-faint);font-size:9px;letter-spacing:.12em}.hierarchy-product-meta dd{margin:0;font-family:var(--h-serif);font-size:12px}.hierarchy-product-actions{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.hierarchy-product-actions button{min-height:53px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--h-ink);background:transparent;font-family:var(--h-serif);font-size:12px;cursor:pointer}.hierarchy-product-actions button:first-child{color:var(--h-paper-bright);background:var(--h-ink)}.hierarchy-product-actions button:disabled{opacity:.38;cursor:not-allowed}.hierarchy-product-service{margin-top:26px;padding-top:21px;border-top:1px solid var(--h-line)}.hierarchy-product-service>p{margin:0 0 13px;display:flex;align-items:center;gap:8px;color:var(--h-muted);font-family:var(--h-serif);font-size:11px}.hierarchy-product-service>div{display:flex;flex-wrap:wrap;gap:9px}.hierarchy-product-service a,.hierarchy-product-service button{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;color:var(--h-ink);border:1px solid var(--h-line);background:transparent;font-size:9px;letter-spacing:.08em;text-decoration:none;cursor:pointer}.hierarchy-product-editorial{padding:clamp(64px,9vw,132px) var(--h-gutter);display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(24px,4vw,68px);background:var(--h-paper-bright);border-top:1px solid var(--h-line)}.hierarchy-product-editorial article{display:grid;gap:24px}.hierarchy-product-editorial img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:var(--h-paper-deep);box-shadow:0 28px 58px var(--h-shadow)}.hierarchy-product-editorial__visual img{object-position:center 42%}.hierarchy-product-editorial__packaging img{object-position:center}.hierarchy-product-editorial h2,.hierarchy-product-knowledge h2,.hierarchy-product-related h2{margin:10px 0 14px;font:400 clamp(27px,3vw,44px)/1.25 var(--h-serif)}.hierarchy-product-editorial article p:last-child,.hierarchy-product-knowledge article>p:last-child{margin:0;color:var(--h-muted);font:400 13px/2 var(--h-serif)}.hierarchy-product-knowledge{padding:clamp(56px,8vw,108px) var(--h-gutter);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--h-line)}.hierarchy-product-knowledge article{padding:clamp(34px,5vw,72px);background:var(--h-paper)}.hierarchy-product-knowledge article>img{width:calc(100% + 2*clamp(34px,5vw,72px));height:190px;margin:calc(-1*clamp(34px,5vw,72px)) calc(-1*clamp(34px,5vw,72px)) 34px;display:block;object-fit:cover;filter:saturate(.72) contrast(.94)}.hierarchy-product-related{padding:clamp(62px,9vw,124px) var(--h-gutter);border-top:1px solid var(--h-line)}.hierarchy-product-related>header{margin-bottom:34px}.hierarchy-product-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,30px)}.hierarchy-product-related button{width:100%;padding:0;display:grid;gap:8px;text-align:left;color:var(--h-ink);border:0;background:transparent;cursor:pointer}.hierarchy-product-related img{width:100%;aspect-ratio:1;object-fit:cover;margin-bottom:12px;background:var(--h-paper-deep);transition:transform .3s ease}.hierarchy-product-related button:hover img{transform:translateY(-4px)}.hierarchy-product-related span,.hierarchy-product-related small{color:var(--h-faint);font-size:9px;letter-spacing:.08em}.hierarchy-product-related strong{font:400 17px/1.5 var(--h-serif)}.theme-mineral .hierarchy-transition{background-image:radial-gradient(circle at 18% 24%,rgba(255,255,255,.36),transparent 24%),linear-gradient(135deg,rgba(29,47,42,.09),transparent 54%),url(/assets/museum/ivory-paper-texture.jpg)}.theme-mineral .hierarchy-story__visual>img,.theme-mineral .hierarchy-detail-hero__image img{filter:saturate(.76) contrast(.96) hue-rotate(-5deg)}.theme-manuscript .hierarchy-transition{background-image:repeating-linear-gradient(90deg,transparent 0 78px,rgba(77,54,25,.035) 79px 80px),url(/assets/museum/ivory-paper-texture.jpg)}.theme-manuscript .hierarchy-story__copy,.theme-manuscript .hierarchy-collection-entry__copy{box-shadow:inset 14px 0 28px #4631140a}.theme-legacy-ivory .hierarchy-story__visual>img,.theme-legacy-ivory .hierarchy-detail-hero__image img{filter:saturate(.66) sepia(.08)}@media(max-width:1120px){.hierarchy-header{grid-template-columns:1fr auto}.hierarchy-header nav{position:fixed;top:var(--h-header-height);right:0;left:0;padding:22px var(--h-gutter);display:none;border-bottom:1px solid var(--h-line);background:var(--h-paper-bright)}.hierarchy-header nav.is-open{display:flex}.hierarchy-menu{display:grid!important}.hierarchy-story,.hierarchy-story:nth-of-type(2n),.hierarchy-detail-hero,.hierarchy-chapter-hero,.hierarchy-product-stage{grid-template-columns:minmax(0,64fr) minmax(320px,36fr)}.hierarchy-story:nth-of-type(2n){grid-template-columns:minmax(320px,36fr) minmax(0,64fr)}.hierarchy-featured-grid{grid-template-columns:1fr}.hierarchy-featured-card:nth-child(n+3){display:none}.hierarchy-representative>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.hierarchical-site{--h-header-height: 70px;--h-gutter: 20px}.hierarchy-header{padding-inline:20px}.hierarchy-brand strong{font-size:23px}.hierarchy-brand small,.hierarchy-brand>i{display:none}.hierarchy-header nav.is-open{padding:14px 20px 24px;flex-direction:column;align-items:stretch;gap:0}.hierarchy-header nav a{padding:16px 0;border-bottom:1px solid var(--h-line)}.hierarchy-header nav>span{margin-top:18px}.hierarchy-detail-hero{height:auto}.hierarchy-story,.hierarchy-story:nth-of-type(2n),.hierarchy-detail-hero,.hierarchy-chapter-hero,.hierarchy-product-stage,.hierarchy-product-editorial,.hierarchy-product-knowledge,.hierarchy-collection-entry,.hierarchy-collection-entry:nth-child(2n){min-height:auto;display:flex;flex-direction:column}.hierarchy-product-related>div{grid-template-columns:repeat(2,minmax(0,1fr))}.hierarchy-story:nth-of-type(2n) .hierarchy-story__visual,.hierarchy-story:nth-of-type(2n) .hierarchy-story__copy,.hierarchy-collection-entry:nth-child(2n) .hierarchy-collection-entry__image,.hierarchy-collection-entry:nth-child(2n) .hierarchy-collection-entry__copy{grid-column:auto;grid-row:auto}.hierarchy-story__visual,.hierarchy-detail-hero__image,.hierarchy-chapter-hero__art,.hierarchy-product-stage__image,.hierarchy-collection-entry__image{min-height:clamp(390px,76vw,600px)}.hierarchy-story__copy,.hierarchy-detail-hero__copy,.hierarchy-chapter-hero__copy,.hierarchy-product-stage__copy,.hierarchy-collection-entry__copy{min-height:440px;padding:52px 25px;border:0}.hierarchy-story--opening{display:grid;grid-template-columns:minmax(0,1fr);min-height:calc(100svh - var(--h-header-height))}.hierarchy-story--opening .hierarchy-story__visual{grid-column:1;grid-row:1;min-height:calc(100svh - var(--h-header-height))}.hierarchy-story--opening .hierarchy-story__copy{grid-column:1;grid-row:1;width:auto;min-height:auto;margin:0;padding:70px 25px 50px;justify-content:end}.hierarchy-story--opening .hierarchy-story__copy h2{font-size:clamp(51px,16vw,76px)}.hierarchy-featured-grid{position:static;padding:12px;background:var(--h-paper-deep)}.hierarchy-featured-card:nth-child(n+3){display:block}.hierarchy-page-intro{min-height:500px;padding:90px 20px 65px;display:flex;flex-direction:column;justify-content:end}.hierarchy-page-intro h1{font-size:clamp(42px,12vw,66px)}.hierarchy-collection-list{padding:0}.hierarchy-collection-entry__copy h2{margin-top:42px}.hierarchy-chapter-index{padding:76px 20px;grid-template-columns:1fr}.hierarchy-chapter-index li button{grid-template-columns:34px minmax(120px,1fr) 22px;gap:10px}.hierarchy-chapter-index li small,.hierarchy-chapter-index li em{display:none}.hierarchy-chapter-index li svg{grid-column:3}.hierarchy-representative,.hierarchy-chapter-objects{padding:76px 20px}.hierarchy-representative>div{grid-template-columns:1fr 1fr}.hierarchy-series-page>.series-portal{max-width:100vw}.hierarchy-chapter-hero__copy{color:var(--h-ink);background:var(--h-paper)}.hierarchy-chapter-objects>div{grid-template-columns:1fr 1fr}.hierarchy-chapter-pagination{min-height:230px;padding-block:24px;grid-template-columns:1fr 1fr}.hierarchy-chapter-pagination__back{grid-column:1 / -1;grid-row:2;justify-self:center}.hierarchy-chapter-service{align-items:flex-start;flex-direction:column;gap:15px}.hierarchy-breadcrumb{overflow-x:auto;white-space:nowrap}.hierarchy-product-stage__copy{min-height:auto}}@media(max-width:520px){.hierarchy-story__copy h2{font-size:40px}.hierarchy-featured-grid{grid-template-columns:1fr}.hierarchy-representative>div,.hierarchy-chapter-objects>div{grid-template-columns:1fr}.hierarchy-product-actions{grid-template-columns:1fr}.hierarchy-product-related>div{grid-template-columns:1fr}.hierarchy-chapter-pagination button strong{font-size:15px}}@media(prefers-reduced-motion:reduce){.hierarchical-site *,.hierarchical-site *:before,.hierarchical-site *:after{scroll-behavior:auto!important}.hierarchy-transition{animation:none!important;opacity:1;clip-path:none!important;filter:none!important}}.hierarchical-site[data-color-theme=dark] .custom-commerce{--cc-ink: var(--h-ink);--cc-muted: var(--h-muted);--cc-line: var(--h-line);--cc-gold: var(--h-accent-bright);background:linear-gradient(118deg,rgba(215,184,127,.035),transparent 52%),var(--h-paper) url(/assets/museum/ivory-paper-texture.jpg) center / 820px auto;background-blend-mode:normal,multiply}.hierarchical-site[data-color-theme=dark] .custom-bracelet{--cb-ink: var(--h-ink);--cb-muted: var(--h-muted);--cb-line: var(--h-line);--cb-gold: var(--h-accent-bright);--cb-paper: var(--h-paper);background:linear-gradient(120deg,rgba(215,184,127,.04),transparent 50%),var(--h-paper) url(/assets/museum/ivory-paper-texture.jpg) center top / 820px auto;background-blend-mode:normal,multiply}.hierarchical-site[data-color-theme=dark] :is(.custom-bracelet__preset-strip button:hover,.custom-bracelet__preset-strip button:focus-visible,.custom-bracelet__preset-strip button.is-active,.custom-bracelet__slot-tools,.custom-bracelet__summary,.bracelet-canvas__centre){background-color:color-mix(in srgb,var(--h-paper-bright) 84%,transparent)}.hierarchical-site[data-color-theme=dark] .bracelet-canvas{background:radial-gradient(circle,rgba(42,36,27,.9) 0 32%,rgba(184,148,94,.1) 32.4% 33%,transparent 33.4%),#211c15c7}.hierarchical-site[data-color-theme=dark] .bracelet-canvas__slot{color:var(--h-accent-bright);border-color:var(--h-line);background:var(--h-paper-bright);box-shadow:0 5px 16px #00000057}.hierarchical-site[data-color-theme=dark] :is(.journal-page,.blessing-gallery,.product-recommendations,.story-reader__panel){color:var(--h-ink);background-color:var(--h-paper-bright);background-blend-mode:multiply}html[data-veda-color-theme=dark]:has(.hierarchical-site),html[data-veda-color-theme=dark] body:has(.hierarchical-site){background:#17140f}.hierarchy-header--commerce{grid-template-columns:minmax(205px,.72fr) minmax(620px,2.2fr) minmax(132px,.58fr)}.hierarchy-header--commerce>nav{width:100%;justify-content:center;gap:clamp(18px,2vw,32px)}.hierarchy-header__categories{display:flex;align-self:stretch}.hierarchy-header__categories>button{position:relative;min-width:clamp(76px,6.2vw,108px);padding:19px 13px 13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;cursor:pointer}.hierarchy-header__categories>button:after{content:"";position:absolute;inset:auto 12px 0;height:1px;background:var(--h-accent);transform:scaleX(0);transition:transform .28s ease}.hierarchy-header__categories>button:hover:after,.hierarchy-header__categories>button.is-active:after{transform:scaleX(1)}.hierarchy-header__categories strong{font:500 15px/1.1 var(--h-serif);letter-spacing:.11em}.hierarchy-header__categories small{color:var(--h-faint);font-size:var(--h-text-meta);letter-spacing:.18em}.product-mega-shell{position:fixed;z-index:72;inset:var(--h-header-height) 0 0;pointer-events:none;visibility:hidden}.product-mega-shell.is-open{pointer-events:auto;visibility:visible}.product-mega-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#2c22172e;opacity:0;cursor:default;transition:opacity .42s ease}.product-mega-shell.is-open .product-mega-backdrop{opacity:1}.product-mega{position:relative;max-height:min(760px,calc(100svh - var(--h-header-height) - 24px));overflow:auto;color:var(--h-ink);border-bottom:1px solid var(--h-line);background:linear-gradient(90deg,rgba(255,255,255,.18),transparent 35%),var(--h-paper-bright) url(/assets/museum/ivory-paper-texture.jpg) center / 760px auto;box-shadow:0 30px 65px #3527152e;opacity:0;transform:translateY(-22px);transform-origin:top;transition:opacity .38s ease,transform .52s cubic-bezier(.22,.76,.2,1)}.product-mega-shell.is-open .product-mega{opacity:1;transform:translateY(0)}.product-mega__header{min-height:104px;padding:20px var(--h-gutter);display:grid;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.4fr) 48px;align-items:center;gap:32px;border-bottom:1px solid var(--h-line)}.product-mega__header>div{display:flex;align-items:baseline;gap:17px}.product-mega__header span,.product-mega__series-heading span{color:var(--h-accent);font-size:8px;letter-spacing:.22em}.product-mega__header h2,.product-mega__series-heading h3{margin:0;font:500 27px/1 var(--h-serif);letter-spacing:.06em}.product-mega__header p{margin:0;color:var(--h-muted);font:400 13px/1.8 var(--h-serif);letter-spacing:.04em}.product-mega__header>button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--h-line);background:color-mix(in srgb,var(--h-paper) 84%,transparent);cursor:pointer}.product-mega__body{min-height:460px;display:grid;grid-template-columns:minmax(260px,24vw) 1fr}.product-mega__body>nav{padding:36px 0 48px var(--h-gutter);border-right:1px solid var(--h-line)}.product-mega__body>nav button{position:relative;width:100%;min-height:90px;padding:18px 28px 18px 42px;display:grid;grid-template-columns:28px 1fr;gap:3px 14px;text-align:left;border:0;border-bottom:1px solid var(--h-line);background:transparent;cursor:pointer;transition:background .26s ease,padding-left .26s ease}.product-mega__body>nav button:hover,.product-mega__body>nav button.is-active{padding-left:50px;background:#9c784212}.product-mega__body>nav button span{grid-row:1 / 3;color:var(--h-accent);font:10px/1.5 Georgia,serif}.product-mega__body>nav button strong{font:500 20px/1.25 var(--h-serif);letter-spacing:.05em}.product-mega__body>nav button small{color:var(--h-faint);font-size:8px;letter-spacing:.13em}.product-mega__selection{padding:34px clamp(24px,4vw,62px) 48px}.product-mega__series-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.product-mega__series-heading>div{display:grid;gap:8px}.product-mega__series-heading>a{padding-bottom:6px;display:flex;align-items:center;gap:10px;color:var(--h-ink);border-bottom:1px solid var(--h-line);font-size:11px;letter-spacing:.08em;text-decoration:none}.product-mega__products{min-height:300px;display:grid;grid-template-columns:minmax(230px,1.34fr) repeat(4,minmax(118px,.72fr));gap:10px}.product-mega__products>a{min-width:0;padding:12px;display:flex;flex-direction:column;color:inherit;background:#dbd1c040;text-decoration:none;transition:background .26s ease,transform .26s ease}.product-mega__products>a:hover{background:#bea47729;transform:translateY(-4px)}.product-mega__products figure{height:190px;margin:0 0 14px;overflow:hidden;background:#e9e3d8}.product-mega__products .is-featured figure{height:234px}.product-mega__products img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(.94);transition:transform .7s cubic-bezier(.22,.76,.2,1),filter .3s ease}.product-mega__products>a:hover img{transform:scale(1.045);filter:saturate(1)}.product-mega__products>a>span{overflow:hidden;color:var(--h-accent);font-size:7px;letter-spacing:.15em;text-overflow:ellipsis;white-space:nowrap}.product-mega__products>a>strong{margin:7px 0 12px;font:500 clamp(13px,1.05vw,17px)/1.35 var(--h-serif)}.product-mega__products>a>small{margin-top:auto;display:flex;align-items:center;gap:7px;color:var(--h-muted);font-size:9px}@media(max-width:1180px){.hierarchy-header--commerce{grid-template-columns:minmax(190px,.7fr) minmax(520px,2fr) minmax(120px,.45fr)}.hierarchy-header--commerce>nav{gap:13px}.hierarchy-header__categories>button{min-width:68px;padding-inline:8px}.hierarchy-header__categories small{display:none}.product-mega__products{grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(125px,.7fr))}.product-mega__products>a:nth-child(n+5){display:none}}@media(max-width:860px){.hierarchy-header--commerce{grid-template-columns:1fr auto}.hierarchy-header--commerce>nav{position:fixed;inset:var(--h-header-height) 0 auto;padding:18px 20px 28px;display:none;align-items:stretch;gap:0;background:var(--h-paper-bright);border-bottom:1px solid var(--h-line)}.hierarchy-header--commerce>nav.is-open{display:flex}.hierarchy-header__categories{display:grid;grid-template-columns:1fr 1fr}.hierarchy-header__categories>button{min-height:70px;border-bottom:1px solid var(--h-line)}.hierarchy-header__categories small{display:block}.hierarchy-header--commerce>nav>a{padding:16px 0}.product-mega-shell{z-index:88;top:0;right:0;bottom:0;left:0}.product-mega{max-height:100svh;min-height:100svh}.product-mega__header{grid-template-columns:1fr 45px;padding:20px}.product-mega__header>p{display:none}.product-mega__body{grid-template-columns:1fr}.product-mega__body>nav{padding:8px 20px;display:flex;gap:8px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--h-line)}.product-mega__body>nav button{width:auto;min-width:180px;min-height:70px;padding:12px 16px}.product-mega__body>nav button:hover,.product-mega__body>nav button.is-active{padding-left:16px}.product-mega__selection{padding:25px 20px 40px}.product-mega__products{grid-template-columns:1.3fr 1fr}.product-mega__products>a:nth-child(n+3){display:flex}}@media(max-width:560px){.product-mega__header h2{font-size:23px}.product-mega__series-heading{align-items:flex-start;flex-direction:column}.product-mega__products{grid-template-columns:1fr 1fr}.product-mega__products .is-featured{grid-column:1 / -1}.product-mega__products figure,.product-mega__products .is-featured figure{height:180px}}@media(prefers-reduced-motion:reduce){.product-mega,.product-mega-backdrop,.product-mega__products img,.product-mega__products>a{transition:none!important}}.hierarchy-home--short{background:var(--h-paper)}.cultural-hero{position:relative;min-height:max(680px,calc(100svh - var(--h-header-height)));padding:clamp(70px,9vh,120px) var(--h-gutter) 64px;display:grid;grid-template-columns:minmax(380px,.92fr) minmax(500px,1.22fr);grid-template-rows:1fr auto;overflow:hidden;border-bottom:1px solid var(--h-line);isolation:isolate}.cultural-hero:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 71% 42%,rgba(205,172,119,.24),transparent 28%),linear-gradient(110deg,rgba(255,255,255,.52),transparent 52%),url(/assets/museum/ivory-paper-texture.jpg) center / 780px auto,var(--h-paper-bright)}.cultural-hero:after{content:"VEDA / CULTURAL ARCHIVE";position:absolute;z-index:-1;right:-1vw;bottom:-2vw;color:#6c523009;font:500 clamp(70px,11vw,190px)/.8 Georgia,serif;white-space:nowrap}.cultural-hero__copy{z-index:3;align-self:center;max-width:650px;padding:20px 0 80px}.cultural-hero__copy .hierarchy-kicker{color:var(--h-accent)}.cultural-hero__copy h1{max-width:8.5em;margin:25px 0 30px;font:400 clamp(54px,5.8vw,96px)/1.08 var(--h-serif);letter-spacing:-.07em;text-wrap:balance}.cultural-hero__copy>p:not(.hierarchy-kicker){max-width:36em;margin:0;color:var(--h-muted);font:400 clamp(14px,1.15vw,18px)/2 var(--h-serif);letter-spacing:.06em}.cultural-hero__actions{margin-top:40px;display:flex;align-items:center;gap:26px}.cultural-hero__actions a,.cultural-hero__actions button{min-height:46px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:inherit;border:1px solid var(--h-accent);background:transparent;font-size:11px;letter-spacing:.11em;text-decoration:none;cursor:pointer;transition:color .24s ease,background .24s ease,transform .24s ease}.cultural-hero__actions a:hover,.cultural-hero__actions button:hover{color:var(--h-paper-bright);background:var(--h-accent);transform:translateY(-2px)}.cultural-hero__archive{position:relative;align-self:stretch;min-height:530px;pointer-events:none}.cultural-hero__thangka{position:absolute;inset:9% 4% auto auto;width:min(43vw,690px);height:72%;object-fit:cover;object-position:52% 42%;opacity:.18;mix-blend-mode:multiply;filter:sepia(.48) saturate(.65) contrast(.9);-webkit-mask-image:linear-gradient(90deg,transparent,#000 24%,#000 75%,transparent);mask-image:linear-gradient(90deg,transparent,#000 24%,#000 75%,transparent)}.cultural-hero__line{position:absolute;right:-2%;bottom:1%;width:min(38vw,570px);max-height:84%;object-fit:contain;opacity:.34;filter:sepia(.55) saturate(.5);mix-blend-mode:multiply}.cultural-hero__halo{position:absolute;right:8%;top:12%;width:min(34vw,510px);aspect-ratio:1;border:1px solid rgba(158,124,73,.22);border-radius:50%;box-shadow:inset 0 0 90px #be97591f,0 0 90px #be975914;animation:cultural-halo 12s ease-in-out infinite}.cultural-hero__incense{position:absolute;right:51%;bottom:6%;width:2px;height:135px;background:linear-gradient(#8f4b31 0,#8f4b31 8%,#49331f 9%,#49331f);box-shadow:0 -3px 9px #b55d34}.cultural-hero__smoke{position:absolute;right:45%;bottom:28%;width:130px;height:280px;border:2px solid rgba(255,255,255,.5);border-color:rgba(255,255,255,.55) transparent transparent rgba(255,255,255,.24);border-radius:48% 58% 42% 63%;filter:blur(5px);opacity:.65;animation:cultural-smoke 8s ease-in-out infinite}.cultural-hero__smoke--two{right:48%;bottom:36%;width:90px;height:210px;opacity:.38;animation-delay:-3.4s}.cultural-hero__particles i{position:absolute;left:calc(22% + (var(--particle-index, 1) * 3.6%));bottom:calc(12% + (var(--particle-index, 1) * 2.8%));width:3px;height:3px;border-radius:50%;background:var(--h-accent-bright);opacity:.3;animation:cultural-particle 7s ease-in-out infinite}.cultural-hero__particles i:nth-child(1){--particle-index: 1;animation-delay:-1s}.cultural-hero__particles i:nth-child(2){--particle-index: 2;animation-delay:-4s}.cultural-hero__particles i:nth-child(3){--particle-index: 3;animation-delay:-2s}.cultural-hero__particles i:nth-child(4){--particle-index: 4;animation-delay:-5s}.cultural-hero__particles i:nth-child(5){--particle-index: 5;animation-delay:-3s}.cultural-hero__particles i:nth-child(6){--particle-index: 6;animation-delay:-6s}.cultural-hero__particles i:nth-child(7){--particle-index: 7;animation-delay:-.5s}.cultural-hero__particles i:nth-child(8){--particle-index: 8;animation-delay:-2.5s}.cultural-hero__particles i:nth-child(9){--particle-index: 9;animation-delay:-4.5s}.cultural-hero__particles i:nth-child(10){--particle-index: 10;animation-delay:-1.7s}.cultural-hero__particles i:nth-child(11){--particle-index: 11;animation-delay:-5.3s}.cultural-hero__particles i:nth-child(12){--particle-index: 12;animation-delay:-.8s}.cultural-hero__particles i:nth-child(13){--particle-index: 13;animation-delay:-3.8s}.cultural-hero__particles i:nth-child(14){--particle-index: 14;animation-delay:-2.8s}.cultural-hero__particles i:nth-child(15){--particle-index: 15;animation-delay:-6.2s}.cultural-hero__particles i:nth-child(16){--particle-index: 16;animation-delay:-1.3s}.cultural-hero__particles i:nth-child(17){--particle-index: 17;animation-delay:-4.8s}.cultural-hero__particles i:nth-child(18){--particle-index: 18;animation-delay:-2.2s}.cultural-hero__notes{z-index:2;align-self:end;display:flex;gap:40px;color:var(--h-faint);font-size:8px;letter-spacing:.17em}.cultural-hero__scroll{position:absolute;z-index:4;left:50%;bottom:21px;display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--h-muted);font-size:9px;letter-spacing:.15em;text-decoration:none;transform:translate(-50%)}.cultural-hero__scroll:before{content:"";position:absolute;z-index:-1;left:50%;bottom:-20px;width:94px;height:66px;border-radius:50%;background:radial-gradient(ellipse,#be924842,#be924800 68%);transform:translate(-50%);animation:cultural-scroll-glow 2.4s ease-in-out infinite}.cultural-hero__scroll>span{display:grid;height:16px;color:var(--h-accent);animation:cultural-scroll-cue 1.8s ease-in-out infinite}.cultural-hero__scroll>span svg:last-child{margin-top:-7px}@keyframes cultural-scroll-cue{0%,to{transform:translateY(-2px);opacity:.5}50%{transform:translateY(5px);opacity:1}}@keyframes cultural-scroll-glow{0%,to{opacity:.45;transform:translate(-50%) scale(.86)}50%{opacity:1;transform:translate(-50%) scale(1.08)}}@keyframes cultural-halo{0%,to{transform:scale(.98);opacity:.55}50%{transform:scale(1.035);opacity:.9}}@keyframes cultural-smoke{0%,to{transform:translate3d(0,20px,0) rotate(-7deg) scale(.92);opacity:.25}50%{transform:translate3d(18px,-24px,0) rotate(9deg) scale(1.08);opacity:.7}}@keyframes cultural-particle{0%,to{transform:translateZ(0) scale(.7);opacity:.12}50%{transform:translate3d(12px,-90px,0) scale(1.4);opacity:.52}}.cultural-film{position:fixed;z-index:130;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:5vw}.cultural-film__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#1b150fb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cultural-film__frame{position:relative;width:min(1120px,90vw);aspect-ratio:16 / 9;background:#1c1814;box-shadow:0 30px 100px #00000061}.cultural-film video{width:100%;height:100%;object-fit:cover}.cultural-film__controls{position:absolute;inset:auto 0 0;padding:16px;display:flex;justify-content:space-between;background:linear-gradient(transparent,#000000b3)}.cultural-film__controls button{padding:10px 13px;display:flex;gap:8px;align-items:center;color:#fff;border:1px solid rgba(255,255,255,.35);background:#00000040;cursor:pointer}.brand-story-dialog{position:fixed;z-index:132;top:0;right:0;bottom:0;left:0;padding:clamp(18px,5vw,72px);display:grid;place-items:center}.brand-story-dialog__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#e9e1d2c2;-webkit-backdrop-filter:blur(16px) saturate(.76);backdrop-filter:blur(16px) saturate(.76);animation:story-dialog-veil .36s ease both}.brand-story-dialog>article{position:relative;width:min(980px,91vw);max-height:calc(100svh - clamp(36px,10vw,120px));min-height:0;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);overflow:hidden;border:1px solid color-mix(in srgb,var(--h-accent) 52%,transparent);background:var(--h-paper-bright) url(/assets/museum/ivory-paper-texture.jpg) center / 720px auto;box-shadow:0 34px 100px #49351c33;animation:story-dialog-sheet .56s cubic-bezier(.22,.76,.2,1) both}.brand-story-dialog__close{position:absolute;z-index:3;top:16px;right:16px;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--h-line);background:#faf6ede6;cursor:pointer}.brand-story-dialog figure{min-width:0;margin:0;padding:24px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:13px;background:var(--h-paper-deep)}.brand-story-dialog figure img{width:100%;height:100%;min-height:0;object-fit:cover;filter:saturate(.72) contrast(.93)}.brand-story-dialog figcaption{color:var(--h-faint);font-size:8px;letter-spacing:.15em}.brand-story-dialog__copy{min-width:0;min-height:0;padding:clamp(52px,6vw,76px) clamp(38px,5vw,68px) 44px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.brand-story-dialog__copy h2{max-width:8em;margin:18px 0 20px;font:400 clamp(40px,4.2vw,62px)/1.08 var(--h-serif);letter-spacing:-.055em}.brand-story-dialog__copy>p:not(.hierarchy-kicker){margin:0;color:var(--h-muted);font:13px/1.95 var(--h-serif)}.brand-story-dialog__copy dl{margin:28px 0 0;border-top:1px solid var(--h-line)}.brand-story-dialog__copy dl>div{padding:15px 0;display:grid;grid-template-columns:34px 1fr;gap:12px;border-bottom:1px solid var(--h-line)}.brand-story-dialog__copy dt{color:var(--h-accent);font:9px Georgia,serif}.brand-story-dialog__copy dd{margin:0;display:grid;gap:4px}.brand-story-dialog__copy dd strong{font:500 14px/1.4 var(--h-serif)}.brand-story-dialog__copy dd span{color:var(--h-muted);font:10px/1.7 var(--h-serif)}@media(max-width:760px){.brand-story-dialog{padding:12px}.brand-story-dialog>article{width:100%;max-height:calc(100svh - 24px);grid-template-columns:1fr;overflow:auto}.brand-story-dialog figure{min-height:230px;max-height:34svh;padding:14px}.brand-story-dialog__copy{padding:38px 24px 28px;overflow:visible}.brand-story-dialog__copy h2{font-size:42px}}.series-folio{min-height:860px;padding:70px var(--h-gutter) 54px;border-bottom:1px solid var(--h-line);background:linear-gradient(180deg,rgba(255,255,255,.28),transparent),var(--h-paper) url(/assets/museum/ivory-paper-texture.jpg) center / 840px auto}.series-folio__header{margin-bottom:34px;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:50px}.series-folio__header h2{margin:10px 0 0;font:400 clamp(34px,4vw,62px)/1.1 var(--h-serif);letter-spacing:-.04em}.series-folio__header>p{margin:0;color:var(--h-muted);font:13px/1.9 var(--h-serif)}.series-folio__stage{height:610px;display:grid;grid-template-columns:minmax(360px,39%) minmax(0,61%);border:1px solid var(--h-line);box-shadow:0 24px 55px #3f2f1c1a;overflow:hidden}.series-folio__story{position:relative;overflow:hidden;background:#b99b72}.series-folio__story>img{width:100%;height:100%;object-fit:cover;filter:sepia(.24) saturate(.65) contrast(.88);transition:transform .9s cubic-bezier(.22,.76,.2,1),filter .5s ease}.series-folio__story:hover>img{transform:scale(1.035);filter:sepia(.12) saturate(.86)}.series-folio__story-veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#241b120d,#221910c7)}.series-folio__story-copy{position:absolute;inset:auto 9% 9%;color:#fff9ed}.series-folio__story-copy>span{font-size:8px;letter-spacing:.18em}.series-folio__story-copy h3{margin:12px 0 14px;font:400 clamp(38px,4vw,68px)/1.05 var(--h-serif);letter-spacing:-.04em}.series-folio__story-copy p{max-width:34em;margin:0 0 25px;font:12px/1.85 var(--h-serif);opacity:.8}.series-folio__story-copy button{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;gap:13px;color:#fff9ed;border:1px solid rgba(255,255,255,.6);background:#140f0a26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;letter-spacing:.1em;cursor:pointer}.series-folio__folds{position:relative;min-width:0;display:flex;background:#f7f2e7e6}.series-folio__folds:after{content:"";min-width:120px;flex:1 1 auto;background:linear-gradient(90deg,#f7f2e7e6,#f7f2e72e 34%,#241b121a),var(--folio-ambient-image) center / cover no-repeat;filter:saturate(.68) contrast(.91);opacity:.72;transition:flex-basis .7s cubic-bezier(.22,.76,.2,1),min-width .7s cubic-bezier(.22,.76,.2,1),opacity .36s ease}.series-folio__folds:has(>article.is-open):after{min-width:0;flex-basis:0;opacity:0}.series-folio__folds>article{position:relative;z-index:1;min-width:68px;flex:0 0 68px;display:flex;overflow:hidden;border-left:1px solid var(--h-line);background:linear-gradient(90deg,#ffffff6b,#d7cab42e);transition:flex-basis .7s cubic-bezier(.22,.76,.2,1),background .3s ease}.series-folio__folds>article:first-child{border-left:0}.series-folio__folds>article.is-open{flex:1 1 420px;background:#efe5d39e}.series-folio__fold-trigger{flex:0 0 68px;width:68px;padding:28px 13px;display:flex;flex-direction:column;align-items:center;gap:20px;border:0;background:transparent;cursor:pointer}.series-folio__fold-trigger>span{color:var(--h-accent);font:10px/1 Georgia,serif}.series-folio__fold-trigger>strong{writing-mode:vertical-rl;color:var(--h-ink);font:500 18px/1.25 var(--h-serif);letter-spacing:.12em}.series-folio__fold-trigger>small{margin-top:auto;writing-mode:vertical-rl;color:var(--h-faint);font-size:7px;letter-spacing:.13em}.series-folio__fold-content{min-width:0;flex:1;padding:22px 22px 22px 0;opacity:0;transition:opacity .26s ease 80ms}.series-folio__folds>article.is-open .series-folio__fold-content{opacity:1;transition-delay:.36s}.series-folio__fold-content>button{width:100%;height:100%;padding:0;display:grid;grid-template-rows:1fr auto;overflow:hidden;text-align:left;border:0;background:#ffffff61;cursor:pointer}.series-folio__fold-content img{width:100%;height:100%;min-height:0;object-fit:cover;filter:saturate(.8) contrast(.93);transition:transform .7s cubic-bezier(.22,.76,.2,1)}.series-folio__fold-content button:hover img{transform:scale(1.035)}.series-folio__fold-content>button>span{padding:17px 18px;display:grid;grid-template-columns:1fr auto;gap:6px 16px;border-top:1px solid var(--h-line)}.series-folio__fold-content small{grid-column:1 / -1;color:var(--h-accent);font-size:7px;letter-spacing:.16em}.series-folio__fold-content strong{font:500 17px/1.4 var(--h-serif)}.series-folio__fold-content em{display:flex;align-items:center;gap:8px;color:var(--h-muted);font-size:9px;font-style:normal}.series-folio__pagination{margin-top:22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.series-folio__pagination>div{display:flex;align-items:center;gap:14px}.series-folio__pagination>div button{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--h-line);background:transparent;cursor:pointer}.series-folio__pagination>div span{min-width:55px;color:var(--h-muted);font:10px/1 Georgia,serif;text-align:center}.series-folio__pagination>nav{display:flex;gap:10px}.series-folio__pagination>nav button{width:28px;height:2px;padding:0;border:0;background:var(--h-line);cursor:pointer;transition:width .28s ease,background .28s ease}.series-folio__pagination>nav button.is-active{width:54px;background:var(--h-accent)}.series-folio__pagination>p{justify-self:end;margin:0;color:var(--h-faint);font-size:8px;letter-spacing:.1em}.international-services{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--h-line);background:var(--h-paper-bright)}.international-services>a,.international-services>button{min-height:clamp(128px,10vw,156px);padding:24px clamp(24px,3vw,46px);display:grid;grid-template-columns:1fr auto;align-content:center;gap:5px 15px;color:inherit;border-right:1px solid var(--h-line);background:var(--h-service-surface);text-decoration:none;transition:background .26s ease;text-align:left;cursor:pointer}.international-services>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-top:0;border-bottom:0;border-left:0;font:inherit}.international-services>:last-child{border-right:0}.international-services>a:hover,.international-services>button:hover{background:color-mix(in srgb,var(--h-service-surface) 88%,var(--h-accent))}.international-services svg:first-child{grid-column:1 / -1;color:var(--h-accent);margin-bottom:4px}.international-services strong{font:500 20px/1.2 var(--h-serif);letter-spacing:.08em}.international-services span{grid-column:1;color:var(--h-muted);font-size:11px;font-weight:500}.international-services svg:last-child{grid-column:2;grid-row:3 / 5;align-self:center}.international-footer{padding:64px var(--h-gutter) 26px;background:radial-gradient(circle at 94% 15%,rgba(178,145,93,.1),transparent 18%),var(--h-paper) url(/assets/museum/ivory-paper-texture.jpg) center / 760px auto}.international-footer__grid{display:grid;grid-template-columns:.85fr .9fr .85fr .85fr 1.3fr;gap:clamp(28px,4vw,70px)}.international-footer__grid section{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.international-footer__grid h2{margin:0 0 20px;padding-bottom:14px;position:relative;font:500 18px/1.2 var(--h-serif);letter-spacing:.08em}.international-footer__grid h2:after{content:"◇";position:absolute;left:0;bottom:-4px;color:var(--h-accent);font-size:12px}.international-footer__grid a,.international-footer__grid button{padding:4px 0 5px;display:flex;align-items:center;gap:9px;color:var(--h-muted);border:0;border-bottom:1px solid transparent;background:transparent;font:11px/1.35 var(--h-serif);letter-spacing:.04em;text-align:left;text-decoration:none;cursor:pointer}.international-footer__grid a:hover,.international-footer__grid button:hover{color:var(--h-ink);border-bottom-color:var(--h-accent)}.international-footer__letter p{margin:0;color:var(--h-muted);font:12px/1.8 var(--h-serif)}.international-footer__letter form{width:100%;margin-top:15px;display:grid;grid-template-columns:1fr 46px;border:1px solid var(--h-line)}.international-footer__letter input{min-width:0;height:46px;padding:0 14px;border:0;background:#ffffff59;font:11px var(--h-serif)}.international-footer__letter form button{width:46px;height:46px;padding:0;display:grid;place-items:center;color:var(--h-paper-bright);border:0;background:var(--h-accent)}.international-footer__base{margin-top:58px;padding-top:24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;border-top:1px solid var(--h-line);color:var(--h-faint);font-size:9px}.international-footer__base nav,.international-footer__languages,.international-footer__payments{display:flex;align-items:center;gap:16px}.international-footer__base nav a,.international-footer__base nav button{padding:0;color:inherit;border:0;border-bottom:1px solid transparent;background:transparent;font:inherit;text-decoration:none;cursor:pointer}.international-footer__base nav a:hover,.international-footer__base nav button:hover{color:var(--h-ink);border-bottom-color:var(--h-accent)}.footer-info-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:28px;background:#201a1457;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:hierarchy-fade-in .22s ease both}.footer-info-dialog{width:min(560px,100%);min-height:330px;padding:clamp(42px,7vw,76px);position:relative;display:flex;flex-direction:column;justify-content:center;color:var(--h-ink);border:1px solid rgba(144,109,59,.28);background:var(--h-paper-bright) url(/assets/museum/ivory-paper-texture.jpg) center / 680px auto;box-shadow:0 30px 90px #261d1438}.footer-info-dialog:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(144,109,59,.18);pointer-events:none}.footer-info-dialog>small{color:var(--h-accent);font:8px/1 var(--h-sans);letter-spacing:.2em}.footer-info-dialog h2{margin:22px 0 16px;font:500 clamp(32px,5vw,48px)/1.1 var(--h-serif)}.footer-info-dialog p{max-width:46ch;margin:0;color:var(--h-muted);font:14px/1.9 var(--h-serif)}.footer-info-dialog__close{width:42px;height:42px;position:absolute;top:22px;right:22px;display:grid;place-items:center;border:1px solid var(--h-line);background:transparent;cursor:pointer}.footer-info-dialog__concierge{margin-top:30px;padding:12px 0;align-self:flex-start;display:inline-flex;align-items:center;gap:14px;color:var(--h-accent);border:0;border-bottom:1px solid currentColor;background:transparent;font:11px var(--h-serif);cursor:pointer}.editorial-info-dialog{position:fixed;z-index:146;top:0;right:0;bottom:0;left:0;padding:clamp(14px,4vw,48px);display:grid;place-items:center}.editorial-info-dialog__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#1f1a1461;-webkit-backdrop-filter:blur(14px) saturate(.72);backdrop-filter:blur(14px) saturate(.72);animation:hierarchy-fade-in .22s ease both}.editorial-info-dialog>article{position:relative;width:min(720px,94vw);max-height:calc(100svh - clamp(28px,8vw,96px));min-height:0;overflow:hidden;color:var(--h-ink);border:1px solid rgba(144,109,59,.34);background:var(--h-paper-bright) url(/assets/museum/ivory-paper-texture.jpg) center / 680px auto;box-shadow:0 34px 110px #261d1447;animation:story-dialog-sheet .42s cubic-bezier(.22,.76,.2,1) both}.editorial-info-dialog>article:before{content:"";position:absolute;z-index:2;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(144,109,59,.16);pointer-events:none}.editorial-info-dialog__close{position:absolute;z-index:5;top:20px;right:20px;width:42px;height:42px;display:grid;place-items:center;color:var(--h-ink);border:1px solid var(--h-line);background:#faf7eff0;cursor:pointer}.editorial-info-dialog__scroll{max-height:calc(100svh - clamp(28px,8vw,96px));min-height:0;padding:clamp(54px,7vw,86px) clamp(34px,7vw,84px) clamp(42px,6vw,72px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.editorial-info-dialog__scroll>small{color:var(--h-accent);font:8px/1 var(--h-sans);letter-spacing:.2em}.editorial-info-dialog__scroll h2{max-width:12em;margin:22px 0 18px;font:500 clamp(34px,5vw,58px)/1.08 var(--h-serif);letter-spacing:-.035em}.editorial-info-dialog__scroll>p{max-width:54ch;margin:0;color:var(--h-muted);font:14px/1.95 var(--h-serif)}.editorial-info-dialog__content{margin-top:28px}.editorial-info-dialog__series{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--h-line)}.editorial-info-dialog__series button{min-height:76px;padding:16px 18px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;color:var(--h-ink);border:0;border-right:1px solid var(--h-line);border-bottom:1px solid var(--h-line);background:#ffffff2e;text-align:left;cursor:pointer}.editorial-info-dialog__series button:hover{background:#af8b501a}.editorial-info-dialog__series span{color:var(--h-accent);font:9px Georgia,serif}.editorial-info-dialog__series strong{font:500 14px/1.4 var(--h-serif)}.editorial-info-dialog__action{margin-top:30px;padding:12px 0;display:inline-flex;align-items:center;gap:14px;color:var(--h-accent);border:0;border-bottom:1px solid currentColor;background:transparent;font:11px var(--h-serif);cursor:pointer}@media(max-width:620px){.editorial-info-dialog{padding:12px}.editorial-info-dialog>article,.editorial-info-dialog__scroll{max-height:calc(100svh - 24px)}.editorial-info-dialog__scroll{padding:64px 26px 34px}.editorial-info-dialog__series{grid-template-columns:1fr}.editorial-info-dialog__series button{border-right:0}}.international-footer__languages{justify-self:center}.international-footer__languages button{padding:2px 0;color:var(--h-faint);border:0;border-bottom:1px solid transparent;background:transparent;font-size:9px;cursor:pointer}.international-footer__languages button.is-active{color:var(--h-accent);border-bottom-color:var(--h-accent)}.international-footer__payments{grid-column:1 / -1;justify-content:center;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--h-line) 65%,transparent);font:9px Georgia,serif;letter-spacing:.08em}@media(max-width:1080px){.cultural-hero{grid-template-columns:minmax(330px,1fr) 1fr}.series-folio__stage{grid-template-columns:38% 62%}.series-folio__folds>article{min-width:54px;flex-basis:54px}.series-folio__fold-trigger{flex-basis:54px;width:54px;padding-inline:8px}.series-folio__fold-trigger>strong{font-size:15px}.international-footer__grid{grid-template-columns:repeat(4,1fr)}.international-footer__letter{grid-column:1 / -1;max-width:520px;margin-top:20px}}@media(max-width:820px){.cultural-hero{min-height:780px;padding:65px 24px 38px;grid-template-columns:1fr;grid-template-rows:1fr auto}.cultural-hero__copy{align-self:start;padding-bottom:0}.cultural-hero__copy h1{max-width:8em;font-size:clamp(48px,12vw,74px)}.cultural-hero__archive{position:absolute;top:25%;right:-10%;bottom:6%;left:20%;opacity:.7}.cultural-hero__notes{display:none}.cultural-hero__scroll{grid-column:1}.series-folio{min-height:auto;padding:56px 20px 42px}.series-folio__header{grid-template-columns:1fr;gap:18px}.series-folio__stage{height:auto;display:block}.series-folio__story{min-height:560px}.series-folio__folds{height:520px}.series-folio__pagination{grid-template-columns:1fr auto}.series-folio__pagination>p{display:none}.international-services{grid-template-columns:1fr 1fr}.international-services>a,.international-services>button{min-height:160px;border-bottom:1px solid var(--h-line)}.international-footer{padding-inline:24px}.international-footer__grid{grid-template-columns:1fr 1fr}.international-footer__letter{grid-column:1 / -1}.international-footer__base{grid-template-columns:1fr;justify-items:center;text-align:center}.international-footer__languages{justify-self:auto}}@media(max-width:560px){.cultural-hero__actions{align-items:stretch;flex-direction:column;gap:10px}.cultural-hero__actions a,.cultural-hero__actions button{width:100%}.series-folio__story{min-height:500px}.series-folio__folds{height:auto;display:block}.series-folio__folds>article,.series-folio__folds>article.is-open{min-height:62px;width:100%;display:grid;grid-template-columns:1fr;border-left:0;border-top:1px solid var(--h-line)}.series-folio__fold-trigger{width:100%;min-height:62px;padding:12px 16px;flex-direction:row;justify-content:flex-start}.series-folio__fold-trigger>strong,.series-folio__fold-trigger>small{writing-mode:horizontal-tb}.series-folio__fold-trigger>small{margin:0 0 0 auto}.series-folio__fold-content{max-height:0;padding:0 16px;overflow:hidden}.series-folio__folds>article.is-open .series-folio__fold-content{max-height:520px;padding-bottom:16px}.series-folio__fold-content>button{height:420px}.series-folio__pagination{grid-template-columns:1fr}.series-folio__pagination>nav{justify-content:center}.international-services{grid-template-columns:1fr}.international-services>a,.international-services>button{border-right:0}.international-footer__grid{grid-template-columns:1fr}.international-footer__letter{grid-column:auto}}@media(prefers-reduced-motion:reduce){.cultural-hero__halo,.cultural-hero__smoke,.cultural-hero__particles i{animation:none!important}}.story-chapter-dialog{position:fixed;z-index:125;top:0;right:0;bottom:0;left:0;padding:clamp(18px,5vw,78px);display:grid;place-items:center}.story-chapter-dialog__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#f2ecdfc7;-webkit-backdrop-filter:blur(14px) saturate(.72);backdrop-filter:blur(14px) saturate(.72);cursor:default;animation:story-dialog-veil .36s ease both}.story-chapter-dialog>article{position:relative;width:min(920px,90vw);max-height:min(610px,84svh);display:grid;grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);overflow:hidden;color:var(--h-ink);border:1px solid color-mix(in srgb,var(--h-accent) 50%,transparent);background:linear-gradient(110deg,rgba(255,255,255,.48),transparent 52%),var(--h-paper-bright) url(/assets/museum/ivory-paper-texture.jpg) center / 720px auto;box-shadow:0 35px 100px #49351c33;animation:story-dialog-sheet .56s cubic-bezier(.22,.76,.2,1) both}.story-chapter-dialog__close{position:absolute;z-index:3;top:18px;right:18px;width:42px;height:42px;display:grid;place-items:center;color:var(--h-ink);border:1px solid var(--h-line);background:#faf6edd6;cursor:pointer}.story-chapter-dialog__image{position:relative;min-height:0;padding:24px;overflow:hidden;background:var(--dialog-tone, var(--h-paper-deep))}.story-chapter-dialog__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(31,23,14,.22))}.story-chapter-dialog__image img{width:100%;height:100%;object-fit:contain;filter:saturate(.78) contrast(.92);box-shadow:0 18px 45px #2b201429}.story-chapter-dialog__image>span{position:absolute;z-index:2;left:25px;bottom:22px;color:#fff9ed;font:18px/1 Georgia,serif}.story-chapter-dialog__copy{min-height:0;padding:clamp(48px,6vw,74px) clamp(34px,5vw,66px) 44px;display:flex;flex-direction:column;justify-content:center;overflow:auto}.story-chapter-dialog__copy h2{margin:18px 0 8px;font:400 clamp(46px,5vw,74px)/1 var(--h-serif);letter-spacing:-.05em}.story-chapter-dialog__copy h3{margin:0 0 28px;font:400 20px/1.4 var(--h-serif);letter-spacing:.08em}.story-chapter-dialog__copy>p:not(.hierarchy-kicker){margin:0;color:var(--h-muted);font:13px/2 var(--h-serif)}.story-chapter-dialog__copy dl{margin:30px 0;padding:18px 0;display:grid;grid-template-columns:1fr 1fr;gap:22px;border-block:1px solid var(--h-line)}.story-chapter-dialog__copy dl div{display:grid;gap:7px}.story-chapter-dialog__copy dt{color:var(--h-faint);font-size:8px;letter-spacing:.13em}.story-chapter-dialog__copy dd{margin:0;font:12px/1.5 var(--h-serif)}.story-chapter-dialog__actions{display:flex;flex-wrap:wrap;gap:10px}.story-chapter-dialog__actions button{min-height:44px;padding:0 17px;display:flex;align-items:center;gap:12px;border:1px solid var(--h-accent);background:transparent;font-size:10px;letter-spacing:.09em;cursor:pointer}.story-chapter-dialog__actions button:last-child{color:var(--h-paper-bright);background:var(--h-accent)}@keyframes story-dialog-veil{0%{opacity:0}to{opacity:1}}@keyframes story-dialog-sheet{0%{opacity:0;clip-path:inset(8% 8% 8% 8%);transform:translateY(24px) scale(.985)}to{opacity:1;clip-path:inset(0);transform:translateY(0) scale(1)}}@media(max-width:760px){.story-chapter-dialog{padding:12px}.story-chapter-dialog>article{grid-template-columns:1fr;width:100%;max-height:calc(100svh - 24px)}.story-chapter-dialog__image{min-height:220px;max-height:32svh;padding:14px}.story-chapter-dialog__copy{min-height:auto;padding:38px 24px 30px}.story-chapter-dialog__copy h2{font-size:46px}}@media(prefers-reduced-motion:reduce){.story-chapter-dialog__backdrop,.story-chapter-dialog>article{animation:none!important}}.hierarchy-product-page--commerce{background:var(--h-paper)}.hierarchy-product-purchase{min-height:calc(100svh - var(--h-header-height) - 54px);width:min(1760px,100%);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);border-inline:1px solid var(--h-line);border-bottom:1px solid var(--h-line)}.hierarchy-product-gallery{min-width:0;padding:24px clamp(24px,4vw,58px) 48px;display:grid;grid-template-columns:76px 1fr;gap:18px;background:linear-gradient(120deg,rgba(255,255,255,.35),transparent 48%),var(--h-paper-deep) url(/assets/museum/ivory-paper-texture.jpg) center / 760px auto}.hierarchy-product-gallery__thumbs{display:flex;flex-direction:column;gap:10px}.hierarchy-product-gallery__thumbs button{width:76px;aspect-ratio:1;padding:4px;overflow:hidden;border:1px solid transparent;background:#ffffff52;cursor:pointer}.hierarchy-product-gallery__thumbs button.is-active{border-color:var(--h-accent)}.hierarchy-product-gallery__thumbs img,.hierarchy-product-gallery__main>img{width:100%;height:100%;object-fit:cover}.hierarchy-product-gallery__main{position:relative;min-height:640px;margin:0;overflow:hidden;background:#ffffff47}.hierarchy-product-gallery__main>img{filter:none;transition:transform .9s cubic-bezier(.22,.76,.2,1)}.hierarchy-product-gallery__main:hover>img{transform:scale(1.012)}.hierarchy-product-gallery__control{position:absolute;z-index:2;top:50%;min-width:44px;min-height:44px;padding:0;display:grid;place-items:center;color:var(--h-ink);border:1px solid color-mix(in srgb,var(--h-ink) 24%,transparent);border-radius:50%;background:#faf6ede6;box-shadow:0 8px 24px #2b231926;cursor:pointer;touch-action:manipulation;transform:translateY(-50%);transition:color .18s ease,border-color .18s ease,background .18s ease}.hierarchy-product-gallery__control--previous{left:18px}.hierarchy-product-gallery__control--next{right:18px}.hierarchy-product-gallery__control svg{transition:transform .18s ease}.hierarchy-product-gallery__control--previous:hover svg{transform:translate(-2px)}.hierarchy-product-gallery__control--next:hover svg{transform:translate(2px)}.hierarchy-product-gallery__control:hover{color:var(--h-paper-bright);border-color:var(--h-accent);background:var(--h-accent)}.hierarchy-product-gallery__control:focus-visible{outline:2px solid var(--h-accent-bright);outline-offset:3px;box-shadow:0 0 0 2px #2b2319b8,0 8px 24px #2b23192e}.hierarchical-site[data-color-theme=dark] .hierarchy-product-gallery__control{color:var(--h-ink);border-color:#d7b87f6b;background:#2a241beb;box-shadow:0 8px 24px #00000061}.hierarchical-site[data-color-theme=dark] .hierarchy-product-gallery__control:hover{color:#17140f;background:var(--h-accent-bright)}.hierarchy-product-gallery__main figcaption{position:absolute;inset:auto 18px 17px;display:flex;justify-content:space-between;color:#ffffffdb;font-size:7px;letter-spacing:.16em;text-shadow:0 1px 8px rgba(0,0,0,.4)}.hierarchy-product-buybox{padding:clamp(28px,4svh,48px) clamp(34px,4vw,68px);display:flex;flex-direction:column;justify-content:center;background:var(--h-paper-bright) url(/assets/museum/ivory-paper-texture.jpg) center / 760px auto}.hierarchy-product-buybox h1{margin-top:12px;font-size:clamp(38px,3.7vw,58px)}.hierarchy-product-buybox .hierarchy-product-story{margin-top:16px;color:var(--h-muted);font:14px/1.75 var(--h-serif)}.hierarchy-product-quantity{min-height:55px;margin:22px 0 12px;padding:0 0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--h-line)}.hierarchy-product-quantity>span{color:var(--h-muted);font-size:9px;letter-spacing:.12em}.hierarchy-product-quantity>div{display:grid;grid-template-columns:34px 40px 34px;align-items:center;border:1px solid var(--h-line)}.hierarchy-product-quantity button{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.hierarchy-product-quantity button:disabled{opacity:.25;cursor:not-allowed}.hierarchy-product-quantity output{text-align:center;font:12px Georgia,serif}.hierarchy-product-payment-note{margin:12px 0 0;color:var(--h-faint);font-size:8px;letter-spacing:.05em;text-align:center}.hierarchy-product-narrative,.hierarchy-product-usage{min-height:560px;display:grid;border-bottom:1px solid var(--h-line)}.hierarchy-product-narrative{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.hierarchy-product-usage{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr)}.hierarchy-product-narrative__copy,.hierarchy-product-usage__copy{padding:clamp(46px,5vw,76px) var(--h-gutter);display:flex;flex-direction:column;justify-content:center}.hierarchy-product-narrative__copy h2,.hierarchy-product-usage__copy h2,.hierarchy-product-policies h2{margin:18px 0 26px;font:450 clamp(34px,3.3vw,50px)/1.16 var(--h-serif);letter-spacing:-.045em}.hierarchy-product-narrative__copy>p:not(.hierarchy-kicker),.hierarchy-product-usage__copy>p:not(.hierarchy-kicker){margin:0;color:var(--h-muted);font:450 15px/1.8 var(--h-serif)}.hierarchy-product-narrative__copy blockquote{margin:26px 0 0;padding:14px 0 14px 22px;color:var(--h-muted);border-left:1px solid var(--h-accent);font:450 14px/1.75 var(--h-serif)}.hierarchy-product-narrative__visual,.hierarchy-product-usage__visual{position:relative;min-height:560px;overflow:hidden;background:var(--h-paper-deep)}.hierarchy-product-narrative__visual img,.hierarchy-product-usage__visual>img{width:100%;height:100%;object-fit:contain;padding:clamp(18px,2.5vw,34px);filter:none}.hierarchy-product-narrative__visual>span{position:absolute;inset:auto 30px 24px;color:#fff;font-size:8px;letter-spacing:.18em;text-shadow:0 2px 12px rgba(0,0,0,.5)}.hierarchy-product-usage{background:var(--h-paper-bright)}.hierarchy-product-usage__visual{grid-column:1;grid-row:1}.hierarchy-product-usage__copy{grid-column:2;grid-row:1}.hierarchy-product-usage__copy ol{margin:30px 0 0;padding:0;list-style:none;counter-reset:usage}.hierarchy-product-usage__copy li{min-height:54px;padding:15px 0 15px 48px;position:relative;display:flex;align-items:center;color:var(--h-muted);border-top:1px solid var(--h-line);font:11px/1.6 var(--h-serif);counter-increment:usage}.hierarchy-product-usage__copy li:before{content:"0" counter(usage);position:absolute;left:0;color:var(--h-accent);font:10px Georgia,serif}.incense-drawer-demo{position:relative;width:100%;height:100%;min-height:560px;perspective:1300px;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.66),transparent 38%),var(--h-paper-deep) url(/assets/museum/ivory-paper-texture.jpg) center / 760px auto}.incense-drawer-demo>img{position:absolute;z-index:2;left:24%;top:13%;width:44%;height:62%;object-fit:cover;box-shadow:0 24px 55px #32241433;transform:rotateY(-8deg) rotateX(3deg)}.incense-drawer-demo__tray{position:absolute;z-index:1;left:35%;top:58%;width:44%;height:19%;border:1px solid rgba(77,57,35,.26);background:#efe9dd;box-shadow:0 18px 32px #32241426;animation:incense-drawer 6s ease-in-out infinite}.incense-drawer-demo__stick{position:absolute;z-index:3;left:66%;top:22%;width:3px;height:235px;background:linear-gradient(#a25136 0,#a25136 5%,#4d3221 6%,#4d3221);box-shadow:0 -3px 9px #b95c36}.incense-drawer-demo__smoke{position:absolute;z-index:3;left:61%;top:2%;width:100px;height:180px;border:2px solid rgba(255,255,255,.62);border-color:rgba(255,255,255,.62) transparent transparent rgba(255,255,255,.25);border-radius:50%;filter:blur(5px);animation:cultural-smoke 7s ease-in-out infinite}@keyframes incense-drawer{0%,24%,to{transform:translate(-25%)}48%,78%{transform:translate(18%)}}.hierarchy-product-policies{padding:clamp(48px,5vw,72px) var(--h-gutter);display:grid;grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);gap:clamp(44px,7vw,110px);border-bottom:1px solid var(--h-line);background:linear-gradient(115deg,rgba(255,255,255,.3),transparent 48%),var(--h-paper) url(/assets/museum/ivory-paper-texture.jpg) center / 760px auto}.hierarchy-product-policies header{align-self:start}.hierarchy-product-policies h2{max-width:9em}.hierarchy-product-policies details{border-top:1px solid var(--h-line)}.hierarchy-product-policies details:last-child{border-bottom:1px solid var(--h-line)}.hierarchy-product-policies summary{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;font:500 16px/1.4 var(--h-serif);list-style:none;cursor:pointer}.hierarchy-product-policies summary::-webkit-details-marker{display:none}.hierarchy-product-policies details[open] summary svg{transform:rotate(45deg)}.hierarchy-product-policies summary svg{transition:transform .24s ease}.hierarchy-product-policies details p{margin:0;padding:0 42px 25px 0;color:var(--h-muted);font:12px/1.9 var(--h-serif)}.hierarchy-product-page--commerce .hierarchy-product-knowledge{grid-template-columns:repeat(4,1fr);padding:clamp(40px,5vw,72px) var(--h-gutter)}.hierarchy-product-page--commerce .hierarchy-product-knowledge article{padding:clamp(26px,3vw,44px)}.hierarchy-product-page--commerce .hierarchy-product-knowledge article>img{width:calc(100% + 2*clamp(26px,3vw,44px));height:clamp(132px,12vw,178px);margin:calc(-1*clamp(26px,3vw,44px)) calc(-1*clamp(26px,3vw,44px)) 24px;filter:none}.hierarchy-product-page--commerce .hierarchy-product-knowledge h2{margin-block:9px 12px;font-size:clamp(25px,2.25vw,34px);line-height:1.18}.hierarchy-product-page--commerce .hierarchy-product-knowledge article>p:last-child{font-size:14px;line-height:1.75}@media(max-width:980px){.hierarchy-product-purchase{grid-template-columns:minmax(0,1fr)}.hierarchy-product-gallery__main{min-height:600px}.hierarchy-product-narrative,.hierarchy-product-usage{min-height:auto;grid-template-columns:1fr}.hierarchy-product-narrative__copy,.hierarchy-product-usage__copy{min-height:480px}.hierarchy-product-narrative__visual,.hierarchy-product-usage__visual{min-height:580px}.hierarchy-product-usage__visual,.hierarchy-product-usage__copy{grid-column:auto;grid-row:auto}.hierarchy-product-page--commerce .hierarchy-product-knowledge{grid-template-columns:1fr 1fr}}@media(max-width:620px){.hierarchy-product-gallery{width:100%;max-width:100%;padding:14px 14px 24px;grid-template-columns:minmax(0,1fr)}.hierarchy-product-gallery__thumbs{order:2;flex-direction:row}.hierarchy-product-gallery__thumbs button{width:64px}.hierarchy-product-gallery__main{min-height:0;aspect-ratio:4 / 5}.hierarchy-product-gallery__control--previous{left:12px}.hierarchy-product-gallery__control--next{right:12px}.hierarchy-product-buybox{padding:42px 24px 48px}.hierarchy-product-narrative__copy,.hierarchy-product-usage__copy{padding:70px 24px}.hierarchy-product-narrative__visual,.hierarchy-product-usage__visual,.incense-drawer-demo{min-height:400px}.hierarchy-product-policies{padding:52px 24px;grid-template-columns:1fr;gap:26px}.hierarchy-product-page--commerce .hierarchy-product-knowledge{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hierarchy-product-gallery__main>img,.hierarchy-product-gallery__control,.hierarchy-product-gallery__control svg{transition:none!important}.hierarchy-product-gallery__main:hover>img{transform:none}.incense-drawer-demo__tray,.incense-drawer-demo__smoke{animation:none!important}}.hierarchy-brand__emblem-wrap{width:48px;height:48px;flex:0 0 48px;display:grid!important;place-items:center;overflow:hidden;border-radius:50%;background:transparent;contain:layout paint;isolation:isolate}.hierarchy-brand__emblem{width:48px;height:48px;display:block;object-fit:contain;border-radius:50%;transform:translateZ(0) rotate(0);transform-origin:50% 50%;backface-visibility:hidden;will-change:transform}.hierarchy-brand:hover .hierarchy-brand__emblem--spin-on-hover,.hierarchy-brand:focus-visible .hierarchy-brand__emblem--spin-on-hover{animation:veda-emblem-orbit 5.6s linear infinite}@keyframes veda-emblem-orbit{0%{transform:translateZ(0) rotate(0)}to{transform:translateZ(0) rotate(360deg)}}.hierarchical-site[data-color-theme=dark] .hierarchy-brand__emblem{filter:invert(.92) sepia(.18) saturate(.72);mix-blend-mode:screen}.cultural-film__controls{justify-content:flex-start;gap:8px}.cultural-film__controls button:last-child{margin-left:auto}.journal-page{min-height:100vh;background:linear-gradient(125deg,rgba(255,255,255,.3),transparent 48%),var(--h-paper) url(/assets/museum/ivory-paper-texture.jpg) center / 820px auto}.journal-page__hero{min-height:calc(100svh - var(--h-header-height));padding:clamp(50px,7vw,110px) var(--h-gutter);display:grid;grid-template-columns:minmax(300px,.75fr) minmax(420px,1.25fr);align-items:center;gap:clamp(44px,8vw,140px);border-bottom:1px solid var(--h-line)}.journal-page__eyebrow,.journal-page__index{margin:0 0 22px;color:var(--h-accent);font-size:9px;letter-spacing:.22em;text-transform:uppercase}.journal-page__hero h1{margin:0;font:400 clamp(64px,8vw,128px)/.95 var(--h-serif);letter-spacing:-.06em}.journal-page__lead{max-width:21em;margin:32px 0;color:var(--h-muted);font:15px/2 var(--h-serif)}.journal-page__home-link{width:max-content;padding:13px 0;display:inline-block;border-bottom:1px solid var(--h-accent);font:12px var(--h-serif);letter-spacing:.08em}.journal-page figure{margin:0}.journal-page__hero figure{position:relative}.journal-page__hero figure:before{content:"";position:absolute;top:-18px;right:18px;bottom:18px;left:-18px;border:1px solid color-mix(in srgb,var(--h-accent) 42%,transparent)}.journal-page__hero img{position:relative;width:100%;aspect-ratio:4 / 3;object-fit:cover;filter:saturate(.72) contrast(.94);box-shadow:0 35px 80px var(--h-shadow)}.journal-page__hero figcaption{margin-top:14px;color:var(--h-faint);font-size:8px;letter-spacing:.15em;text-transform:uppercase}.journal-page__section{min-height:660px;padding:clamp(70px,9vw,145px) var(--h-gutter);display:grid;grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);align-items:center;gap:clamp(45px,9vw,155px);border-bottom:1px solid var(--h-line)}.journal-page__section:nth-of-type(2n){grid-template-columns:minmax(420px,1.22fr) minmax(280px,.78fr);background:color-mix(in srgb,var(--h-paper-bright) 65%,transparent)}.journal-page__section:nth-of-type(2n)>div{grid-column:2;grid-row:1}.journal-page__section:nth-of-type(2n)>figure{grid-column:1;grid-row:1}.journal-page__section h2{margin:0 0 28px;font:400 clamp(42px,5vw,76px)/1.14 var(--h-serif);letter-spacing:-.045em}.journal-page__section>div>p:last-child{max-width:34em;margin:0;color:var(--h-muted);font:14px/2.15 var(--h-serif)}.journal-page__section img{width:100%;aspect-ratio:4 / 3;object-fit:cover;filter:saturate(.76) contrast(.95);box-shadow:0 26px 66px var(--h-shadow)}.hierarchy-chapter-story-layout{padding:clamp(78px,10vw,150px) var(--h-gutter);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);align-items:start;gap:clamp(46px,8vw,130px);border-bottom:1px solid var(--h-line);background:var(--h-paper-bright)}.hierarchy-chapter-story{min-width:0}.hierarchy-chapter-story__section{max-width:820px;padding:0 0 clamp(72px,10vw,145px)}.hierarchy-chapter-story__section:last-child{padding-bottom:0}.hierarchy-chapter-story__section h2{max-width:11em;margin:18px 0 32px;font:400 clamp(38px,4.5vw,68px)/1.2 var(--h-serif);letter-spacing:-.045em}.hierarchy-chapter-story__section>p:not(.hierarchy-kicker){max-width:44em;margin:0 0 20px;color:var(--h-muted);font:15px/2.15 var(--h-serif)}.hierarchy-chapter-story__section figure{margin:42px 0 0}.hierarchy-chapter-story__section figure img{width:100%;max-height:680px;object-fit:contain;background:var(--h-paper-deep)}.hierarchy-chapter-purchase__sticky{position:sticky;top:calc(var(--h-header-height) + 34px);padding:30px;border:1px solid var(--h-line);background:linear-gradient(145deg,rgba(255,255,255,.45),transparent 60%),var(--h-paper) url(/assets/museum/ivory-paper-texture.jpg) center / 760px auto;box-shadow:0 24px 68px var(--h-shadow)}.hierarchy-chapter-purchase__sticky>header{padding-bottom:24px;border-bottom:1px solid var(--h-line)}.hierarchy-chapter-purchase__sticky>header h2{margin:14px 0 10px;font:400 26px/1.35 var(--h-serif)}.hierarchy-chapter-purchase__sticky>header>span{color:var(--h-faint);font-size:8px;letter-spacing:.13em}.hierarchy-chapter-purchase__products{display:grid}.hierarchy-chapter-purchase__product{padding:20px 0;border-bottom:1px solid var(--h-line)}.hierarchy-chapter-purchase__open{width:100%;padding:0;display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:14px;text-align:left;border:0;background:transparent;cursor:pointer}.hierarchy-chapter-purchase__open img{width:72px;height:82px;object-fit:cover;background:var(--h-paper-deep)}.hierarchy-chapter-purchase__open span{display:grid;gap:5px}.hierarchy-chapter-purchase__open small{color:var(--h-faint);font-size:7px;letter-spacing:.08em}.hierarchy-chapter-purchase__open strong{font:400 15px/1.45 var(--h-serif)}.hierarchy-chapter-purchase__product footer{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hierarchy-chapter-purchase__product footer>span{font:13px Georgia,serif}.hierarchy-chapter-purchase__product footer button{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;color:var(--h-paper-bright);border:1px solid var(--h-ink);background:var(--h-ink);font-size:9px;cursor:pointer}@media(max-width:900px){.journal-page__hero,.journal-page__section,.journal-page__section:nth-of-type(2n){min-height:auto;grid-template-columns:1fr;gap:45px}.journal-page__hero{padding-block:76px}.journal-page__section:nth-of-type(2n)>div,.journal-page__section:nth-of-type(2n)>figure{grid-column:auto;grid-row:auto}.journal-page__section:nth-of-type(2n)>div{order:1}.journal-page__section:nth-of-type(2n)>figure{order:2}.hierarchy-chapter-story-layout{grid-template-columns:1fr}.hierarchy-chapter-purchase__sticky{position:static}}@media(max-width:820px){.hierarchy-page-intro{min-height:350px;padding:54px 20px 40px}.hierarchy-collection-list{padding:24px 20px 0;grid-template-columns:1fr;gap:18px}.hierarchy-collection-entry,.hierarchy-collection-entry:nth-child(2n){min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(280px,62vw) auto}.hierarchy-collection-entry__image{min-height:280px}.hierarchy-collection-entry__copy{min-height:0;padding:30px 24px 34px;border-top:1px solid var(--h-line)}.hierarchy-collection-entry__copy h2{margin-top:26px}.hierarchy-directory-merch{margin-top:42px;padding:38px 20px 48px}.hierarchy-directory-merch__header{grid-template-columns:1fr;gap:17px;margin-bottom:26px}.hierarchy-directory-merch__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.hierarchy-directory-merch__item,.hierarchy-directory-merch__item--1,.hierarchy-directory-merch__item--2,.hierarchy-directory-merch__item--4,.hierarchy-directory-merch__item--6{grid-column:span 1}.hierarchy-directory-merch__item figure,.hierarchy-directory-merch__item--1 figure,.hierarchy-directory-merch__item--2 figure,.hierarchy-directory-merch__item--4 figure,.hierarchy-directory-merch__item--6 figure{aspect-ratio:1.25}}@media(max-width:560px){.hierarchy-brand{gap:9px}.hierarchy-brand__emblem-wrap,.hierarchy-brand__emblem{width:38px;height:38px}.hierarchy-brand__emblem-wrap{flex-basis:38px}.journal-page__hero,.journal-page__section{padding:60px 22px}.journal-page__hero h1{font-size:64px}.journal-page__hero figure:before{top:-9px;right:9px;bottom:9px;left:-9px}.hierarchy-chapter-story-layout{padding:70px 20px}.hierarchy-chapter-purchase__sticky{padding:22px}.cultural-film{padding:10px}.cultural-film__frame{width:100%}.cultural-film__controls{padding:8px}.cultural-film__controls button{padding:8px;font-size:0}.cultural-film__controls button svg{width:18px;height:18px}.hierarchy-directory-merch__rail{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hierarchy-brand__emblem,.hierarchy-brand:hover .hierarchy-brand__emblem--spin-on-hover,.hierarchy-brand:focus-visible .hierarchy-brand__emblem--spin-on-hover{animation:none!important;transform:none!important}}@media(min-width:981px){.cultural-hero{height:var(--h-task-height);min-height:0;padding-block:var(--h-section-pad-y)}.cultural-hero__copy{padding-block:0 42px}.cultural-hero__archive{min-height:0}.hierarchy-story:not(.hierarchy-story--opening){min-height:min(650px,var(--h-task-height))}.hierarchy-story__visual{min-height:0}.hierarchy-story__copy{padding-block:var(--h-section-pad-y)}.hierarchy-page-intro{min-height:clamp(168px,19svh,205px);padding-block:clamp(16px,2svh,22px)}.hierarchy-collection-list{padding-top:clamp(14px,1.8svh,20px)}.hierarchy-collection-entry{grid-template-rows:clamp(240px,31svh,320px) auto}.hierarchy-collection-entry__copy{min-height:168px}.hierarchy-directory-merch{margin-top:var(--h-section-pad-y);padding-block:var(--h-section-pad-y)}.hierarchy-detail-hero{height:min(620px,var(--h-task-height))}.hierarchy-detail-hero__copy,.hierarchy-chapter-hero__copy{padding-block:var(--h-section-pad-y)}.hierarchy-detail-hero__copy .hierarchy-kicker,.hierarchy-chapter-hero__copy .hierarchy-kicker{margin-top:34px}.hierarchy-chapter-hero{height:var(--h-task-height);min-height:0}.hierarchy-chapter-hero__art{min-height:0}.hierarchy-chapter-index,.hierarchy-representative,.hierarchy-chapter-objects{padding-block:var(--h-section-pad-y)}.hierarchy-chapter-index li button{min-height:92px}.hierarchy-product-stage{min-height:var(--h-task-height)}.hierarchy-product-stage__image{min-height:0}.hierarchy-product-stage__copy{padding-block:var(--h-section-pad-y)}.hierarchy-product-purchase{height:min(760px,calc(var(--h-task-height) - 68px));min-height:0}.hierarchy-product-gallery{padding-block:20px 28px}.hierarchy-product-gallery__main{min-height:0}.hierarchy-product-buybox{height:100%;min-height:0;padding:clamp(22px,2.8svh,34px) clamp(30px,3.6vw,58px);justify-content:center;overflow:hidden}.hierarchy-product-buybox>.hierarchy-back-link{min-height:0;margin-bottom:0;padding-block:6px}.hierarchy-product-buybox h1{margin-block:10px 8px;font-size:clamp(40px,3.4vw,54px);line-height:1.06}.hierarchy-product-buybox .hierarchy-product-story{margin-block:11px;line-height:1.7}.hierarchy-product-buybox .product-variant-selector{margin-bottom:10px;padding-block:10px 12px}.hierarchy-product-buybox .product-variant-selector>header{margin-bottom:7px}.hierarchy-product-buybox .product-variant-selector__options{gap:6px}.hierarchy-product-buybox .product-variant-selector__options button{padding:5px;gap:4px}.hierarchy-product-buybox .product-variant-selector__options img{height:clamp(44px,5svh,58px);aspect-ratio:auto}.hierarchy-product-buybox .product-variant-selector__options span{font-size:10px}.hierarchy-product-buybox .hierarchy-product-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hierarchy-product-buybox .hierarchy-product-meta>div{min-height:42px;grid-template-columns:62px 1fr}.hierarchy-product-buybox .hierarchy-product-quantity{min-height:46px;margin-block:10px 6px;padding-bottom:6px}.hierarchy-product-buybox .hierarchy-product-actions{margin-top:8px}.hierarchy-product-buybox .hierarchy-product-actions button{min-height:46px}.hierarchy-product-buybox .hierarchy-product-payment-note{margin-top:7px}.hierarchy-product-buybox .hierarchy-product-service{margin-top:9px;padding-top:9px}.hierarchy-product-buybox .hierarchy-product-service>p{margin-bottom:6px}.hierarchy-product-buybox .hierarchy-product-service a,.hierarchy-product-buybox .hierarchy-product-service button{min-height:30px}.hierarchy-product-narrative,.hierarchy-product-usage{min-height:min(500px,68svh)}.hierarchy-product-narrative__copy,.hierarchy-product-usage__copy,.hierarchy-product-policies{padding-block:var(--h-section-pad-y)}.hierarchy-product-narrative__visual,.hierarchy-product-usage__visual,.incense-drawer-demo{min-height:min(500px,68svh)}.journal-page__hero{height:var(--h-task-height);min-height:0;padding-block:var(--h-section-pad-y);gap:var(--h-section-gap)}.journal-page__hero img{max-height:calc(var(--h-task-height) - 150px)}.journal-page__section{min-height:min(620px,var(--h-task-height));padding-block:var(--h-section-pad-y);gap:var(--h-section-gap)}.journal-page__section img{max-height:calc(var(--h-task-height) - 2 * var(--h-section-pad-y))}.series-folio{min-height:var(--h-task-height);padding-block:var(--h-section-pad-y)}.series-folio__stage{height:min(610px,calc(var(--h-task-height) - 150px))}}@media(max-height:820px)and (min-width:981px){.hierarchical-site{--h-header-height: 76px;--h-section-pad-y: clamp(28px, 4svh, 38px);--h-section-gap: clamp(20px, 2.6vw, 40px)}.hierarchy-header nav a{padding-block:27px 24px}.cultural-hero__copy h1{margin-block:18px 20px}.cultural-hero__actions{margin-top:26px}.hierarchy-detail-hero__copy .hierarchy-back-link,.hierarchy-product-stage__copy .hierarchy-back-link{margin-bottom:28px}.hierarchy-product-story{margin-block:18px}.hierarchy-product-actions{margin-top:20px}.international-footer{padding-top:46px}.hierarchy-product-gallery{min-height:0;grid-template-rows:minmax(0,1fr);overflow:hidden}.hierarchy-product-gallery__main{height:100%;max-height:100%}.hierarchy-product-buybox{min-height:0;padding:18px clamp(28px,3.5vw,52px);justify-content:flex-start;overflow:hidden}.hierarchy-product-buybox>.hierarchy-back-link{min-height:0;margin-bottom:0;padding-block:5px;font-size:11px}.hierarchy-product-buybox h1{margin:8px 0;font-size:clamp(38px,3.4vw,48px);line-height:1.04}.hierarchy-product-buybox .hierarchy-product-story{margin-block:9px;font-size:12px;line-height:1.65}.hierarchy-product-buybox .product-variant-selector{margin-bottom:8px;padding-block:8px}.hierarchy-product-buybox .product-variant-selector>header{margin-bottom:6px}.hierarchy-product-buybox .product-variant-selector__options{gap:5px}.hierarchy-product-buybox .product-variant-selector__options button{padding:4px;gap:3px}.hierarchy-product-buybox .product-variant-selector__options img{height:38px;aspect-ratio:auto}.hierarchy-product-buybox .product-variant-selector__options span{font-size:9px}.hierarchy-product-buybox .hierarchy-product-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hierarchy-product-buybox .hierarchy-product-meta>div{min-height:36px;grid-template-columns:58px 1fr}.hierarchy-product-buybox .hierarchy-product-quantity{min-height:42px;margin-block:8px 5px;padding-bottom:5px}.hierarchy-product-buybox .hierarchy-product-actions{margin-top:7px}.hierarchy-product-buybox .hierarchy-product-actions button{min-height:44px}.hierarchy-product-buybox .hierarchy-product-payment-note{margin-top:6px}.hierarchy-product-buybox .hierarchy-product-service{margin-top:7px;padding-top:7px}.hierarchy-product-buybox .hierarchy-product-service>p{margin-bottom:5px}.hierarchy-product-buybox .hierarchy-product-service a,.hierarchy-product-buybox .hierarchy-product-service button{min-height:28px}}@media(min-width:981px)and (max-width:1100px){.hierarchy-product-purchase,.hierarchy-product-gallery,.hierarchy-product-buybox{height:auto;min-height:700px}.hierarchy-product-buybox{overflow:visible}}@media(max-height:700px)and (min-width:981px){.hierarchical-site{--h-header-height: 68px;--h-section-pad-y: clamp(20px, 3svh, 28px);--h-section-gap: clamp(18px, 2.2vw, 32px)}.hierarchy-header nav a{padding-block:23px 20px}.hierarchy-brand__emblem-wrap,.hierarchy-brand__emblem{width:44px;height:44px}.hierarchy-brand__emblem-wrap{flex-basis:44px}.cultural-hero__copy h1{font-size:clamp(48px,5vw,74px)}.cultural-hero__copy>p:not(.hierarchy-kicker){line-height:1.75}.hierarchy-product-meta>div{min-height:38px}.international-services>a,.international-services>button{min-height:120px;padding-block:24px}}.hierarchy-route-loading{min-height:calc(100svh - var(--h-header-height));display:grid;place-content:center;justify-items:center;gap:14px;color:var(--h-muted);font-size:14px;letter-spacing:.12em}.hierarchy-route-loading span{width:30px;height:30px;border:1px solid color-mix(in srgb,var(--h-accent) 32%,transparent);border-top-color:var(--h-accent);border-radius:50%;animation:hierarchy-route-spin 1.1s linear infinite}@keyframes hierarchy-route-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.hierarchy-route-loading span{animation:none}}.custom-bracelet{--cb-ink: #2b2319;--cb-muted: #65584c;--cb-line: rgba(86, 65, 42, .2);--cb-gold: #765326;--cb-gold-soft: #c9ad79;--cb-paper: #eee7da;--cb-bright: #faf6ed;--cb-text-control: 13px;--cb-text-meta: 11px;min-height:100vh;padding:18px clamp(18px,3.8vw,62px) 36px;color:var(--cb-ink);background:radial-gradient(circle at 78% 16%,rgba(198,164,107,.12),transparent 27%),linear-gradient(120deg,rgba(255,255,255,.38),transparent 50%),var(--cb-paper) url(/assets/museum/ivory-paper-texture.jpg) center top / 820px auto;font-size:16px;font-weight:450}.hierarchical-site[data-color-theme=dark] .custom-bracelet{--cb-ink: #eee4d2;--cb-muted: rgba(238, 228, 210, .67);--cb-line: rgba(210, 180, 128, .21);--cb-gold: #c3a06a;--cb-gold-soft: #a9895d;--cb-paper: #17140f;--cb-bright: #282118;background:radial-gradient(circle at 78% 16%,rgba(196,156,96,.09),transparent 27%),linear-gradient(#17140fdb,#17140fdb),url(/assets/museum/ivory-paper-texture.jpg) center top / 820px auto}.custom-bracelet *,.custom-bracelet *:before,.custom-bracelet *:after{box-sizing:border-box}.custom-bracelet button,.custom-bracelet input{font:inherit}.custom-bracelet button:focus-visible,.custom-bracelet input:focus-visible+span{outline:2px solid var(--cb-gold);outline-offset:3px}.custom-bracelet__masthead,.custom-bracelet__topbar,.custom-bracelet__intro,.custom-bracelet__preset-strip,.custom-bracelet__workspace{width:min(1480px,100%);margin-inline:auto}.custom-bracelet__masthead{display:none;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid var(--cb-line);color:var(--cb-muted);font-size:var(--cb-text-meta);font-weight:500;letter-spacing:.14em}.custom-bracelet__masthead button{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.custom-bracelet__masthead p{margin:0}.custom-bracelet__topbar{display:grid;grid-template-columns:minmax(285px,355px) minmax(0,1fr);align-items:stretch;gap:clamp(16px,2vw,30px);padding:12px 0 14px}.custom-bracelet__intro{width:auto;margin:0;padding:4px 0 0}.custom-bracelet__kicker{margin:0 0 5px;color:var(--cb-gold);font-size:var(--cb-text-meta);font-weight:600;letter-spacing:.19em}.custom-bracelet__intro h1{max-width:100%;margin:0;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(2rem,2.65vw,2.85rem);font-weight:600;line-height:1.08;letter-spacing:.015em}.custom-bracelet__intro strong{margin-top:7px;display:flex;align-items:center;gap:9px;font-family:"Noto Serif SC",Songti SC,serif;font-size:.98rem;font-weight:600;letter-spacing:.1em}.custom-bracelet__intro strong:before{content:"";width:29px;height:1px;background:currentColor}.custom-bracelet__intro>p{max-width:330px;margin:10px 0 0;color:var(--cb-muted);font-family:"Noto Serif SC",Songti SC,serif;font-size:13px;font-weight:550;line-height:1.65}.custom-bracelet__preset-strip{width:auto;min-height:108px;margin:0;display:grid;grid-template-columns:96px 1fr;border:1px solid var(--cb-line);background:color-mix(in srgb,var(--cb-bright) 30%,transparent)}.custom-bracelet__preset-strip>span{display:flex;align-items:center;padding:11px 14px;color:var(--cb-gold);font-family:"Noto Serif SC",Songti SC,serif;font-size:.8rem;font-weight:600;letter-spacing:.11em}.custom-bracelet__preset-strip>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.custom-bracelet__preset-strip button{min-width:0;padding:7px 12px;display:grid;grid-template-columns:50px 1fr;align-items:center;gap:11px;border:0;border-left:1px solid var(--cb-line);color:var(--cb-ink);background:transparent;text-align:left;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.custom-bracelet__preset-strip button:hover,.custom-bracelet__preset-strip button:focus-visible,.custom-bracelet__preset-strip button.is-active{background:color-mix(in srgb,var(--cb-bright) 74%,transparent)}.custom-bracelet__preset-strip button.is-active{box-shadow:inset 0 -2px var(--cb-gold)}.custom-bracelet__preset-strip img{width:50px;height:50px;object-fit:cover;filter:saturate(.82)}.custom-bracelet__preset-strip button span{min-width:0}.custom-bracelet__preset-strip small,.custom-bracelet__preset-strip strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-bracelet__preset-strip small{margin-bottom:3px;color:var(--cb-gold);font-size:var(--cb-text-meta);letter-spacing:.1em}.custom-bracelet__preset-strip strong{font-family:"Noto Serif SC",Songti SC,serif;font-size:.88rem;font-weight:600}.custom-bracelet__workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,342px);align-items:start;border-inline:1px solid var(--cb-line);border-bottom:1px solid var(--cb-line);background:color-mix(in srgb,var(--cb-bright) 18%,transparent)}.custom-bracelet__studio{min-width:0;padding:clamp(13px,1.4vw,20px) clamp(22px,2.7vw,40px) 16px;border-right:1px solid var(--cb-line)}.custom-bracelet__studio-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;padding-bottom:9px;border-bottom:1px solid var(--cb-line)}.custom-bracelet__studio-heading p{margin:0;color:var(--cb-muted);font-size:12px;font-weight:500;line-height:1.55;letter-spacing:.08em}.custom-bracelet__studio-heading>p{max-width:345px;text-align:right;letter-spacing:.02em}.custom-bracelet__studio-heading h2{margin:3px 0 0;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(1.45rem,1.85vw,1.85rem);font-weight:600}.custom-bracelet__workbench{position:relative;max-width:980px;margin:0 auto;padding-bottom:2px}.bracelet-canvas{--canvas-size: min(44vw, 500px);--slot-size: min(68px, calc(var(--canvas-size) * 2.48 / var(--slot-count)));position:relative;z-index:2;width:var(--canvas-size);height:var(--canvas-size);margin:clamp(15px,1.6vw,22px) auto 10px;border:1px solid rgba(119,96,65,.17);border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--cb-bright) 88%,transparent) 0 30%,rgba(178,149,104,.1) 30.4% 31.1%,transparent 31.5%),radial-gradient(circle at 42% 38%,rgba(255,255,255,.36),transparent 28%),color-mix(in srgb,var(--cb-paper) 78%,var(--cb-bright));box-shadow:inset 0 0 76px #61482812,0 22px 52px #503d241a}.bracelet-canvas:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:1px solid rgba(155,121,72,.15);border-radius:50%;pointer-events:none}.bracelet-canvas:after{content:"";position:absolute;top:34%;right:34%;bottom:34%;left:34%;border:1px solid rgba(155,121,72,.18);border-radius:50%;background:radial-gradient(circle,transparent 48%,rgba(155,121,72,.055) 49% 52%,transparent 53%);pointer-events:none}.bracelet-canvas__centre{position:absolute;z-index:1;top:50%;left:50%;width:28%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:var(--cb-gold);border:1px solid var(--cb-line);border-radius:50%;background:color-mix(in srgb,var(--cb-bright) 88%,transparent);transform:translate(-50%,-50%);text-align:center}.bracelet-canvas__centre strong{color:var(--cb-ink);font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(.76rem,1vw,.95rem);font-weight:600}.bracelet-canvas__centre span{font-family:Georgia,serif;font-size:.8rem}.bracelet-canvas__slot{position:absolute;z-index:3;top:50%;left:50%;width:var(--slot-size);height:var(--slot-size);padding:0;display:grid;place-items:center;overflow:visible;color:var(--cb-gold);border:0;border-radius:50%;background:transparent;box-shadow:none;transform:translate(-50%,-50%) rotate(var(--slot-angle)) translateY(calc(var(--canvas-size) * -.407)) rotate(calc(var(--slot-angle) * -1));cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,scale .16s ease}.bracelet-canvas__slot:hover,.bracelet-canvas__slot:focus-visible,.bracelet-canvas__slot.is-selected{z-index:5;scale:1.07}.bracelet-canvas__slot:hover .bracelet-canvas__bead-visual,.bracelet-canvas__slot:focus-visible .bracelet-canvas__bead-visual,.bracelet-canvas__slot.is-selected .bracelet-canvas__bead-visual{box-shadow:0 0 0 4px #9b79482e,0 11px 24px #41311e38}.bracelet-canvas__slot.is-charm{width:calc(var(--slot-size) * 1.12);height:calc(var(--slot-size) * 1.12)}.bracelet-canvas__bead-visual{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:50%;background:var(--cb-bright);box-shadow:0 7px 15px #41311e2b;pointer-events:none;transition:box-shadow .18s ease}.bracelet-canvas__bead-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.94) contrast(1.02);transform:scale(2.05);transform-origin:50% 46%;pointer-events:none}.bracelet-canvas__slot.is-charm .bracelet-canvas__bead-visual img{transform:scale(1.24)}.bracelet-canvas__slot-index{position:absolute;top:calc(100% + 3px);left:50%;color:var(--cb-muted);font-size:.5rem;font-weight:600;transform:translate(-50%);pointer-events:none}.custom-bracelet__slot-tools{width:min(590px,86%);margin:0 auto;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--cb-line);background:color-mix(in srgb,var(--cb-bright) 54%,transparent)}.custom-bracelet__slot-tools p{min-width:0;margin:0;display:flex;gap:13px;font-size:.73rem}.custom-bracelet__slot-tools p span{color:var(--cb-gold);font-weight:600}.custom-bracelet__slot-tools p strong{overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.custom-bracelet__slot-tools>div{margin-left:auto;display:flex;gap:5px}.custom-bracelet__slot-tools button,.custom-bracelet__track-arrow{width:32px;height:30px;padding:0;display:grid;place-items:center;color:var(--cb-ink);border:1px solid var(--cb-line);background:transparent;cursor:pointer}.custom-bracelet__slot-tools button:disabled{opacity:.3;cursor:not-allowed}.custom-bracelet__material-dock{position:relative;min-height:272px;margin-top:9px;overflow:hidden;border-top:1px solid var(--cb-line)}.custom-bracelet__material-dock>header{position:relative;z-index:32;padding:14px 0 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.custom-bracelet__material-dock>header>div:first-child{display:flex;align-items:baseline;gap:11px}.custom-bracelet__material-dock>header span{color:var(--cb-gold);font-size:.65rem;font-weight:600}.custom-bracelet__material-dock h3{margin:0;font-family:"Noto Serif SC",Songti SC,serif;font-size:1.16rem;font-weight:600}.custom-bracelet__material-modes{padding:3px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--cb-line);border-radius:999px;background:color-mix(in srgb,var(--cb-bright) 35%,transparent)}.custom-bracelet__material-modes button{min-width:88px;height:34px;padding:0 18px;border:0;border-radius:999px;color:var(--cb-muted);background:transparent;font-family:"Noto Serif SC",Songti SC,serif;font-size:.82rem;font-weight:600;cursor:pointer}.custom-bracelet__material-modes button.is-active{color:#fff8ec;background:linear-gradient(120deg,#b18a4d,#8f6935);box-shadow:0 4px 15px #593e1d2b}.custom-bracelet__material-track{position:relative;width:min(920px,100%);height:190px;margin:4px auto 0;overflow:hidden;touch-action:pan-y;overscroll-behavior:contain}.custom-bracelet__material-track:focus-visible{outline:2px solid var(--cb-gold);outline-offset:4px}.custom-bracelet__material-viewport{position:absolute;top:0;right:43px;bottom:0;left:43px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.14) 5%,rgba(0,0,0,.58) 12%,#000 22%,#000 78%,rgba(0,0,0,.58) 88%,rgba(0,0,0,.14) 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.14) 5%,rgba(0,0,0,.58) 12%,#000 22%,#000 78%,rgba(0,0,0,.58) 88%,rgba(0,0,0,.14) 95%,transparent 100%)}.custom-bracelet__material-track-line{position:absolute;z-index:1;left:4%;right:4%;bottom:-63px;height:132px;border:1px solid rgba(135,103,62,.22);border-radius:50% 50% 0 0;background:transparent;box-shadow:none}.custom-bracelet__material-viewport>button[role=option]{position:absolute;z-index:var(--track-z);bottom:32px;left:50%;width:88px;height:112px;padding:0;display:flex;align-items:center;flex-direction:column;gap:5px;color:var(--cb-ink);border:0;background:transparent;opacity:var(--track-opacity);transform:translate3d(calc(-50% + var(--track-x)),var(--track-y),0) scale(var(--track-scale));transform-origin:50% 100%;backface-visibility:hidden;will-change:transform,opacity;cursor:grab;transition:transform .68s cubic-bezier(.2,.78,.18,1),opacity .52s ease}.custom-bracelet__material-visual{width:74px;height:74px;display:block;overflow:hidden;flex:0 0 auto;border:1px solid rgba(100,77,48,.2);border-radius:50%;background:var(--cb-bright);box-shadow:0 9px 22px #3a2a1929;pointer-events:none}.custom-bracelet__material-visual img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(2);transform-origin:50% 46%;pointer-events:none}.custom-bracelet__material-viewport>button.is-charm .custom-bracelet__material-visual img{transform:scale(1.2)}.custom-bracelet__material-copy{max-width:110px;display:grid;gap:1px;text-align:center;pointer-events:none}.custom-bracelet__material-copy strong{overflow:hidden;font-family:"Noto Serif SC",Songti SC,serif;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.custom-bracelet__material-copy small{color:var(--cb-muted);font-size:var(--cb-text-meta);font-weight:600}.custom-bracelet__material-viewport>button[role=option].is-focused .custom-bracelet__material-visual,.custom-bracelet__material-viewport>button[role=option].is-selected .custom-bracelet__material-visual{border-color:var(--cb-gold);box-shadow:0 0 0 5px color-mix(in srgb,var(--cb-gold) 18%,transparent),0 12px 26px #3a2a1936}.custom-bracelet__material-viewport>button[role=option].is-selected strong{color:var(--cb-gold)}.custom-bracelet__track-arrow{position:absolute;z-index:31;top:72px;border-radius:50%;background:color-mix(in srgb,var(--cb-bright) 78%,transparent)}.custom-bracelet__track-arrow--left{left:9px}.custom-bracelet__track-arrow--right{right:9px}.custom-bracelet__wheel-hint{position:absolute;z-index:34;top:76px;left:2.5%;width:98px;display:grid;justify-items:center;gap:4px;color:var(--cb-muted);pointer-events:none;animation:bracelet-wheel-hint 3.6s ease both}.custom-bracelet__wheel-hint i{position:relative;width:23px;height:35px;border:1.5px solid currentColor;border-radius:14px}.custom-bracelet__wheel-hint i:before{content:"";position:absolute;top:-18px;left:50%;width:1px;height:12px;background:currentColor;transform:translate(-50%)}.custom-bracelet__wheel-hint i:after{content:"↑";position:absolute;top:-29px;left:50%;font: 16px/1 sans-serif;transform:translate(-50%)}.custom-bracelet__wheel-hint i span{position:absolute;top:7px;left:50%;width:3px;height:7px;border-radius:3px;background:currentColor;transform:translate(-50%)}.custom-bracelet__wheel-hint b{font-family:"Noto Serif SC",Songti SC,serif;font-size:12px;font-style:normal;font-weight:600}.custom-bracelet__wheel-hint em{font-size:10px;font-style:normal;letter-spacing:.05em}@keyframes bracelet-wheel-hint{0%{opacity:0;transform:translateY(12px)}18%,72%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.custom-bracelet__material-caption{width:min(410px,88%);min-height:70px;margin:-13px auto 0;padding:10px 18px 0;display:grid;grid-template-columns:90px 1fr auto;align-items:baseline;column-gap:12px;border-top:1px solid var(--cb-line);text-align:center}.custom-bracelet__material-caption>span{color:var(--cb-gold);font-size:var(--cb-text-meta);font-weight:600;letter-spacing:.1em}.custom-bracelet__material-caption strong{font-family:"Noto Serif SC",Songti SC,serif;font-size:1rem;font-weight:600}.custom-bracelet__material-caption small{color:var(--cb-muted);font-size:var(--cb-text-meta);font-weight:600}.custom-bracelet__material-caption p{grid-column:1 / -1;margin:6px 0 0;color:var(--cb-muted);font-size:12px;line-height:1.5}.custom-bracelet__summary{position:sticky;top:92px;padding:clamp(25px,2.7vw,38px) clamp(20px,2.6vw,34px) 31px}.custom-bracelet__summary-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--cb-gold);font-size:var(--cb-text-meta);font-weight:600;letter-spacing:.12em}.custom-bracelet__summary-heading>div{display:flex;gap:11px}.custom-bracelet__summary-heading button{padding:0 0 3px;border:0;border-bottom:1px solid currentColor;color:var(--cb-muted);background:transparent;font-size:12px;font-weight:600;cursor:pointer}.custom-bracelet__summary-heading button:disabled{opacity:.35;cursor:not-allowed}.custom-bracelet__setting{min-width:0;margin:23px 0 0;padding:0 0 20px;border:0;border-bottom:1px solid var(--cb-line)}.custom-bracelet__setting legend{width:100%;padding:0;font-family:"Noto Serif SC",Songti SC,serif;font-size:1rem;font-weight:600}.custom-bracelet__setting legend span{margin-right:9px;color:var(--cb-gold);font-family:sans-serif;font-size:.62rem}.custom-bracelet__setting>div{margin-top:11px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.custom-bracelet__setting label{position:relative;padding:9px 6px;border:1px solid var(--cb-line);background:color-mix(in srgb,var(--cb-bright) 26%,transparent);text-align:center;cursor:pointer}.custom-bracelet__setting label.is-selected{border-color:var(--cb-gold);background:color-mix(in srgb,var(--cb-bright) 80%,transparent);box-shadow:inset 0 -2px var(--cb-gold)}.custom-bracelet__setting input{position:absolute;width:1px;height:1px;opacity:0}.custom-bracelet__setting label span,.custom-bracelet__setting label small{display:block}.custom-bracelet__setting label span{font-size:var(--cb-text-control);font-weight:600}.custom-bracelet__setting label small{margin-top:4px;color:var(--cb-muted);font-size:var(--cb-text-meta);font-weight:500;line-height:1.35}.custom-bracelet__setting .custom-bracelet__intentions{grid-template-columns:repeat(2,1fr)}.custom-bracelet__intentions label{min-height:64px;text-align:left}.custom-bracelet__configuration{margin-top:18px}.custom-bracelet__configuration>div{padding:6px 0;display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(77,61,43,.1);font-size:12px;font-weight:500}.custom-bracelet__configuration span{color:var(--cb-muted)}.custom-bracelet__configuration strong{font-weight:600}.custom-bracelet__price{margin-top:15px;padding:15px 0;display:flex;align-items:baseline;justify-content:space-between;gap:18px;border-block:1px solid var(--cb-line)}.custom-bracelet__price span{color:var(--cb-muted);font-size:12px;font-weight:600}.custom-bracelet__price strong{font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.custom-bracelet__status{min-height:1.5em;margin:10px 0;color:var(--cb-muted);font-size:12px;font-weight:500;line-height:1.5}.custom-bracelet__actions{display:grid;gap:7px}.custom-bracelet__actions button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fbf3e6;border:1px solid var(--cb-gold);background:linear-gradient(120deg,#8b6330,#68451f);font-size:var(--cb-text-control);font-weight:600;letter-spacing:.07em;cursor:pointer}.custom-bracelet__actions button+button{border-color:var(--cb-ink);background:var(--cb-ink)}.custom-bracelet__actions button:disabled{border-color:var(--cb-line);color:var(--cb-muted);background:transparent;cursor:not-allowed}.custom-bracelet__summary>small{margin-top:10px;display:block;color:var(--cb-muted);font-size:var(--cb-text-meta);font-weight:500;line-height:1.55}@media(max-width:1120px){.custom-bracelet__workspace{grid-template-columns:minmax(0,1fr) 300px}.custom-bracelet__studio{padding-inline:23px}.custom-bracelet__summary{padding-inline:22px}.custom-bracelet__topbar{grid-template-columns:minmax(260px,315px) minmax(0,1fr)}.bracelet-canvas{--canvas-size: min(55vw, 500px);--slot-size: min(68px, calc(var(--canvas-size) * 2.48 / var(--slot-count)))}}@media(max-width:820px){.custom-bracelet{padding:16px 16px 48px}.custom-bracelet__masthead{display:flex}.custom-bracelet__masthead p{display:none}.custom-bracelet__topbar{display:block;padding:0}.custom-bracelet__intro{grid-template-columns:1fr;gap:14px;padding-block:26px 23px}.custom-bracelet__intro h1{font-size:clamp(2.25rem,10vw,3.45rem)}.custom-bracelet__intro>p{font-size:.84rem}.custom-bracelet__preset-strip{display:block;overflow:hidden}.custom-bracelet__preset-strip>span{padding:10px 12px;border-bottom:1px solid var(--cb-line)}.custom-bracelet__preset-strip>div{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.custom-bracelet__preset-strip button{min-width:70%;border-left:0;border-right:1px solid var(--cb-line);scroll-snap-align:start}.custom-bracelet__workspace{display:flex;flex-direction:column}.custom-bracelet__studio{width:100%;padding:25px 14px 28px;border-right:0}.custom-bracelet__studio-heading{display:block}.custom-bracelet__studio-heading>p{margin-top:8px;text-align:left}.bracelet-canvas{--canvas-size: min(84vw, 430px);--slot-size: min(46px, calc(var(--canvas-size) * 2.48 / var(--slot-count)));margin-block:27px 13px}.bracelet-canvas__slot-index{display:none}.custom-bracelet__slot-tools{width:100%;align-items:flex-start}.custom-bracelet__slot-tools p{flex-direction:column;gap:3px}.custom-bracelet__material-dock{min-height:330px}.custom-bracelet__material-dock>header{justify-content:flex-end}.custom-bracelet__material-track{width:calc(100% + 20px);margin-left:-10px}.custom-bracelet__material-viewport>button[role=option]{top:var(--track-top);bottom:auto;left:var(--track-left);opacity:var(--track-opacity);transform:translate(-50%,-50%) scale(var(--track-scale));transform-origin:50% 50%}.custom-bracelet__wheel-hint{left:1%}.custom-bracelet__summary{position:static;width:100%;padding:29px 20px 0;border-top:1px solid var(--cb-line)}.custom-bracelet__actions{position:sticky;z-index:40;bottom:8px;grid-template-columns:1fr 1fr;padding:8px;background:color-mix(in srgb,var(--cb-paper) 92%,transparent);box-shadow:0 8px 28px #30261b2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media(max-width:520px){.custom-bracelet__material-dock>header{align-items:flex-end;gap:9px}.custom-bracelet__material-modes{width:100%}.custom-bracelet__material-modes button{min-width:0}.custom-bracelet__material-track{height:212px}.custom-bracelet__material-viewport>button[role=option]{width:68px;height:78px}.custom-bracelet__material-viewport>button[role=option].is-focused{width:100px;height:110px}.custom-bracelet__material-visual{width:56px;height:56px}.custom-bracelet__material-copy{display:none}.custom-bracelet__material-viewport>button.is-focused .custom-bracelet__material-copy{display:grid}.custom-bracelet__wheel-hint{top:144px;transform:scale(.9);transform-origin:top left}.custom-bracelet__material-caption{width:100%;grid-template-columns:1fr auto;text-align:left}.custom-bracelet__material-caption>span{display:none}.custom-bracelet__material-caption p{grid-column:1 / -1}.custom-bracelet__setting>div{grid-template-columns:1fr}.custom-bracelet__setting .custom-bracelet__intentions{grid-template-columns:repeat(2,1fr)}.custom-bracelet__actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.custom-bracelet{scroll-behavior:auto!important}.custom-bracelet__wheel-hint{display:none!important;animation:none!important}}.custom-bracelet__wrist-setting,.custom-bracelet__fit-card{margin-top:14px;padding:13px 0;border-bottom:1px solid var(--cb-line)}.custom-bracelet__wrist-setting header,.custom-bracelet__wrist-setting header>span,.custom-bracelet__wrist-setting label,.custom-bracelet__wrist-setting>div,.custom-bracelet__fit-card>div{display:flex;align-items:center}.custom-bracelet__wrist-setting header{justify-content:space-between;font-family:"Noto Serif SC",Songti SC,serif;font-weight:650}.custom-bracelet__wrist-setting header>span{gap:7px}.custom-bracelet__wrist-setting header button{width:28px;height:28px;display:grid;place-items:center;color:var(--cb-ink);border:1px solid var(--cb-line);border-radius:50%;background:color-mix(in srgb,var(--cb-bright) 72%,transparent);cursor:pointer}.custom-bracelet__wrist-setting label{margin-top:10px;gap:12px}.custom-bracelet__wrist-setting label strong{min-width:66px;font-family:Georgia,serif;font-size:1.16rem;font-weight:500}.custom-bracelet__wrist-setting input[type=range]{width:100%;accent-color:var(--cb-gold)}.custom-bracelet__wrist-setting>div{justify-content:space-between;gap:8px;color:var(--cb-muted);font-size:.62rem}.custom-bracelet__wrist-setting input[type=number]{width:76px;padding:4px 6px;color:var(--cb-ink);border:1px solid var(--cb-line);background:transparent;text-align:center}.custom-bracelet__fit-card{display:grid;grid-template-columns:1fr auto;align-items:baseline;column-gap:12px}.custom-bracelet__fit-card>span{color:var(--cb-muted);font-size:.68rem;font-weight:600}.custom-bracelet__fit-card>strong{font-family:Georgia,serif;font-size:1.18rem;font-weight:500}.custom-bracelet__fit-card>em{grid-column:1 / -1;margin-top:3px;color:var(--cb-gold);font-family:"Noto Serif SC",Songti SC,serif;font-size:.8rem;font-style:normal;font-weight:650}.custom-bracelet__fit-card>div{grid-column:1 / -1;height:4px;margin-top:8px;overflow:hidden;border-radius:4px;background:color-mix(in srgb,var(--cb-line) 80%,transparent)}.custom-bracelet__fit-card>div i{height:100%;display:block;background:linear-gradient(90deg,#b79a64,#6f8e69);transition:width .32s ease}.custom-bracelet__fit-card>small{grid-column:1 / -1;margin-top:6px;color:var(--cb-muted);font-size:.58rem}.custom-bracelet__fit-card.is-too-short>em,.custom-bracelet__fit-card.is-near-fit>em{color:#9b4a38}.custom-bracelet__wrap-ring{position:absolute;z-index:1;inset:var(--wrap-inset);border:1px solid color-mix(in srgb,var(--cb-gold) 24%,transparent);border-radius:50%;box-shadow:inset 0 0 18px color-mix(in srgb,var(--cb-gold) 6%,transparent);pointer-events:none}.bracelet-canvas__empty{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;margin:auto;width:max-content;height:max-content;display:flex;align-items:center;gap:8px;color:var(--cb-muted);font-size:.75rem}.bracelet-canvas__slot{top:var(--slot-y);left:var(--slot-x);width:var(--slot-size);height:var(--slot-size);transform:translate(calc(-50% + var(--drag-x)),calc(-50% + var(--drag-y)));touch-action:none}.bracelet-canvas__slot.is-dragging{z-index:40;transition:none}.bracelet-canvas__slot.is-removing{opacity:.46;filter:saturate(.25)}.bracelet-canvas__slot.is-removing:after{content:"松开删除";position:absolute;left:50%;bottom:calc(100% + 8px);width:max-content;padding:4px 7px;color:#fff;border-radius:2px;background:#7d3f33;font-size:.58rem;transform:translate(-50%)}.bracelet-canvas__bead-visual{border:0;background:transparent;box-shadow:0 8px 17px #372a1b33}.bracelet-canvas__bead-visual img{transform:scale(2.12)}.bracelet-canvas__slot.is-charm .bracelet-canvas__bead-visual img{transform:scale(1.18)}.custom-bracelet__material-track--arc:before{content:"";position:absolute;z-index:0;left:6%;right:6%;bottom:-74px;height:170px;border:1px solid color-mix(in srgb,var(--cb-gold) 26%,transparent);border-radius:50% 50% 0 0;background:linear-gradient(180deg,color-mix(in srgb,var(--cb-bright) 54%,transparent),transparent 70%);box-shadow:inset 0 18px 34px color-mix(in srgb,var(--cb-gold) 5%,transparent)}.custom-bracelet__material-track--arc .custom-bracelet__material-viewport{-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.08) 3%,rgba(0,0,0,.42) 9%,#000 18%,#000 82%,rgba(0,0,0,.42) 91%,rgba(0,0,0,.08) 97%,transparent);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.08) 3%,rgba(0,0,0,.42) 9%,#000 18%,#000 82%,rgba(0,0,0,.42) 91%,rgba(0,0,0,.08) 97%,transparent)}.custom-bracelet__material-track--arc .custom-bracelet__material-visual{width:82px;height:82px;border:0}.custom-bracelet__material-track--arc .custom-bracelet__material-viewport>button[role=option]{width:102px;height:124px}.custom-bracelet__flying-bead{position:fixed;z-index:1000;top:0;left:0;width:58px;height:58px;overflow:hidden;border-radius:50%;pointer-events:none;animation:bracelet-fly-to-canvas .62s cubic-bezier(.2,.72,.2,1) both}.custom-bracelet__flying-bead img{width:100%;height:100%;object-fit:cover;transform:scale(2.1)}@keyframes bracelet-fly-to-canvas{0%{opacity:1;transform:translate(calc(var(--fly-x) - 29px),calc(var(--fly-y) - 29px)) scale(1)}72%{opacity:.9}to{opacity:0;transform:translate(calc(43vw - 29px),calc(43vh - 29px)) scale(.72)}}.custom-bracelet__help-dialog{position:fixed;z-index:900;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#19140e75;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.custom-bracelet__help-dialog>section{position:relative;width:min(560px,100%);padding:clamp(26px,4vw,46px);color:var(--cb-ink);border:1px solid var(--cb-line);background:var(--cb-bright) url(/assets/museum/ivory-paper-texture.jpg) center / 700px auto;box-shadow:0 28px 80px #120e0a47}.custom-bracelet__help-dialog>section>button{position:absolute;top:15px;right:15px;width:34px;height:34px;display:grid;place-items:center;color:inherit;border:1px solid var(--cb-line);background:transparent;cursor:pointer}.custom-bracelet__help-dialog p{margin:0;color:var(--cb-gold);font-size:.64rem;font-weight:700;letter-spacing:.18em}.custom-bracelet__help-dialog h2{margin:8px 0 19px;font-family:"Noto Serif SC",Songti SC,serif;font-size:2rem;font-weight:650}.custom-bracelet__help-dialog ol{margin:0;padding-left:1.35em;color:var(--cb-muted);line-height:1.9}.custom-bracelet__help-dialog table{width:100%;margin-top:20px;border-collapse:collapse;font-size:.75rem}.custom-bracelet__help-dialog th,.custom-bracelet__help-dialog td{padding:10px 8px;border-top:1px solid var(--cb-line);text-align:left}.custom-bracelet__help-dialog th{width:42%;font-family:"Noto Serif SC",Songti SC,serif;font-weight:650}.custom-bracelet__help-dialog td{color:var(--cb-muted)}@media(min-width:821px){.custom-bracelet{height:calc(100svh - var(--h-header-height, 76px));min-height:620px;padding:10px clamp(18px,2.4vw,40px) 14px;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.custom-bracelet__topbar{height:auto;min-height:92px;grid-template-columns:minmax(260px,330px) minmax(0,1fr);gap:18px;padding:0 0 10px}.custom-bracelet__intro{padding:4px 0 0}.custom-bracelet__intro h1{font-size:clamp(1.8rem,2.2vw,2.45rem)}.custom-bracelet__intro>p{margin-top:5px;font-size:.72rem;line-height:1.45}.custom-bracelet__preset-strip{min-height:82px;grid-template-columns:78px 1fr}.custom-bracelet__preset-strip>span{padding:9px 10px;font-size:.72rem}.custom-bracelet__preset-strip button{padding:5px 9px;grid-template-columns:46px 1fr;gap:8px}.custom-bracelet__preset-strip img{width:46px;height:46px}.custom-bracelet__workspace{height:auto;min-height:0;grid-template-columns:minmax(0,1fr) minmax(300px,330px);align-items:stretch}.custom-bracelet__workspace{gap:clamp(10px,1.15vw,18px);border:0;background:transparent}.custom-bracelet__studio{height:100%;padding:11px 22px 0;overflow:hidden;border:1px solid var(--cb-line);background:color-mix(in srgb,var(--cb-bright) 26%,transparent)}.custom-bracelet__studio-heading{height:auto;min-height:52px;padding-bottom:7px}.custom-bracelet__studio-heading h2{font-size:clamp(1.25rem,1.55vw,1.65rem)}.custom-bracelet__workbench{height:calc(100% - 52px);max-width:990px}.bracelet-canvas{--canvas-size: min(40vw, 49vh, 430px);width:var(--canvas-size);height:var(--canvas-size);margin:7px auto 0}.bracelet-canvas__centre{width:27%}.bracelet-canvas__slot-index{display:none}.custom-bracelet__material-dock{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;min-height:0;height:auto;padding:0;border-top:0;background:transparent;pointer-events:none}.custom-bracelet__material-dock>header{position:absolute;z-index:35;top:8px;left:10px;right:10px;min-height:35px;padding-top:0;pointer-events:none}.custom-bracelet__material-dock>header>div:first-child{max-width:none;padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.custom-bracelet__material-modes{padding:0;gap:18px;border:0;border-radius:0;background:transparent}.custom-bracelet__material-modes button{min-width:0;height:29px;padding:0 2px;border-radius:0;border-bottom:1px solid transparent}.custom-bracelet__material-modes button.is-active{color:var(--cb-gold);border-bottom-color:var(--cb-gold);background:transparent;box-shadow:none}.custom-bracelet__material-dock>header>div,.custom-bracelet__material-modes{pointer-events:auto}.custom-bracelet__material-track,.custom-bracelet__material-track--arc{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;overflow:visible;pointer-events:none}.custom-bracelet__material-track--arc:before{left:2.5%;right:3.5%;top:4%;bottom:1%;height:auto;border:1px solid color-mix(in srgb,var(--cb-gold) 27%,transparent);border-radius:64% 36% 48% 52%/55% 38% 62% 45%;background:linear-gradient(136deg,color-mix(in srgb,var(--cb-bright) 8%,transparent),color-mix(in srgb,var(--cb-gold) 4%,transparent));box-shadow:inset 0 0 0 18px color-mix(in srgb,var(--cb-bright) 4%,transparent);transform:rotate(-3.2deg)}.custom-bracelet__material-track--arc:after{content:"";position:absolute;z-index:0;left:18%;right:13%;top:14%;bottom:18%;border:1px solid color-mix(in srgb,var(--cb-gold) 18%,transparent);border-radius:61% 39% 54% 46%/50% 42% 58% 50%;transform:rotate(2.5deg);pointer-events:none}.custom-bracelet__material-viewport,.custom-bracelet__material-track--arc .custom-bracelet__material-viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;-webkit-mask-image:none;mask-image:none}.custom-bracelet__material-viewport>button[role=option],.custom-bracelet__material-track--arc .custom-bracelet__material-viewport>button[role=option]{top:var(--track-top);bottom:auto;left:var(--track-left);width:96px;height:112px;opacity:var(--track-opacity);transform:translate(-50%,-50%) scale(var(--track-scale));transform-origin:50% 50%;pointer-events:auto}.custom-bracelet__material-track--arc .custom-bracelet__material-visual{width:70px;height:70px}.custom-bracelet__wheel-hint{top:39%;left:1.8%}.custom-bracelet__track-arrow{top:auto;bottom:8%;pointer-events:auto}.custom-bracelet__track-arrow--left{left:2%}.custom-bracelet__track-arrow--right{right:2%}.custom-bracelet__summary{position:static;height:100%;min-width:0;padding:16px 20px;overflow:auto;border:1px solid var(--cb-line);background:color-mix(in srgb,var(--cb-bright) 42%,transparent);scrollbar-width:thin}.custom-bracelet__setting{margin-top:12px;padding-bottom:12px}.custom-bracelet__setting>div{margin-top:7px}.custom-bracelet__intentions label{min-height:52px;padding:7px}.custom-bracelet__configuration{margin-top:9px}.custom-bracelet__configuration>div{padding:4px 0}.custom-bracelet__slot-tools{width:100%;margin:9px 0 0;padding:8px 0}.custom-bracelet__slot-tools p{gap:2px;flex-direction:column;align-items:flex-start}.custom-bracelet__price{margin-top:8px;padding:9px 0}.custom-bracelet__price strong{font-size:1.55rem}.custom-bracelet__status{margin:6px 0}.custom-bracelet__actions{grid-template-columns:1fr 1fr}.custom-bracelet__actions button{min-height:39px;font-size:.7rem}}@media(max-height:900px)and (min-width:821px){.custom-bracelet__topbar{height:auto;min-height:78px}.custom-bracelet__workspace{height:auto}.custom-bracelet__preset-strip{min-height:68px}.custom-bracelet__preset-strip img{width:40px;height:40px}.custom-bracelet__intro>p{display:none}.bracelet-canvas{--canvas-size: min(38vw, 45vh, 380px)}.custom-bracelet__material-dock{height:auto}.custom-bracelet__material-track{height:100%}.custom-bracelet__material-track--arc .custom-bracelet__material-visual{width:62px;height:62px}.custom-bracelet__material-track--arc .custom-bracelet__material-viewport>button[role=option]{width:88px;height:100px}.custom-bracelet__material-copy strong{font-size:.68rem}.custom-bracelet__wrist-setting,.custom-bracelet__fit-card{margin-top:6px;padding:6px 0}.custom-bracelet__wrist-setting label{margin-top:5px}.custom-bracelet__wrist-setting>div{margin-top:-2px}.custom-bracelet__fit-card>div{margin-top:5px}.custom-bracelet__fit-card>small{margin-top:3px}.custom-bracelet__setting{margin-top:6px;padding-bottom:6px}.custom-bracelet__setting>div{margin-top:5px;gap:4px}.custom-bracelet__intentions label{min-height:43px;padding:5px 6px}.custom-bracelet__setting label small{margin-top:2px;font-size:var(--cb-text-meta)}.custom-bracelet__configuration{display:none}.custom-bracelet__slot-tools{margin-top:5px;padding:5px 0}.custom-bracelet__slot-tools p strong{font-size:var(--cb-text-meta)}.custom-bracelet__price{margin-top:4px;padding:6px 0}.custom-bracelet__status{margin:3px 0}.custom-bracelet__actions button{min-height:35px}.custom-bracelet__summary{padding:12px 15px;overflow:auto}}@media(min-width:1600px)and (min-height:900px){.bracelet-canvas{--canvas-size: min(42vw, 52vh, 520px)}.custom-bracelet__workbench{max-width:1060px}.custom-bracelet__material-track--arc .custom-bracelet__material-visual{width:76px;height:76px}}@media(prefers-reduced-motion:reduce){.hierarchical-site .custom-bracelet .custom-bracelet__material-viewport>button[role=option]{transform:translate(-50%,-50%) scale(var(--track-scale))!important;transition:none!important}}.custom-commerce{--cc-ink: #29231c;--cc-muted: #766b5e;--cc-line: rgba(74, 60, 42, .2);--cc-gold: #765326;--cc-text-control: 13px;--cc-text-meta: 11px;--cc-stage-height: clamp(520px, 55vw, 620px);padding:clamp(66px,8vw,112px) clamp(20px,5vw,80px);color:var(--cc-ink);background:linear-gradient(118deg,rgba(255,255,255,.36),transparent 52%),#eee7da url(/assets/museum/ivory-paper-texture.jpg) center / 820px auto}.custom-commerce *,.custom-commerce *:before,.custom-commerce *:after{box-sizing:border-box}.custom-commerce button{font:inherit}.custom-commerce button:focus-visible{outline:2px solid var(--cc-gold);outline-offset:4px}.custom-commerce__header,.custom-commerce__stage,.custom-commerce__footer{width:min(1440px,100%);margin-inline:auto}.custom-commerce__header{display:flex;align-items:baseline;justify-content:space-between;gap:38px;padding-bottom:18px;border-bottom:1px solid var(--cc-line)}.custom-commerce__header p,.custom-commerce__header span{margin:0;color:var(--cc-gold);font-size:var(--cc-text-meta);letter-spacing:.14em}.custom-commerce__header span{max-width:430px;color:var(--cc-muted);letter-spacing:.04em;line-height:1.7}.custom-commerce__stage{display:grid;grid-template-columns:minmax(310px,.66fr) minmax(600px,1.34fr);min-height:var(--cc-stage-height);border-bottom:1px solid var(--cc-line)}.custom-commerce__introduction{display:flex;justify-content:center;flex-direction:column;padding:clamp(35px,5vw,74px) clamp(28px,4vw,62px) clamp(35px,5vw,74px) 0}.custom-commerce__introduction>p:first-child{margin:0 0 16px;color:var(--cc-gold);font-size:var(--cc-text-meta);letter-spacing:.16em}.custom-commerce__introduction>p:first-child span{margin-right:11px}.custom-commerce__introduction h2{margin:0;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(2.6rem,4.9vw,5rem);font-weight:400;line-height:1.08}.custom-commerce__introduction>p:nth-of-type(2){max-width:390px;margin:23px 0 0;color:var(--cc-muted);font-family:"Noto Serif SC",Songti SC,serif;font-size:14px;line-height:1.8}.custom-commerce__introduction ul{display:grid;gap:10px;margin:27px 0;padding:0;color:var(--cc-muted);font-size:12px;list-style:none}.custom-commerce__introduction li{display:flex;align-items:center;gap:9px}.custom-commerce__introduction li svg{color:var(--cc-gold)}.custom-commerce__introduction>button{display:inline-flex;width:max-content;align-items:center;gap:12px;padding:10px 0 8px;border:0;border-bottom:1px solid currentColor;color:var(--cc-ink);background:transparent;font-size:var(--cc-text-control);letter-spacing:.1em;cursor:pointer}.custom-commerce__presets{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:repeat(2,minmax(0,1fr));min-width:0;border-left:1px solid var(--cc-line)}.custom-commerce__preset{position:relative;min-width:0;min-height:calc(var(--cc-stage-height) / 2);overflow:hidden;border-bottom:1px solid var(--cc-line)}.custom-commerce__preset:nth-child(3){border-bottom:0}.custom-commerce__preset--lead{grid-row:1 / 3;min-height:var(--cc-stage-height);border-right:1px solid var(--cc-line);border-bottom:0}.custom-commerce__preset>button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;overflow:hidden;border:0;color:#f8f1e7;background:#cfc5b5;text-align:left;cursor:pointer}.custom-commerce__preset>button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1c171205 33%,#1c1712c7);transition:background .26s ease}.custom-commerce__preset>button:hover:after,.custom-commerce__preset>button:focus-visible:after{background:linear-gradient(180deg,#1c171214 20%,#1c1712de)}.custom-commerce__preset img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(.94);transition:filter .3s ease,transform .8s cubic-bezier(.2,.68,.24,1)}.custom-commerce__preset>button:hover img,.custom-commerce__preset>button:focus-visible img{filter:saturate(.9) contrast(.98);transform:scale(1.025)}.custom-commerce__preset-number{position:absolute;z-index:1;top:20px;left:22px;color:#fff6eae6;font-size:var(--cc-text-meta);letter-spacing:.12em}.custom-commerce__preset-copy{position:absolute;z-index:1;right:23px;bottom:24px;left:23px}.custom-commerce__preset-copy small,.custom-commerce__preset-copy strong,.custom-commerce__preset-copy em,.custom-commerce__preset-copy>span{display:block}.custom-commerce__preset-copy small{margin-bottom:8px;font-size:var(--cc-text-meta);letter-spacing:.15em}.custom-commerce__preset-copy strong{font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(1.42rem,2.7vw,2.75rem);font-weight:400;line-height:1.2}.custom-commerce__preset-copy em{max-width:370px;margin-top:10px;overflow:hidden;color:#f9f1e6e6;font-size:12px;font-style:normal;line-height:1.6}.custom-commerce__preset-copy>span{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:17px;padding-top:12px;border-top:1px solid rgba(255,246,234,.4);font-size:12px;letter-spacing:.08em}.custom-commerce__preset:not(.custom-commerce__preset--lead) .custom-commerce__preset-copy strong{font-size:clamp(1.25rem,2vw,1.85rem)}.custom-commerce__preset:not(.custom-commerce__preset--lead) .custom-commerce__preset-copy em{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.custom-commerce__footer{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:48px;color:var(--cc-muted);font-size:var(--cc-text-meta);letter-spacing:.11em}@media(max-height:820px)and (min-width:761px){.custom-commerce{--cc-stage-height: 520px;padding:26px clamp(20px,5vw,80px)}.custom-commerce__header{padding-bottom:12px}.custom-commerce__introduction{padding-block:26px}.custom-commerce__introduction h2{font-size:clamp(2.45rem,4vw,3.7rem)}.custom-commerce__introduction>p:nth-of-type(2){margin-top:16px}.custom-commerce__introduction ul{margin:18px 0}.custom-commerce__preset-copy{bottom:18px}}@media(max-width:1000px){.custom-commerce__stage{grid-template-columns:minmax(280px,.58fr) minmax(500px,1.42fr)}.custom-commerce__presets{grid-template-columns:1fr 1fr}}@media(max-width:760px){.custom-commerce{padding:58px 17px}.custom-commerce__header{display:block}.custom-commerce__header span{display:block;margin-top:10px}.custom-commerce__stage{display:block;min-height:0}.custom-commerce__introduction{padding:42px 0}.custom-commerce__introduction h2{font-size:clamp(2.55rem,13vw,4.2rem)}.custom-commerce__presets{display:grid;grid-template-columns:1fr;grid-template-rows:none;border-top:1px solid var(--cc-line);border-left:0}.custom-commerce__preset,.custom-commerce__preset--lead{grid-row:auto;min-height:55vh;border-right:0;border-bottom:1px solid var(--cc-line)}.custom-commerce__preset:last-child{border-bottom:0}.custom-commerce__preset-copy strong,.custom-commerce__preset:not(.custom-commerce__preset--lead) .custom-commerce__preset-copy strong{font-size:1.85rem}.custom-commerce__preset-copy em,.custom-commerce__preset:not(.custom-commerce__preset--lead) .custom-commerce__preset-copy em{display:block}.custom-commerce__footer span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){.custom-commerce *,.custom-commerce *:before,.custom-commerce *:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}:root{color:#17130f;background:#e9e3d8;font-family:Manrope,Noto Sans SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--obsidian: #090807;--ink: #17130f;--ivory: #e9e3d8;--ivory-bright: #f3eee5;--paper: #ded6c7;--brass: #b5965c;--brass-bright: #d3bd91;--oxblood: #5a0d10;--lapis: #17294f;--malachite: #174c3c;--cinnabar: #aa3e20;--line-dark: rgba(23, 19, 15, .18);--line-light: rgba(235, 222, 198, .24);--serif: "Noto Serif SC", "Cormorant Garamond", serif;--latin-serif: "Cormorant Garamond", "Noto Serif SC", serif;--tibetan: "Noto Serif Tibetan", serif;--header-h: 84px;--page-pad: clamp(22px, 4.4vw, 76px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--obsidian)}body{margin:0;min-width:320px;min-height:100vh;background:var(--ivory);color:var(--ink);-webkit-font-smoothing:antialiased;overflow-x:hidden}button,a,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{color:var(--ivory);background:var(--oxblood)}.site-shell{min-height:100vh;background:var(--ivory)}.experience-loader{min-height:100vh;display:grid;place-content:center;gap:18px;color:#2a231d;background:#eee7db;text-align:center}.experience-loader span{font-family:var(--latin-serif);font-size:2rem}.experience-loader i{width:150px;height:1px;background:#2a231d2e;overflow:hidden;position:relative}.experience-loader i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#9c6f46;transform-origin:left;animation:veda-loader 1.1s ease-in-out infinite}@keyframes veda-loader{0%{transform:scaleX(0)}48%{transform:scaleX(1)}to{transform:scaleX(1) translate(100%)}}.experience-dock{position:fixed;z-index:88;left:18px;bottom:18px;min-height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;color:#f4ede2;background:#211c17e6;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.65rem;letter-spacing:.08em;box-shadow:0 12px 35px #221a132e;transition:transform .25s ease,background .25s ease}.experience-dock:hover{transform:translateY(-2px);background:#25201b}.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;height:var(--header-h);padding:0 var(--page-pad);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--ivory);border-bottom:1px solid transparent;transition:background .42s ease,height .42s ease,border-color .42s ease}.site-header.is-scrolled{height:68px;color:var(--ink);background:#e9e3d8ed;border-color:var(--line-dark);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark,.footer-brand{width:max-content;font-family:var(--latin-serif);font-size:clamp(24px,2vw,31px);font-weight:500;letter-spacing:-.04em}.site-header nav{display:flex;align-items:center;gap:clamp(22px,3vw,46px)}.site-header nav a,.site-header nav button{position:relative;padding:0;color:inherit;border:0;background:transparent;font-size:12px;letter-spacing:.14em;cursor:pointer}.site-header nav a:after,.site-header nav button:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.site-header nav a:hover:after,.site-header nav a:focus-visible:after,.site-header nav button:hover:after,.site-header nav button:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-actions{justify-self:end;display:flex;align-items:center;gap:6px}.header-actions button{width:39px;height:39px;padding:0;display:inline-grid;place-items:center;border:0;background:transparent;cursor:pointer}.bag-button{position:relative}.bag-button span{position:absolute;right:0;top:1px;min-width:16px;height:16px;padding-inline:3px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;background:var(--obsidian);color:var(--ivory);font-size:8px}.site-header.is-scrolled .bag-button span{background:var(--ink)}.site-header.is-menu-open{height:var(--header-h);color:var(--ink);background:var(--ivory-bright);border-color:var(--line-dark)}.site-header.is-menu-open .bag-button span{background:var(--ink)}.header-icon-link{width:39px;height:39px;display:inline-grid;place-items:center}.menu-button{display:none!important}.menu-lock{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mega-menu-shell{position:fixed;z-index:45;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none;transition:visibility 0s linear .72s}.mega-menu-shell.is-open{visibility:visible;pointer-events:auto;transition-delay:0s}.mega-menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#090807b8;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .52s ease}.mega-menu-shell.is-open .mega-menu-backdrop{opacity:1}.mega-menu{position:absolute;top:0;left:0;width:100%;height:min(880px,92svh);padding-top:var(--header-h);display:grid;grid-template-rows:auto 1fr auto;color:var(--ink);background:linear-gradient(90deg,rgba(181,150,92,.05) 1px,transparent 1px) 0 0 / 10vw 100%,var(--ivory-bright);box-shadow:0 34px 90px #0000004d;overflow:hidden;transform:translateY(-102%);transition:transform .72s cubic-bezier(.76,0,.24,1)}.mega-menu:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--brass);transform:scaleX(0);transform-origin:left;transition:transform .9s ease .22s}.mega-menu-shell.is-open .mega-menu{transform:translateY(0)}.mega-menu-shell.is-open .mega-menu:after{transform:scaleX(1)}.mega-menu-header,.mega-menu-footer{position:relative;z-index:2;padding:19px var(--page-pad);display:grid;align-items:center;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.mega-menu-header{grid-template-columns:1fr 1fr auto;gap:28px}.mega-menu-header>div{display:flex;align-items:baseline;gap:18px}.mega-menu-header span,.mega-menu-header p,.mega-menu-footer{font-size:9px;letter-spacing:.18em}.mega-menu-header span{color:#17130f6b}.mega-menu-header strong{font-family:var(--serif);font-size:20px;font-weight:400;letter-spacing:.08em}.mega-menu-header p{margin:0;color:#17130f73;text-align:center}.mega-close{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line-dark);background:transparent;cursor:pointer;transition:color .24s ease,background .24s ease,transform .3s ease}.mega-close:hover,.mega-close:focus-visible{color:var(--ivory);background:var(--ink);transform:rotate(90deg)}.mega-menu-grid{min-height:0;display:grid;grid-template-columns:.72fr .82fr 1.46fr}.menu-level{position:relative;min-width:0;padding:clamp(28px,3.2vw,54px);border-right:1px solid var(--line-dark);overflow:auto}.menu-level:last-child{border-right:0}.menu-level-label{margin-bottom:28px;display:block;color:#17130f6b;font-size:9px;letter-spacing:.2em}.menu-series>a,.menu-categories>a{position:relative;width:100%;padding:16px 0;display:grid;grid-template-columns:34px 1fr;gap:3px 12px;color:#17130f6b;border:0;border-bottom:1px solid var(--line-dark);background:transparent;text-align:left;text-decoration:none;cursor:pointer;transition:color .26s ease,padding-left .42s cubic-bezier(.22,1,.36,1)}.menu-series>a:before,.menu-categories>a:before{content:"";position:absolute;left:0;top:50%;width:0;height:1px;background:var(--brass);transition:width .36s ease}.menu-series>a:hover,.menu-series>a:focus-visible,.menu-series>a.is-active,.menu-categories>a:hover,.menu-categories>a:focus-visible,.menu-categories>a.is-active{padding-left:26px;color:var(--ink)}.menu-series>a:hover:before,.menu-series>a:focus-visible:before,.menu-series>a.is-active:before,.menu-categories>a:hover:before,.menu-categories>a:focus-visible:before,.menu-categories>a.is-active:before{width:17px}.menu-series a>span,.menu-categories a>span{grid-row:1 / 3;font-family:var(--latin-serif);font-size:13px}.menu-series a strong,.menu-categories a strong{font-family:var(--serif);font-size:clamp(19px,1.7vw,27px);font-weight:400;letter-spacing:.08em}.menu-series a small,.menu-categories a small{font-size:8px;letter-spacing:.13em}.menu-series>p{max-width:310px;margin:32px 0 0;color:#17130f7a;font-family:var(--serif);font-size:12px;line-height:1.9}.menu-products{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(250px,1.1fr);grid-template-rows:auto 1fr;gap:0 clamp(24px,3vw,54px);color:var(--ivory);background:var(--menu-tone);transition:background .52s ease}.menu-products>.menu-level-label{grid-column:1 / 3;color:#f3eee58a}.menu-concept-card{position:relative;min-height:320px;display:flex;flex-direction:column;justify-content:end;overflow:hidden;isolation:isolate}.menu-concept-card:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 24%,rgba(9,8,7,.72))}.menu-concept-card img{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.78;transition:transform 1s cubic-bezier(.22,1,.36,1)}.menu-concept-card:hover img{transform:scale(1.04)}.menu-concept-card span,.menu-concept-card h2,.menu-concept-card p{position:relative;margin-inline:24px}.menu-concept-card span{margin-bottom:8px;font-size:8px;letter-spacing:.16em}.menu-concept-card h2{margin-block:0 10px;font-family:var(--serif);font-size:clamp(38px,4vw,64px);font-weight:400}.menu-concept-card p{margin-bottom:24px;color:#f3eee5ad;font-family:var(--serif);font-size:11px;line-height:1.8}.menu-product-list{display:flex;flex-direction:column;justify-content:end}.menu-product-list a{width:100%;padding:15px 0;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;color:inherit;border:0;border-top:1px solid rgba(243,238,229,.24);background:transparent;text-align:left;text-decoration:none;cursor:pointer}.menu-product-list img{width:58px;height:58px;object-fit:cover;transition:transform .42s cubic-bezier(.22,1,.36,1)}.menu-product-list a:hover img,.menu-product-list a:focus-visible img{transform:scale(1.08) rotate(-2deg)}.menu-product-list a>span{display:flex;flex-direction:column;gap:5px}.menu-product-list small{color:#f3eee575;font-size:7px;letter-spacing:.15em}.menu-product-list strong{font-family:var(--serif);font-size:14px;font-weight:400}.menu-empty-product,.menu-coming-soon p{color:#17130f7a;font-family:var(--serif);font-size:12px;line-height:1.8}.menu-coming-soon{max-width:300px;margin-top:50px}.menu-coming-soon strong{margin-top:20px;display:block;font-family:var(--serif);font-size:24px;font-weight:400}.menu-series-preview{grid-column:1 / 3;min-height:100%;display:grid;place-items:center;align-content:center;gap:18px;color:#f3eee5a6}.menu-series-preview span{font-family:var(--latin-serif);font-size:70px}.menu-series-preview strong{font-size:10px;font-weight:400;letter-spacing:.22em}.mega-menu-footer{min-height:58px;grid-template-columns:1fr auto;color:#17130f7a;border-bottom:0}.mega-menu-footer a{display:flex;align-items:center;gap:12px;color:var(--ink)}.menu-search-view{min-height:0;padding:clamp(32px,4vw,68px) var(--page-pad);overflow:auto}.menu-search-field{max-width:1120px;margin:0 auto;padding:0 4px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border-bottom:1px solid var(--ink)}.menu-search-field input{min-width:0;padding:0;border:0;outline:0;background:transparent;font-family:var(--serif);font-size:clamp(22px,3vw,42px)}.menu-search-field input::placeholder{color:#17130f47}.menu-search-field small{color:#17130f66;font-family:var(--latin-serif)}.menu-search-results{max-width:1120px;margin:34px auto 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-dark)}.menu-search-result{min-width:0;padding:20px;display:grid;grid-template-columns:auto 84px 1fr auto;align-items:center;gap:14px;border:0;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);background:transparent;text-align:left;cursor:pointer}.menu-search-result:last-child{border-right:0}.menu-search-result>span{font-family:var(--latin-serif);font-size:11px}.menu-search-result img{width:84px;aspect-ratio:1;object-fit:cover}.menu-search-result>div{min-width:0;display:flex;flex-direction:column;gap:7px}.menu-search-result small{color:#17130f73;font-size:7px}.menu-search-result strong{font-family:var(--serif);font-size:13px;font-weight:400}.hero{position:relative;min-height:100svh;padding:calc(var(--header-h) + 8vh) var(--page-pad) 7vh;display:grid;grid-template-columns:1fr;align-items:center;overflow:hidden;color:var(--ivory);background:var(--obsidian);isolation:isolate}.hero:after{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080706f2,#080706ad 38%,#0807061a 72%),linear-gradient(180deg,#08070629,#0807069e)}.hero:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle 170px at var(--hero-pointer-x, 66%) var(--hero-pointer-y, 46%),rgba(211,189,145,.13),transparent 76%);pointer-events:none}.hero-particles{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-copy{position:relative;z-index:3;padding-left:clamp(38px,4.5vw,78px);max-width:720px}.hero-film,.hero-depth{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-depth{z-index:-4;overflow:hidden;transform-style:preserve-3d;will-change:transform}.hero-depth-image{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.04);transform:scale(1.018)}.hero-film{z-index:-3;opacity:.78;background:var(--obsidian);transition:opacity 1.8s cubic-bezier(.22,1,.36,1),filter 1.8s ease}.hero-film.is-settled{opacity:.14;filter:saturate(.6)}.hero-film video{width:100%;height:100%;object-fit:cover;mix-blend-mode:screen;filter:saturate(.78) contrast(1.12) brightness(.74)}.depth-plane{position:absolute;top:11%;width:12%;height:74%;border:1px solid rgba(211,189,145,.11);background:linear-gradient(135deg,#d3bd9108,#17294f12);box-shadow:inset 0 0 60px #d3bd9106;transform:perspective(900px) rotateY(-24deg);animation:depth-breathe 7s ease-in-out infinite}.depth-plane-one{left:20%}.depth-plane-two{left:32%;animation-delay:-2.1s}.depth-plane-three{left:44%;animation-delay:-4.2s}.hero-orbit{position:absolute;right:2%;top:12%;width:min(48vw,770px);aspect-ratio:1;border:1px solid rgba(211,189,145,.13);border-radius:50%;transform:rotateX(68deg) rotate(18deg);animation:orbit-drift 18s linear infinite}.hero-orbit-two{right:10%;top:21%;width:min(34vw,540px);border-color:#17294f38;animation-direction:reverse;animation-duration:24s}@keyframes depth-breathe{0%,to{opacity:.25;transform:perspective(900px) rotateY(-24deg) translateZ(0)}50%{opacity:.58;transform:perspective(900px) rotateY(-20deg) translateZ(18px)}}@keyframes orbit-drift{to{transform:rotateX(68deg) rotate(378deg)}}.hero-kicker,.section-kicker{margin:0 0 22px;font-family:var(--tibetan),"Manrope",sans-serif;font-size:10px;font-weight:500;letter-spacing:.24em;text-transform:uppercase}.hero-kicker{color:#e9e3d8a3}.hero-title{margin:0;font-weight:400}.hero-title span{display:block}.hero-title span:first-child{font-family:var(--serif);font-size:clamp(72px,9vw,148px);line-height:.98;letter-spacing:.08em;color:#d9c69f;text-shadow:0 0 42px rgba(181,150,92,.1)}.hero-title span:last-child{margin-top:18px;font-family:var(--latin-serif);font-size:clamp(17px,1.9vw,31px);letter-spacing:.1em;color:#e9e3d8e0}.hero-subtitle{max-width:420px;margin:26px 0 0;color:#e9e3d88f;font-family:var(--serif);font-size:14px;line-height:2;letter-spacing:.08em}.hero-actions{margin-top:34px;display:flex;align-items:center;gap:28px}.button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid;cursor:pointer;font-size:12px;letter-spacing:.13em;transition:color .26s ease,background .26s ease,transform .26s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-light{color:var(--ink);border-color:var(--ivory);background:var(--ivory)}.button-light:hover,.button-light:focus-visible{color:var(--ivory);background:transparent}.button-dark{color:var(--ivory);border-color:var(--ink);background:var(--ink)}.button-dark:hover,.button-dark:focus-visible{color:var(--ink);background:transparent}.text-link{width:max-content;display:inline-flex;align-items:center;gap:10px;padding-block:7px;color:#e9e3d8b3;border-bottom:1px solid rgba(233,227,216,.34);font-size:11px;letter-spacing:.14em;transition:color .25s ease,gap .25s ease,border-color .25s ease}.text-link:hover,.text-link:focus-visible{gap:16px;color:var(--ivory);border-color:currentColor}.text-link.dark{color:#17130fa8;border-color:#17130f3d}.text-link.dark:hover,.text-link.dark:focus-visible{color:var(--ink)}.hero-visual{position:relative;z-index:2;min-width:0;width:min(64vw,1040px);justify-self:end;transform-style:preserve-3d}.hero-product{width:100%;max-height:74vh;object-fit:contain;object-position:center right;filter:drop-shadow(0 24px 56px rgba(0,0,0,.42))}.hero-caption{position:absolute;right:var(--page-pad);bottom:7.5%;width:min(290px,38%);padding:14px 0;display:flex;flex-direction:column;gap:6px;border-top:1px solid rgba(233,227,216,.35);border-bottom:1px solid rgba(233,227,216,.18);font-family:var(--serif);text-align:right}.hero-aggregate-rail{position:absolute;z-index:4;left:calc(var(--page-pad) + clamp(38px,4.5vw,78px));right:var(--page-pad);bottom:3.8%;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(233,227,216,.2)}.hero-aggregate-rail a{padding:13px 12px 0;display:flex;align-items:baseline;gap:10px;color:#e9e3d86b;border-left:1px solid rgba(233,227,216,.12);transition:color .26s ease,background .26s ease}.hero-aggregate-rail a:hover,.hero-aggregate-rail a:focus-visible{color:var(--ivory);background:linear-gradient(180deg,rgba(211,189,145,.08),transparent)}.hero-aggregate-rail span{font-family:var(--latin-serif);font-size:10px}.hero-aggregate-rail strong{font-family:var(--serif);font-size:17px;font-weight:400}.hero-caption span:first-child{font-size:15px}.hero-caption span:last-child{color:#e9e3d87a;font-family:Manrope,sans-serif;font-size:9px;letter-spacing:.12em}.hero-progress{position:absolute;z-index:4;left:var(--page-pad);top:23%;bottom:12%;width:24px;display:flex;flex-direction:column;align-items:center;gap:14px;color:#e9e3d88a;font-size:9px}.hero-progress i{width:1px;flex:1;background:var(--line-light)}.hero-progress small{writing-mode:vertical-rl;letter-spacing:.22em}.cursor-aura{position:fixed;z-index:180;top:0;right:0;bottom:0;left:0;pointer-events:none;mix-blend-mode:difference}.cursor-aura i,.cursor-aura b{position:absolute;left:0;top:0;display:block;border-radius:50%;transform:translate3d(-100px,-100px,0);will-change:transform}.cursor-aura i{width:54px;height:54px;margin:-27px 0 0 -27px;border:1px solid rgba(255,255,255,.38)}.cursor-aura b{width:5px;height:5px;margin:-2.5px 0 0 -2.5px;background:#ffffffeb}.five-story{position:relative;color:var(--ivory);background:var(--obsidian);transition:background .7s ease}.five-story-intro{min-height:82svh;padding:clamp(110px,13vw,210px) var(--page-pad);display:grid;grid-template-columns:.72fr 1.28fr;grid-template-rows:auto auto auto;align-content:center;gap:18px clamp(38px,6vw,110px);border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);background:radial-gradient(circle at 76% 52%,rgba(181,150,92,.12),transparent 24%),url(/assets/five-aggregates-hero-v2.png) center / cover;isolation:isolate}.five-story-intro:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#090807f2,#090807bd)}.five-story-intro .section-kicker{grid-column:1;color:#e9e3d880}.five-story-intro h2{grid-column:1;margin:0;font-family:var(--serif);font-size:clamp(52px,6vw,96px);font-weight:400;line-height:1.2;letter-spacing:.06em}.five-story-intro>p:not(.section-kicker){grid-column:2;grid-row:2;max-width:500px;margin:0;align-self:end;color:#e9e3d894;font-family:var(--serif);font-size:14px;line-height:2.1}.five-story-intro>svg{grid-column:2;margin-top:25px;animation:story-arrow 1.8s ease-in-out infinite}@keyframes story-arrow{50%{transform:translateY(8px)}}.five-story-layout{position:relative;display:grid;grid-template-columns:minmax(390px,.72fr) minmax(0,1.28fr);grid-template-areas:"chapters stage";background:#0b0a09}.aggregate-stage{grid-area:stage;position:sticky;z-index:1;top:0;height:100svh;overflow:hidden;border-left:1px solid var(--line-light);background:color-mix(in srgb,var(--aggregate-tone) 22%,#090807);transition:background .7s ease;isolation:isolate}.aggregate-stage:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--aggregate-cursor-x, 62%) var(--aggregate-cursor-y, 42%),color-mix(in srgb,var(--aggregate-tone) 32%,transparent) 0,transparent 24%);opacity:.64;pointer-events:none;transition:opacity .45s ease}.aggregate-stage:after{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#09080714,#0908079e),radial-gradient(circle at 50% 50%,transparent 30%,rgba(9,8,7,.32));pointer-events:none}.aggregate-stage-art{position:absolute;z-index:1;top:5%;right:3%;bottom:9%;left:3%;overflow:hidden;border:1px solid rgba(235,222,198,.14);background:color-mix(in srgb,var(--aggregate-tone) 20%,#11100e);box-shadow:0 44px 90px #00000047,inset 0 0 80px #00000047;transform-style:preserve-3d;animation:aggregate-enter .78s cubic-bezier(.22,1,.36,1)}@keyframes aggregate-enter{0%{opacity:0;transform:scale(1.04);filter:blur(12px)}}.aggregate-stage-art>img:first-child{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.58;filter:saturate(.86) contrast(1.08) brightness(.86);transform:scale(1.08) translate(calc(var(--aggregate-x, 0) * -9px),calc(var(--aggregate-y, 0) * -6px));transition:opacity .5s ease,filter .5s ease}.aggregate-product{position:absolute;z-index:4;right:-8%;top:14%;width:68%;height:68%;object-fit:cover;object-position:center;opacity:.72;mix-blend-mode:lighten;border:1px solid rgba(235,222,198,.14);filter:saturate(.9) contrast(1.04) drop-shadow(0 26px 44px rgba(0,0,0,.52));transform:translate3d(calc(var(--aggregate-x, 0) * 16px),calc(var(--aggregate-y, 0) * 10px),54px) scale(.94);transition:filter .6s ease,transform .6s cubic-bezier(.22,1,.36,1)}.aggregate-ripple,.aggregate-refraction,.aggregate-orbit{position:absolute;z-index:3;left:50%;top:50%;width:42%;aspect-ratio:1;border:1px solid rgba(233,227,216,.24);border-radius:50%;opacity:.12;transform:translate(-50%,-50%)}.aggregate-ripple{box-shadow:0 0 0 34px #e9e3d80a,0 0 0 74px #e9e3d806,0 0 0 124px #e9e3d804}.aggregate-refraction{left:40%;width:28%;border-radius:44% 56% 62% 38%;background:linear-gradient(135deg,rgba(255,255,255,.13),transparent);-webkit-backdrop-filter:blur(3px) saturate(1.5);backdrop-filter:blur(3px) saturate(1.5);transform:translate(-50%,-50%) translate(calc(var(--aggregate-x, 0) * 20px),calc(var(--aggregate-y, 0) * 12px)) rotate(22deg)}.aggregate-orbit{width:58%;border-color:#d3bd9152;transform:translate(-50%,-50%) rotateX(64deg) rotate(14deg);animation:aggregate-orbit 16s linear infinite}.aggregate-orbit i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--brass-bright);box-shadow:0 0 18px #d3bd9199}.aggregate-orbit i:nth-child(1){left:12%;top:20%}.aggregate-orbit i:nth-child(2){right:8%;top:54%}.aggregate-orbit i:nth-child(3){left:48%;bottom:-4px}@keyframes aggregate-orbit{to{transform:translate(-50%,-50%) rotateX(64deg) rotate(374deg)}}.visual-material .aggregate-ripple,.visual-material .aggregate-refraction,.visual-material .aggregate-orbit{opacity:.04}.visual-ripple .aggregate-ripple,.visual-refraction .aggregate-refraction,.visual-orbit .aggregate-orbit,.visual-convergence .aggregate-ripple,.visual-convergence .aggregate-refraction,.visual-convergence .aggregate-orbit{opacity:.72}.visual-ripple .aggregate-product{filter:blur(.35px) drop-shadow(0 26px 44px rgba(0,0,0,.52))}.visual-refraction .aggregate-product{transform:translate3d(calc(var(--aggregate-x, 0) * 24px),calc(var(--aggregate-y, 0) * 12px),54px) scale(.97)}.visual-convergence .aggregate-product{filter:saturate(1.15) brightness(1.08) drop-shadow(0 0 42px rgba(211,189,145,.2));transform:translateZ(80px) scale(1.02)}.aggregate-stage-copy{position:absolute;z-index:5;left:clamp(24px,4vw,70px);bottom:clamp(76px,9vh,120px);display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:8px 18px}.aggregate-stage-copy span{grid-row:1 / 3;font-family:var(--latin-serif);font-size:12px}.aggregate-stage-copy strong{font-family:var(--serif);font-size:clamp(48px,6vw,94px);font-weight:400;line-height:1}.aggregate-stage-copy small{font-size:8px;letter-spacing:.18em}.aggregate-stage nav{position:absolute;z-index:6;right:clamp(20px,3vw,50px);bottom:clamp(54px,8vh,100px);display:flex}.aggregate-stage nav button{width:46px;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#e9e3d861;border:0;border-left:1px solid var(--line-light);background:transparent;cursor:pointer;transition:color .25s ease,background .25s ease}.aggregate-stage nav button:hover,.aggregate-stage nav button:focus-visible,.aggregate-stage nav button.is-active{color:var(--ivory);background:#e9e3d80f}.aggregate-stage nav span{font-size:7px}.aggregate-stage nav strong{font-family:var(--serif);font-size:15px;font-weight:400}.aggregate-chapters{grid-area:chapters;background:var(--ivory-bright);color:var(--ink)}.aggregate-chapters article{min-height:86svh;padding:clamp(70px,9vw,150px) clamp(34px,5vw,82px);display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--line-dark);opacity:.34;transition:opacity .48s ease,background .7s ease}.aggregate-chapters article.is-active{opacity:1;background:color-mix(in srgb,var(--aggregate-tone) 10%,var(--ivory-bright))}.aggregate-chapters article>span{font-family:var(--latin-serif);font-size:13px}.aggregate-chapters article>p:first-of-type{margin:20px 0 8px;color:#17130f6b;font-size:8px;letter-spacing:.18em}.aggregate-chapters h3{margin:0 0 22px;font-family:var(--serif);font-size:clamp(54px,6vw,92px);font-weight:400}.aggregate-chapters article>strong{font-family:var(--serif);font-size:19px;font-weight:400;letter-spacing:.08em}.aggregate-chapters article>p:last-of-type{max-width:380px;margin:20px 0 34px;color:#17130f8f;font-family:var(--serif);font-size:13px;line-height:2}.aggregate-chapters a{width:max-content;padding-bottom:8px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line-dark);font-size:10px;letter-spacing:.1em}.editorial-intro{position:relative;min-height:520px;padding:clamp(68px,8vw,126px) var(--page-pad);display:grid;grid-template-columns:72px minmax(340px,.82fr) 1.18fr;align-items:center;gap:clamp(30px,5vw,86px);overflow:hidden;border-bottom:1px solid var(--line-dark);background-color:var(--ivory-bright);background-image:url(/assets/product-ivory.png);background-size:0 0}.archive-rail{height:300px;display:flex;flex-direction:column;align-items:center;gap:13px;border-right:1px solid var(--line-dark);color:#17130f85}.archive-rail>span{writing-mode:vertical-rl;font-family:var(--latin-serif);font-size:11px}.archive-rail i{width:1px;flex:1;background:var(--line-dark)}.archive-rail strong,.archive-rail small{font-family:var(--latin-serif);font-weight:500}.editorial-copy{max-width:660px}.editorial-copy .section-kicker,.section-heading .section-kicker,.story-copy .section-kicker,.origin-copy .section-kicker{color:#17130f73}.editorial-copy h2,.section-heading h2,.story-copy h2,.origin-copy h2,.quick-view h2,.cart-drawer h2{margin:0;font-family:var(--serif);font-weight:400;letter-spacing:.06em}.editorial-copy h2{font-size:clamp(36px,4.7vw,76px);line-height:1.28}.editorial-copy>p:not(.section-kicker),.story-copy>p:not(.section-kicker),.origin-copy>p:not(.section-kicker){max-width:590px;margin:28px 0;color:#17130f9e;font-family:var(--serif);font-size:14px;line-height:2.1;letter-spacing:.05em}.editorial-engraving{position:relative;height:400px;margin:0;overflow:hidden;opacity:.36;mix-blend-mode:multiply}.editorial-engraving img{width:100%;height:100%;object-fit:contain;object-position:right center}.wisdom-section,.product-section{padding:clamp(70px,8vw,128px) var(--page-pad);background:var(--ivory)}.wisdom-section{border-bottom:1px solid var(--line-dark)}.section-heading{margin-bottom:clamp(34px,4vw,64px);display:flex;align-items:end;justify-content:space-between;gap:24px}.section-heading h2{font-size:clamp(40px,5.3vw,82px)}.section-heading>p{margin:0 0 10px;color:#17130f7a;font-family:var(--serif);font-size:13px;letter-spacing:.08em}.wisdom-panels{height:min(660px,72vh);min-height:540px;display:flex;border:1px solid var(--line-dark);overflow:hidden}.wisdom-panel{position:relative;min-width:11.5%;flex:1 1 0;padding:26px 22px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;overflow:hidden;color:var(--panel-ink);border:0;border-right:1px solid rgba(235,222,198,.28);background-color:var(--panel-tone);text-align:left;cursor:pointer;isolation:isolate;transition:flex .7s cubic-bezier(.22,1,.36,1),filter .45s ease,transform .45s cubic-bezier(.22,1,.36,1)}.wisdom-panel:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-image:var(--panel-art);background-position:center;background-size:cover;opacity:.42;mix-blend-mode:screen;transform:scale(1.03);transition:opacity .5s ease,transform .8s cubic-bezier(.22,1,.36,1)}.wisdom-panel:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--panel-x, 50%) var(--panel-y, 50%),rgba(255,244,220,.2),transparent 28%),linear-gradient(180deg,#00000005,#00000061);opacity:.82;transition:opacity .45s ease}.wisdom-panel.is-active{flex:4.1 1 0}.wisdom-panels:not(.has-selection) .wisdom-panel:hover{filter:brightness(1.06)}.wisdom-panel:hover:after,.wisdom-panel:focus-visible:after,.wisdom-panel.is-active:after{opacity:1}.wisdom-panel:focus-visible{z-index:2;outline:2px solid currentColor;outline-offset:-5px}.wisdom-panel.is-active:before{opacity:.58;transform:scale(1)}.panel-index{font-family:var(--latin-serif);font-size:18px}.panel-toggle{position:absolute;top:23px;right:20px;width:30px;height:30px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;opacity:.64;transition:opacity .3s ease,transform .5s cubic-bezier(.22,1,.36,1)}.wisdom-panel:hover .panel-toggle,.wisdom-panel:focus-visible .panel-toggle,.wisdom-panel.is-active .panel-toggle{opacity:1;transform:rotate(180deg)}.panel-title{display:flex;flex-direction:column;gap:9px;font-family:var(--serif);writing-mode:vertical-rl;text-orientation:upright;transition:transform .5s ease,opacity .35s ease}.panel-title strong{font-size:clamp(20px,1.6vw,28px);font-weight:400;letter-spacing:.16em}.panel-title small{font-size:12px;letter-spacing:.12em}.wisdom-panel.is-active .panel-title{position:absolute;opacity:0;pointer-events:none}.panel-body{max-width:440px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;opacity:0;transform:translateY(24px);transition:opacity .28s ease 50ms,transform .6s cubic-bezier(.22,1,.36,1) 50ms}.wisdom-panel.is-active .panel-body{opacity:1;transform:translateY(0);transition-delay:.18s}.panel-body em{font-family:var(--latin-serif);font-size:12px;font-style:normal;letter-spacing:.18em}.panel-body>strong{font-family:var(--serif);font-size:clamp(30px,3.1vw,50px);font-weight:400;letter-spacing:.1em}.panel-body p{max-width:360px;margin:0;font-family:var(--serif);font-size:13px;line-height:1.9}.panel-cta{margin-top:12px;padding-bottom:7px;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid currentColor;font-size:11px;letter-spacing:.12em}.product-section{background:var(--ivory-bright)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.product-card{min-width:0;border-right:1px solid var(--line-dark)}.product-card:last-child{border-right:0}.product-image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;padding:0;overflow:hidden;border:0;background:#ded6c7;cursor:pointer;perspective:900px}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transform:rotateX(var(--card-rx, 0deg)) rotateY(var(--card-ry, 0deg)) scale(1.02);transition:transform .48s cubic-bezier(.22,1,.36,1);will-change:transform}.product-image-wrap:hover img,.product-image-wrap:focus-visible img{transform:rotateX(var(--card-rx, 0deg)) rotateY(var(--card-ry, 0deg)) scale(1.065)}.product-depth-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle 190px at var(--card-light-x, 50%) var(--card-light-y, 50%),rgba(255,255,255,.25),transparent 72%);opacity:0;mix-blend-mode:soft-light;pointer-events:none;transition:opacity .32s ease}.product-image-wrap:hover .product-depth-glow,.product-image-wrap:focus-visible .product-depth-glow{opacity:1}.quick-view-label{position:absolute;left:50%;bottom:22px;min-width:128px;min-height:39px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--ivory);background:#090807db;font-size:10px;letter-spacing:.12em;opacity:0;transform:translate(-50%,15px);transition:opacity .3s ease,transform .3s ease}.product-image-wrap:hover .quick-view-label,.product-image-wrap:focus-visible .quick-view-label{opacity:1;transform:translate(-50%)}.product-info{padding:24px clamp(18px,2.2vw,34px) 30px}.product-info>p,.cart-item p{margin:0 0 9px;color:#17130f78;font-size:9px;letter-spacing:.12em}.product-info h3,.cart-item h3{margin:0;font-family:var(--serif);font-size:clamp(19px,1.65vw,27px);font-weight:400;letter-spacing:.06em}.product-meta{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:15px}.product-meta>strong{font-family:var(--latin-serif);font-size:21px;font-weight:500}.product-meta button{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line-dark);background:transparent;cursor:pointer;font-size:9px;letter-spacing:.1em;transition:color .23s ease,background .23s ease}.product-meta button:hover,.product-meta button:focus-visible{color:var(--ivory);background:var(--ink)}.story-section{min-height:700px;display:grid;grid-template-columns:.82fr 1.18fr .75fr;grid-template-rows:1fr .68fr;border-top:1px solid var(--line-dark);background:var(--ivory)}.story-copy{padding:clamp(54px,7vw,108px) var(--page-pad);align-self:center}.story-copy h2,.origin-copy h2{font-size:clamp(38px,4.6vw,72px);line-height:1.28}.story-image{margin:0;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.story-image:hover img{transform:scale(1.025)}.story-image-main{grid-column:2 / 4;min-height:440px;border-left:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.story-image-line{grid-column:1 / 2;grid-row:2;border-top:1px solid var(--line-dark);opacity:.48;mix-blend-mode:multiply}.story-notes{grid-column:2 / 4;grid-row:2;padding:clamp(34px,4vw,66px);display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;align-items:start;gap:13px 18px}.story-notes>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--brass);border-radius:50%;color:var(--brass);font-family:var(--latin-serif)}.story-notes strong{font-family:var(--serif);font-weight:500}.story-notes p{grid-row:2;margin:-20px 0 0 56px;color:#17130f80;font-family:var(--serif);font-size:11px;line-height:1.7}.wisdom-origin{position:relative;min-height:620px;padding:clamp(70px,8vw,130px) var(--page-pad);display:grid;grid-template-columns:.68fr 1.32fr;align-items:center;gap:clamp(30px,5vw,86px);overflow:hidden;color:var(--ivory);background:var(--oxblood)}.wisdom-origin:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/thangka-wide.png);background-size:cover;background-position:center;opacity:.07;mix-blend-mode:luminosity}.origin-copy,.origin-figures{position:relative;z-index:1}.origin-copy .section-kicker,.origin-copy>p:not(.section-kicker){color:#e9e3d894}.origin-figures{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:6px}.origin-figures figure{position:relative;margin:0;overflow:hidden;opacity:.74;transition:opacity .35s ease,transform .5s cubic-bezier(.22,1,.36,1)}.origin-figures figure:hover{opacity:1;transform:translateY(-10px)}.origin-figures img{width:100%;aspect-ratio:.78 / 1;object-fit:cover;filter:sepia(1) saturate(.52) brightness(1.15);mix-blend-mode:screen}.origin-figures span{position:absolute;left:50%;bottom:6px;width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(233,227,216,.42);border-radius:50%;color:#e9e3d8cc;background:#5a0d10c7;font-family:var(--latin-serif);font-size:10px;transform:translate(-50%)}.trust-strip{padding:26px var(--page-pad);display:grid;grid-template-columns:repeat(4,1fr);gap:18px;color:var(--brass-bright);background:var(--obsidian);border-bottom:1px solid var(--line-light)}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:13px}.trust-strip span{display:flex;flex-direction:column;gap:4px}.trust-strip strong{color:var(--ivory);font-family:var(--serif);font-size:13px;font-weight:400;letter-spacing:.08em}.trust-strip small{color:#e9e3d86b;font-size:8px;letter-spacing:.08em}.site-footer{padding:clamp(42px,5vw,72px) var(--page-pad);display:grid;grid-template-columns:1fr 1.25fr 1fr;align-items:start;gap:30px;background:var(--ivory-bright)}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 24px;font-size:10px;letter-spacing:.12em}.footer-note{display:flex;flex-direction:column;gap:13px;color:#17130f80;text-align:right;font-family:var(--serif);font-size:11px}.overlay-shell{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none;transition:visibility 0s linear .45s}.overlay-shell.is-open{visibility:visible;pointer-events:auto;transition-delay:0s}.overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#090807b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;cursor:default;transition:opacity .4s ease}.overlay-shell.is-open .overlay-backdrop{opacity:1}.panel-close{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line-dark);background:transparent;cursor:pointer;transition:color .25s ease,background .25s ease}.panel-close:hover,.panel-close:focus-visible{color:var(--ivory);background:var(--ink)}.quick-view{position:absolute;left:50%;top:50%;width:min(1040px,calc(100vw - 48px));max-height:min(760px,calc(100svh - 48px));display:grid;grid-template-columns:1.08fr .92fr;color:var(--ink);background:var(--ivory-bright);opacity:0;overflow:auto;transform:translate(-50%,-46%) scale(.98);transition:opacity .38s ease,transform .5s cubic-bezier(.22,1,.36,1)}.overlay-shell.is-open .quick-view{opacity:1;transform:translate(-50%,-50%) scale(1)}.quick-view>.panel-close{position:absolute;z-index:2;top:18px;right:18px}.quick-view-image{min-height:620px;background:var(--paper)}.quick-view-image img{width:100%;height:100%;object-fit:cover}.quick-view-copy{padding:clamp(50px,6vw,86px);align-self:center}.quick-view-copy .section-kicker{color:#17130f73}.quick-view h2,.cart-drawer h2{font-size:clamp(32px,3.8vw,58px);line-height:1.25}.quick-price{margin-top:18px;display:block;font-family:var(--latin-serif);font-size:25px;font-weight:500}.quick-view-copy>p:not(.section-kicker){margin:24px 0;color:#17130f94;font-family:var(--serif);font-size:13px;line-height:1.9}.quick-view dl{margin:30px 0;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.quick-view dl div{padding:12px 0;display:grid;grid-template-columns:70px 1fr;gap:20px;border-bottom:1px solid var(--line-dark);font-size:11px}.quick-view dl div:last-child{border-bottom:0}.quick-view dt{color:#17130f73}.quick-view dd{margin:0}.buy-row{display:grid;grid-template-columns:118px 1fr;gap:12px}.quantity{min-height:46px;display:grid;grid-template-columns:1fr 32px 1fr;align-items:center;border:1px solid var(--line-dark)}.quantity button{height:100%;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.quantity span{text-align:center;font-size:11px}.cart-drawer{position:absolute;top:0;right:0;width:min(500px,100vw);height:100%;display:flex;flex-direction:column;color:var(--ink);background:var(--ivory-bright);transform:translate(100%);transition:transform .54s cubic-bezier(.22,1,.36,1)}.overlay-shell.is-open .cart-drawer{transform:translate(0)}.cart-drawer>header{padding:28px 30px;display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line-dark)}.cart-drawer>header .section-kicker{margin-bottom:7px;color:#17130f73}.cart-drawer h2{font-size:34px}.cart-items{flex:1;padding:0 30px;overflow:auto}.empty-cart{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-cart h3{margin:20px 0 8px;font-family:var(--serif);font-size:25px;font-weight:400}.empty-cart p{max-width:300px;margin:0 0 28px;color:#17130f80;font-family:var(--serif);font-size:12px;line-height:1.8}.cart-item{padding:22px 0;display:grid;grid-template-columns:112px 1fr;gap:18px;border-bottom:1px solid var(--line-dark)}.cart-item>img{width:112px;height:130px;object-fit:cover}.cart-item h3{font-size:18px}.cart-item>div>strong{margin-top:8px;display:block;font-family:var(--latin-serif);font-size:18px}.cart-item-actions{margin-top:18px;display:flex;align-items:center;justify-content:space-between}.cart-item .quantity{min-height:34px;width:100px}.remove-item{width:34px;height:34px;display:grid;place-items:center;color:#17130f80;border:0;background:transparent;cursor:pointer}.cart-footer{padding:24px 30px 30px;border-top:1px solid var(--line-dark)}.cart-footer>div{display:flex;justify-content:space-between;font-family:var(--serif);font-size:18px}.cart-footer>div strong{font-family:var(--latin-serif);font-size:23px}.cart-footer p{margin:8px 0 20px;color:#17130f73;font-size:9px}.checkout-button{width:100%}.checkout-demo{position:absolute;left:50%;top:50%;width:min(1180px,calc(100vw - 48px));max-height:min(820px,calc(100svh - 48px));display:grid;grid-template-columns:1.08fr .92fr;color:var(--ink);background:var(--ivory-bright);opacity:0;overflow:auto;transform:translate(-50%,-46%) scale(.98);transition:opacity .38s ease,transform .52s cubic-bezier(.22,1,.36,1)}.overlay-shell.is-open .checkout-demo{opacity:1;transform:translate(-50%,-50%) scale(1)}.checkout-demo>.panel-close{position:absolute;z-index:3;top:18px;right:18px}.checkout-form-side{padding:clamp(48px,6vw,88px)}.checkout-form-side .section-kicker{color:#17130f75}.checkout-form-side h2,.checkout-complete h2{margin:0 0 34px;font-family:var(--serif);font-size:clamp(38px,4.6vw,68px);font-weight:400}.checkout-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.checkout-fields label,.checkout-form-side fieldset{display:flex;flex-direction:column;gap:9px}.checkout-fields label.wide{grid-column:1 / 3}.checkout-fields span,.checkout-form-side legend{color:#17130f85;font-size:9px;letter-spacing:.12em}.checkout-fields input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--line-dark);outline:0;background:#ffffff57;transition:border-color .24s ease,box-shadow .24s ease}.checkout-fields input:focus{border-color:var(--brass);box-shadow:0 0 0 3px #b5965c1a}.checkout-form-side fieldset{margin:28px 0;padding:0;border:0}.checkout-form-side legend{margin-bottom:10px}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.payment-methods label{min-height:76px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line-dark);cursor:pointer;transition:color .25s ease,background .25s ease,border-color .25s ease}.payment-methods label.is-active{color:var(--ivory);border-color:var(--ink);background:var(--ink)}.payment-methods input{position:absolute;opacity:0}.payment-methods span{color:inherit;font-size:10px}.checkout-submit{width:100%}.checkout-summary{padding:clamp(58px,6vw,88px) clamp(36px,4vw,62px);color:var(--ivory);background:linear-gradient(#090807eb,#090807f5),url(/assets/five-aggregates-hero-v2.png) center / cover}.checkout-summary>span{display:block;margin-bottom:34px;color:#e9e3d87a;font-size:8px;letter-spacing:.17em}.checkout-summary article{padding:16px 0;display:grid;grid-template-columns:92px 1fr;gap:18px;border-top:1px solid var(--line-light)}.checkout-summary article img{width:92px;aspect-ratio:1;object-fit:cover}.checkout-summary article div{display:flex;flex-direction:column;justify-content:center;gap:7px}.checkout-summary article small{color:#e9e3d86b;font-size:7px}.checkout-summary article strong{font-family:var(--serif);font-size:15px;font-weight:400}.checkout-summary article p{margin:0;color:#e9e3d894;font-family:var(--latin-serif);font-size:13px}.checkout-total{padding-top:24px;display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid var(--line-light);font-family:var(--serif)}.checkout-total strong{font-family:var(--latin-serif);font-size:28px;font-weight:500}.checkout-complete{grid-column:1 / 3;min-height:620px;padding:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at center,rgba(181,150,92,.12),transparent 32%),var(--ivory-bright)}.checkout-complete .section-kicker{margin-top:24px;color:#17130f73}.checkout-complete h2{margin-bottom:20px}.checkout-complete>p:not(.section-kicker){max-width:520px;margin:0 0 32px;color:#17130f8f;font-family:var(--serif);font-size:13px;line-height:2}@media(max-width:1100px){.hero{grid-template-columns:1fr}.hero-copy{padding-left:34px}.hero-visual{width:62vw}.wisdom-panel{min-width:10%;padding-inline:16px}.story-section{grid-template-columns:.9fr 1.1fr;grid-template-rows:auto 380px auto}.story-copy{grid-column:1 / 3}.story-image-main{grid-column:1 / 2;grid-row:2;border-left:0}.story-image-line{grid-column:2 / 3;grid-row:2}.story-notes{grid-column:1 / 3;grid-row:3}}@media(max-width:860px){:root{--header-h: 70px}.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.menu-button{display:inline-grid!important}.mega-menu{height:100svh}.mega-menu-header{grid-template-columns:1fr auto}.mega-menu-header>p{display:none}.mega-menu-grid{display:block;overflow:auto}.menu-level{padding:28px 24px;border-right:0;border-bottom:1px solid var(--line-dark);overflow:visible}.menu-level-label{margin-bottom:16px}.menu-series{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.menu-series>.menu-level-label,.menu-series>p{grid-column:1 / 3}.menu-series>p{margin-top:20px}.menu-categories{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:0 12px;overflow-x:auto}.menu-categories>.menu-level-label,.menu-coming-soon{grid-column:1 / 6}.menu-products{min-height:460px}.mega-menu-footer{position:sticky;bottom:0;background:var(--ivory-bright)}.menu-search-results{grid-template-columns:1fr}.menu-search-result,.menu-search-result:last-child{border-right:0}.desktop-only{display:none!important}.hero{min-height:100svh;padding-top:calc(var(--header-h) + 60px);grid-template-columns:1fr;align-content:start}.hero-copy{padding-left:30px}.hero-title span:first-child{font-size:clamp(54px,12vw,78px)}.hero-depth-image,.hero-film video{object-position:64% center}.hero:after{background:linear-gradient(90deg,#080706f0,#08070647),linear-gradient(180deg,#0807062e,#080706cc)}.depth-plane{display:none}.hero-orbit{width:78vw;right:-24%;top:30%}.hero-caption{right:22px;bottom:10%;width:42%}.hero-progress{left:20px;top:17%;bottom:18%}.hero-aggregate-rail{left:50px;right:20px;bottom:3.5%}.hero-aggregate-rail a{justify-content:center}.hero-aggregate-rail a strong{font-size:14px}.five-story-intro{min-height:74svh;grid-template-columns:1fr;grid-template-rows:auto;gap:18px}.five-story-intro .section-kicker,.five-story-intro h2,.five-story-intro>p:not(.section-kicker),.five-story-intro>svg{grid-column:1;grid-row:auto}.five-story-layout{display:block}.aggregate-stage{height:76svh;border-right:0;border-bottom:1px solid var(--line-light)}.aggregate-stage-art{top:5%;right:0;bottom:11%;left:0}.aggregate-stage-copy{left:24px;bottom:70px}.aggregate-stage-copy strong{font-size:clamp(44px,10vw,70px)}.aggregate-stage nav{right:20px;bottom:52px}.aggregate-stage nav button{width:40px}.aggregate-chapters article{min-height:70svh;padding-inline:34px}.cursor-aura{display:none}.editorial-intro{grid-template-columns:44px 1fr;min-height:660px}.editorial-engraving{position:absolute;right:-16%;bottom:-8%;width:62%;height:58%;opacity:.15}.wisdom-panels{height:auto;min-height:560px;display:grid;grid-auto-flow:column;grid-auto-columns:min(78vw,480px);overflow-x:auto;scroll-snap-type:x mandatory}.wisdom-panel,.wisdom-panel.is-active{min-height:560px;min-width:0;padding:26px;flex:none;scroll-snap-align:center}.wisdom-panel .panel-title,.wisdom-panel.is-active .panel-title{position:static;writing-mode:horizontal-tb;opacity:1;transform:none}.wisdom-panel .panel-body,.wisdom-panel.is-active .panel-body{opacity:1;transform:none}.product-grid{grid-template-columns:1fr}.product-card{border-right:0;border-bottom:1px solid var(--line-dark)}.product-card:last-child{border-bottom:0}.product-image-wrap{aspect-ratio:1.14 / 1}.story-notes{grid-template-columns:auto 1fr}.story-notes p{grid-row:auto;margin:-8px 0 16px 56px}.wisdom-origin{grid-template-columns:1fr}.origin-figures{min-width:780px}.wisdom-origin{overflow-x:auto}.trust-strip{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr 1fr}.footer-note{grid-column:1 / 3;text-align:left}.quick-view{grid-template-columns:1fr;width:min(680px,calc(100vw - 34px))}.checkout-demo{width:min(680px,calc(100vw - 34px));grid-template-columns:1fr}.checkout-summary{grid-row:1}.checkout-form-side{grid-row:2}.checkout-complete{grid-column:1}.quick-view-image{min-height:350px;max-height:42vh}}@media(max-width:560px){.site-header,.site-header.is-scrolled,.mega-menu-header{padding-inline:18px}.mega-menu-header>div{gap:9px}.mega-menu-header strong{font-size:16px}.menu-series{grid-template-columns:1fr}.menu-series>.menu-level-label,.menu-series>p{grid-column:auto}.menu-products{min-height:0;grid-template-columns:1fr}.menu-products>.menu-level-label,.menu-series-preview{grid-column:1}.menu-product-list{margin-top:20px}.mega-menu-footer,.menu-search-view{padding-inline:18px}.menu-search-result{padding-inline:0;grid-template-columns:auto 66px 1fr auto}.menu-search-result img{width:66px}.brand-mark{font-size:23px}.header-actions{gap:0}.header-actions button{width:36px}.hero{min-height:100svh;padding:122px 18px 44px}.hero-copy{padding-left:20px;max-width:92%}.hero-kicker{margin-bottom:14px;font-size:8px}.hero-title span:first-child{font-size:70px}.hero-title span:last-child{margin-top:12px;font-size:15px}.hero-subtitle{margin-top:16px;font-size:12px}.hero-actions{margin-top:24px;align-items:flex-start;flex-direction:column;gap:12px}.hero-caption{display:none}.hero-progress{left:12px}.hero-aggregate-rail{left:28px;right:18px}.hero-aggregate-rail a{padding-inline:4px}.hero-aggregate-rail a span{display:none}.five-story-intro{padding-inline:18px}.five-story-intro h2{font-size:46px}.aggregate-stage{height:68svh}.aggregate-product{width:118%;right:-22%}.aggregate-stage nav{left:18px;right:auto;bottom:20px}.aggregate-stage-copy{left:18px;bottom:78px}.aggregate-chapters article{min-height:62svh;padding:70px 22px}.editorial-intro,.wisdom-section,.product-section{padding-inline:18px}.editorial-intro{min-height:580px;grid-template-columns:32px 1fr;gap:18px}.archive-rail{height:330px}.editorial-copy h2{font-size:38px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2{font-size:44px}.wisdom-panels{margin-right:-18px;grid-auto-columns:84vw}.product-info{padding-inline:4px}.product-meta{align-items:flex-start;flex-direction:column}.story-section{display:block}.story-copy{padding:70px 18px}.story-image-main,.story-image-line{min-height:360px;border:0;border-top:1px solid var(--line-dark)}.story-notes{padding:42px 18px}.wisdom-origin{padding-inline:18px}.origin-figures{min-width:670px}.trust-strip{padding-inline:18px;grid-template-columns:1fr}.trust-strip>div{justify-content:flex-start}.site-footer{padding-inline:18px;grid-template-columns:1fr}.footer-note{grid-column:auto}.quick-view{max-height:calc(100svh - 22px)}.checkout-demo{width:calc(100vw - 22px);max-height:calc(100svh - 22px)}.checkout-summary{padding:52px 22px 30px}.checkout-form-side{padding:38px 22px 26px}.checkout-fields{grid-template-columns:1fr}.checkout-fields label.wide{grid-column:1}.payment-methods{grid-template-columns:1fr}.payment-methods label{min-height:52px}.checkout-complete{min-height:76svh;padding:42px 24px}.quick-view-image{min-height:260px}.quick-view-copy{padding:34px 22px 26px}.buy-row{grid-template-columns:100px 1fr}.cart-drawer>header,.cart-items,.cart-footer{padding-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-particles{display:none}}
