@font-face{font-family:Yimu Sans;src:url(/assets/fonts/yimu-sans.woff2)format("woff2");font-style:normal;font-weight:300 600;font-display:swap}:root{--brand-font:"Yimu Sans","PingFang SC","Microsoft YaHei",sans-serif;--brand-serif:"Songti SC","STSong","SimSun",serif;--brand-numeral:Georgia,serif;--brand-primary:#135b38;--brand-primary-hover:#1d6b45;--brand-accent:#64ac3f;--brand-ink:#252525;--brand-muted:#666;--brand-paper:#fff;--brand-soft:#f7f7f5;--brand-footer:#f6f6f4;--brand-line:#e5e5e1;--brand-paper-rgb:255 255 255;--brand-ink-rgb:0 0 0;--brand-glass-control:rgb(var(--brand-paper-rgb) / .28);--brand-glass-panel:rgb(var(--brand-paper-rgb) / .7);--brand-glass-blur:12px;--brand-shadow-text:0 1px 12px rgb(var(--brand-ink-rgb) / .5);--brand-micro:10px;--brand-xs:12px;--brand-sm:14px;--brand-body:16px;--brand-lead:18px;--brand-title-sm:20px;--brand-title-md:24px;--brand-title-lg:32px;--brand-number:40px;--brand-display:clamp(36px,4.4vw,72px);--brand-h1:clamp(32px,3.7vw,60px);--brand-h2:clamp(26px,2.8vw,44px);--brand-h3:clamp(20px,1.6vw,26px);--brand-subtitle:clamp(18px,1.5vw,24px);--brand-weight-light:300;--brand-weight-normal:400;--brand-weight-medium:500;--brand-leading-tight:1.3;--brand-leading-title:1.5;--brand-leading-control:1.6;--brand-leading-body:1.9;--brand-leading-reading:2;--brand-tracking-normal:.025em;--brand-tracking-title:.04em;--brand-tracking-label:.12em;--brand-tracking-eyebrow:.2em;--brand-gap:24px;--brand-section:clamp(64px,7vw,112px);--brand-heading-gap:clamp(28px,3vw,48px);--brand-edge:clamp(28px,4.5vw,88px);--brand-wide:calc(100% - var(--brand-edge)*2);--brand-content:1440px;--brand-reading:660px;--brand-header:80px;--brand-logo-width:208px;--brand-control-height:44px;--brand-button-height:48px;--brand-search-height:52px;--brand-radius:3px;--brand-radius-pill:999px;--brand-radius-round:50%;--brand-motion-fast:.2s;--brand-motion:.35s;--brand-image-motion:.65s;--brand-ease:cubic-bezier(.2,.7,.2,1);--brand-image-scale:1.025;--brand-layer-header:100;--brand-layer-menu:110;--brand-layer-skip:200;--brand-space-2:2px;--brand-space-4:4px;--brand-space-8:8px;--brand-space-12:12px;--brand-space-16:16px;--brand-space-20:20px;--brand-space-24:24px;--brand-space-28:28px;--brand-space-32:32px;--brand-space-36:36px;--brand-space-40:40px;--brand-space-44:44px;--brand-space-48:48px;--brand-space-56:56px;--brand-space-64:64px;--brand-space-72:72px;--brand-space-80:80px}@media (min-width:769px) and (max-width:1100px){:root{--brand-header:72px;--brand-logo-width:196px;--brand-edge:28px}}@media (min-width:769px) and (max-width:960px){:root{--brand-logo-width:168px;--brand-edge:24px}}@media (max-width:768px){:root{--brand-header:68px;--brand-logo-width:184px;--brand-edge:20px;--brand-gap:16px}}@media (max-width:480px){:root{--brand-edge:16px}}
*,:before,:after{box-sizing:border-box}html{scroll-padding-top:calc(var(--brand-header) + 24px);-webkit-text-size-adjust:100%;scrollbar-color:var(--brand-muted) var(--brand-soft)}body{color:var(--brand-ink);background:var(--brand-paper);font-family:var(--brand-font);font-size:var(--brand-body);font-weight:var(--brand-weight-normal);line-height:var(--brand-leading-body);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}[aria-busy=true] button:disabled{cursor:wait}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:color var(--brand-motion-fast) var(--brand-ease);text-decoration:none}a:hover{color:var(--brand-primary)}h1,h2,h3,p{overflow-wrap:break-word;margin:0}h1,h2,h3{font-weight:var(--brand-weight-normal);line-height:var(--brand-leading-title);letter-spacing:var(--brand-tracking-normal);text-wrap:pretty}h1{font-size:var(--brand-h1);text-wrap:balance}h2{font-size:var(--brand-h2);text-wrap:balance}h3{font-size:var(--brand-h3)}.title-phrase{vertical-align:top;max-width:100%;display:inline-block}ul,ol{margin:0;padding:0;list-style:none}figure{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:2px solid var(--brand-primary);outline-offset:4px}[hidden]{display:none!important}.main{overflow:clip}.page-width,.home-content{width:var(--brand-wide);max-width:var(--brand-content);margin-inline:auto}.icon{width:20px;height:20px}.skip-link{z-index:var(--brand-layer-skip);background:var(--brand-paper);padding:var(--brand-space-12);position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand-button{min-height:var(--brand-button-height);width:auto;max-width:100%;padding:var(--brand-space-12) var(--brand-space-28);border:1px solid var(--brand-primary);border-radius:var(--brand-radius);background:var(--brand-primary);color:var(--brand-paper);font-size:var(--brand-sm);font-weight:var(--brand-weight-medium);line-height:var(--brand-leading-control);letter-spacing:var(--brand-tracking-title);transition:background var(--brand-motion-fast) var(--brand-ease),color var(--brand-motion-fast) var(--brand-ease);justify-content:center;align-items:center;display:inline-flex}.brand-button:hover{background:var(--brand-primary-hover);border-color:var(--brand-primary-hover);color:var(--brand-paper)}.button-outline{background:var(--brand-paper);color:var(--brand-primary)}.text-link{justify-content:space-between;align-items:center;gap:var(--brand-space-36);min-height:44px;color:var(--brand-primary);font-size:var(--brand-sm);letter-spacing:var(--brand-tracking-title);white-space:nowrap;padding:10px 0;display:inline-flex}.text-link:hover{text-underline-offset:6px;text-decoration:underline}.eyebrow{font-size:var(--brand-xs);letter-spacing:var(--brand-tracking-label);line-height:var(--brand-leading-body);color:var(--brand-primary);font-weight:var(--brand-weight-normal);margin-bottom:var(--brand-space-20)}.library-search{width:100%;height:var(--brand-search-height);padding:var(--brand-space-4) 5px var(--brand-space-4) 18px;border:1px solid var(--brand-line);border-radius:var(--brand-radius-pill);background:var(--brand-paper);transition:border-color var(--brand-motion-fast) var(--brand-ease);align-items:center;gap:10px;display:flex}.library-search>svg{flex-shrink:0}.library-search input{width:100%;min-width:0;font-size:var(--brand-sm);line-height:var(--brand-leading-title);appearance:none;background:0 0;border:0;padding:0}.library-search input::-webkit-search-cancel-button{appearance:none}.library-search:focus-within{border-color:var(--brand-primary)}.library-search input:focus-visible{outline:none}.library-search button{border-radius:var(--brand-radius-round);width:40px;height:40px;transition:background var(--brand-motion-fast) var(--brand-ease),color var(--brand-motion-fast) var(--brand-ease);border:0;flex-shrink:0;place-items:center;padding:0;line-height:1;display:grid}.library-search-clear{color:var(--brand-muted);font-size:var(--brand-title-md);background:0 0}.library-search-clear:hover{color:var(--brand-primary);background:var(--brand-soft)}.library-search-submit{background:var(--brand-primary);color:var(--brand-paper)}.library-search-submit:hover{background:var(--brand-primary-hover)}.library-search button:focus-visible{outline-offset:1px}.library-select{min-width:0;min-height:var(--brand-control-height);padding:var(--brand-space-8) 10px;border-radius:var(--brand-radius);background:var(--brand-paper);font-size:var(--brand-sm);line-height:var(--brand-leading-title);cursor:pointer;border:0}.library-select:hover{color:var(--brand-primary)}.library-empty{text-align:center;padding:var(--brand-space-64) var(--brand-space-20)}.library-empty h2{font-size:var(--brand-h3)}.library-empty p{font-size:var(--brand-sm);color:var(--brand-muted);margin:var(--brand-space-16) 0 var(--brand-space-24)}.library-categories button:focus-visible,.journal-library-toolbar button:focus-visible{outline-offset:-3px}.brand-breadcrumb ol{font-size:var(--brand-xs);line-height:var(--brand-leading-body);color:var(--brand-muted);flex-wrap:wrap;gap:6px 10px;display:flex}.brand-breadcrumb li{align-items:baseline;min-width:0;max-width:100%;display:inline-flex}.brand-breadcrumb li+li:before{content:"/";color:var(--brand-muted);flex-shrink:0;margin-right:10px}#site-navigation{z-index:var(--brand-layer-header);height:var(--brand-header);background:var(--brand-paper);position:fixed;inset:0 0 auto}.header-row{height:100%;padding-inline:var(--brand-edge);justify-content:space-between;align-items:center;gap:var(--brand-space-32);display:flex}.header-brand{flex:0 0 var(--brand-logo-width)}.brand-logo{width:var(--brand-logo-width);max-width:100%;display:block}.brand-logo img{object-fit:contain;width:100%;height:auto}.header-nav{min-width:0;margin-left:auto}.p_level1Box{justify-content:flex-end;align-items:center;gap:clamp(18px,2.1vw,var(--brand-space-40));display:flex}.p_level1Item{position:relative}.p_menu1Item{align-items:center;display:flex}.p_menu1Item>a{line-height:var(--brand-header);font-size:var(--brand-sm);white-space:nowrap;letter-spacing:var(--brand-tracking-normal);display:block}.p_menu1Item>a:hover,.p_menu1Item>a[aria-current]{color:var(--brand-primary)}.p_menu1Item>a[aria-current]{text-decoration:underline;-webkit-text-decoration-color:var(--brand-accent);text-decoration-color:var(--brand-accent);text-underline-offset:9px;text-decoration-thickness:2px}.p_navButton{color:inherit;width:var(--brand-control-height);height:var(--brand-control-height);font-size:var(--brand-title-lg);background:0 0;border:0;justify-content:center;align-items:center;padding:0;line-height:1;display:none}.mobile-brand,.mobile-nav-note{display:none}.menu-icon{gap:6px;width:22px;display:grid}.menu-icon i{background:currentColor;height:1px}#site-footer{background:var(--brand-footer);width:100%}.footer-main{gap:clamp(var(--brand-space-28),3vw,var(--brand-space-48));padding-block:var(--brand-space-44) var(--brand-space-28);grid-template-columns:minmax(230px,1fr) minmax(0,3fr);display:grid}.footer-identity{align-items:flex-start;gap:var(--brand-space-16);flex-direction:column;min-width:0;display:flex}.footer-contact{gap:0 var(--brand-space-24);flex-wrap:wrap;grid-column:2;display:flex}.footer-contact h2{width:100%}.footer-identity .brand-logo img{width:94px;height:auto;max-height:none}.footer-tagline{font-size:var(--brand-sm);white-space:nowrap;margin-bottom:var(--brand-space-8)}.footer-phone{font-size:var(--brand-sm);color:var(--brand-primary);white-space:nowrap}.footer-navigation{gap:var(--brand-space-24);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.footer-main h2{font-size:var(--brand-sm);font-weight:var(--brand-weight-medium);margin:0 0 var(--brand-space-12);letter-spacing:var(--brand-tracking-normal)}.footer-group li+li{margin-top:0}.footer-group a{align-items:center;min-height:36px;display:inline-flex}.footer-group a,.footer-contact a,.footer-contact p{font-size:var(--brand-sm);overflow-wrap:anywhere}.footer-group li,.footer-contact>a,.footer-contact p{color:var(--brand-muted)}.footer-contact>a{margin-bottom:var(--brand-space-12);display:block}.footer-contact img{margin-top:var(--brand-space-20)}#site-footer a:hover{color:var(--brand-primary);text-underline-offset:5px;text-decoration:underline}.footer-bottom{justify-content:space-between;align-items:center;gap:var(--brand-space-24);padding-block:var(--brand-space-16) var(--brand-space-24);font-size:var(--brand-xs);color:var(--brand-muted);display:flex}.footer-bottom>p{gap:var(--brand-space-4) var(--brand-space-20);flex-wrap:wrap;display:flex}.footer-bottom>div{gap:var(--brand-space-12) var(--brand-space-24);flex-wrap:wrap;display:flex}.consultation-form{background:var(--brand-paper);padding:0}.consultation-form>p{font-size:var(--brand-sm);line-height:var(--brand-leading-body);color:var(--brand-muted);margin:0 0 var(--brand-space-28)}.consultation-form label{font-size:var(--brand-sm);width:100%;min-width:0;margin:0 0 var(--brand-space-24);display:block}.consultation-form input:not([type=checkbox]),.consultation-form select,.consultation-form textarea{width:100%;margin:var(--brand-space-8) 0 0;padding:var(--brand-space-12) 14px;background:var(--brand-paper);border:1px solid var(--brand-line);border-radius:var(--brand-radius);min-height:48px;font-size:var(--brand-body);display:block}.consultation-form textarea{resize:vertical;min-height:140px}.form-row{gap:var(--brand-gap);display:flex}.form-honeypot{height:1px;position:absolute;left:-10000px;overflow:hidden;width:1px!important}.consultation-form .consent{font-size:var(--brand-sm);line-height:var(--brand-leading-body)}.consent input{vertical-align:middle;width:18px;height:18px;margin:0 var(--brand-space-8) 3px 0;accent-color:var(--brand-primary)}.consent a{text-underline-offset:.2em;color:var(--brand-primary);text-decoration:underline}.form-status{margin-top:var(--brand-space-24)!important;color:var(--brand-primary)!important}.arrow-icon{flex-shrink:0;width:20px;height:20px;display:block}.image-control{width:var(--brand-control-height);height:var(--brand-control-height);border-radius:var(--brand-radius-round);background:var(--brand-glass-control);-webkit-backdrop-filter:blur(var(--brand-glass-blur));color:inherit;transition:background var(--brand-motion-fast) var(--brand-ease),color var(--brand-motion-fast) var(--brand-ease);border:0;flex-shrink:0;place-items:center;padding:0;line-height:1;display:grid}.image-control:hover{background:var(--brand-glass-panel);color:var(--brand-primary)}.image-control[aria-disabled=true]{opacity:.6;cursor:wait}.library-search-clear[data-empty=true]{visibility:hidden}.form-status:empty{display:none}@media (min-width:769px) and (max-width:1100px){.p_level1Box{gap:18px}.header-row{gap:var(--brand-space-20)}.footer-main{gap:var(--brand-space-28);grid-template-columns:1fr}.footer-identity{align-items:center;gap:var(--brand-space-24);flex-direction:row}.footer-contact{grid-column:1}.footer-contact h2{width:100%;margin-bottom:14px}}@media (min-width:769px) and (max-width:960px){.p_level1Box{gap:10px}.p_menu1Item>a{font-size:var(--brand-xs)}.header-row{gap:var(--brand-space-16)}}@media (max-width:768px){.library-search input{font-size:var(--brand-body)}.library-empty{padding:var(--brand-space-40) var(--brand-space-16)}.p_navButton{display:flex}.p_navContent{display:none}.navigation-open{overflow:hidden}.navigation-open .p_navContent{background:var(--brand-paper);overscroll-behavior:contain;height:100dvh;padding:calc(var(--brand-header) + var(--brand-space-24)) var(--brand-edge) max(var(--brand-space-32),env(safe-area-inset-bottom));z-index:var(--brand-layer-menu);display:block;position:fixed;inset:0;overflow-y:auto}.mobile-brand{left:var(--brand-edge);display:block;position:absolute;top:14px}.p_navContent>.p_navButton{right:var(--brand-edge);position:absolute;top:12px}.p_level1Box{display:block}.p_menu1Item{justify-content:space-between}.p_menu1Item>a{line-height:var(--brand-leading-body);font-size:var(--brand-lead);padding:18px 0}.mobile-nav-note{margin:var(--brand-space-32) 0;color:var(--brand-muted);font-size:var(--brand-sm);display:block}.footer-main{gap:var(--brand-space-28);padding-block:var(--brand-space-32) var(--brand-space-20);grid-template-columns:1fr}.footer-identity{align-items:center;gap:var(--brand-space-20);flex-direction:row}.footer-identity .brand-logo img{width:72px}.footer-tagline{font-size:var(--brand-xs)}.footer-navigation{gap:var(--brand-space-20) var(--brand-space-24);grid-template-columns:repeat(2,minmax(0,1fr))}.footer-contact{gap:0 var(--brand-space-24);flex-wrap:wrap;grid-column:auto;display:flex}.footer-contact h2{width:100%;margin-bottom:var(--brand-space-16)}.footer-bottom{align-items:flex-start;gap:var(--brand-space-12);padding-block:var(--brand-space-12) var(--brand-space-24);flex-direction:column}.footer-bottom>div{gap:var(--brand-space-12) var(--brand-space-20)}.form-row{display:block}.consultation-form label{margin-bottom:22px}.consultation-form .consent{font-size:var(--brand-xs)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
#catalog-banner{background:var(--brand-paper);isolation:isolate;height:clamp(320px,29vw,460px);position:relative}#catalog-banner>img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-caption{padding:calc(var(--brand-header) + var(--brand-space-32)) var(--brand-edge) clamp(var(--brand-space-40),5vw,var(--brand-space-72));justify-content:flex-end;align-items:flex-start;gap:var(--brand-space-16);background:linear-gradient(90deg,rgb(var(--brand-paper-rgb) / .2),transparent 75%);flex-direction:column;display:flex;position:absolute;inset:0}.hero-caption>p:first-child{font-size:var(--brand-xs);letter-spacing:var(--brand-tracking-eyebrow);color:var(--brand-primary)}.hero-caption .hero-title{font-size:var(--brand-h1);font-weight:var(--brand-weight-light);line-height:var(--brand-leading-title);letter-spacing:var(--brand-tracking-title)}#catalog-banner.collection-intro{margin-top:var(--brand-header);height:clamp(300px,27vw,430px)}#catalog-banner.collection-intro>img{object-position:center;width:60%;position:absolute;right:0}.collection-intro .hero-caption{width:43%;padding:var(--brand-space-40) var(--brand-space-32) var(--brand-space-40) var(--brand-edge);background:var(--brand-paper);justify-content:center}.banner-description{font-size:var(--brand-sm);color:var(--brand-muted);line-height:var(--brand-leading-body);max-width:400px}.substrate-system{margin-bottom:var(--brand-space-48)}.substrate-tabs{gap:var(--brand-space-24);scrollbar-width:thin;margin-bottom:var(--brand-space-32);display:flex;overflow-x:auto}.substrate-tabs button{background:var(--brand-paper);min-height:48px;font-size:var(--brand-sm);border:0;border-bottom:1px solid #0000;flex-shrink:0;padding:10px 0}.substrate-tabs [aria-selected=true]{border-bottom-color:var(--brand-primary);color:var(--brand-primary)}.substrate-panel{gap:var(--brand-space-48);grid-template-columns:1fr 1.2fr;align-items:center;display:grid}.substrate-panel h3{font-size:var(--brand-h2)}.substrate-panel p:not(.eyebrow){margin:var(--brand-space-20) 0 var(--brand-space-28);color:var(--brand-muted)}.substrate-panel img{object-fit:contain;width:100%;height:auto}.catalog-heading,#catalog-title{width:var(--brand-wide);max-width:var(--brand-content);padding:var(--brand-space-64) 0 var(--brand-space-32);text-align:left;min-height:0;margin:0 auto}.catalog-heading .eyebrow{font-size:var(--brand-xs);font-weight:var(--brand-weight-medium);line-height:var(--brand-leading-control);letter-spacing:var(--brand-tracking-eyebrow);color:var(--brand-primary);-webkit-text-fill-color:currentColor;margin:0 0 var(--brand-space-12);background:0 0}.catalog-heading h1,.catalog-heading h2{font-size:var(--brand-h2);font-weight:var(--brand-weight-normal);line-height:var(--brand-leading-title);text-align:left;color:var(--brand-ink);margin:0 0 18px}.catalog-description{font-size:var(--brand-body);line-height:var(--brand-leading-body);text-align:left;color:var(--brand-muted);max-width:760px;margin:0}#catalog-tabs{width:100%;max-width:none;margin:0;padding:0}.catalog-tools{margin-top:var(--brand-space-48);margin-bottom:var(--brand-space-32)}.catalog-search{max-width:960px;margin:0 0 var(--brand-space-28)}.catalog-filter-row{justify-content:space-between;align-items:center;gap:var(--brand-space-16);margin-bottom:var(--brand-space-20);display:flex}.p_tablist{scrollbar-width:none;gap:var(--brand-space-20);white-space:nowrap;min-width:0;padding:0 0 var(--brand-space-4);display:flex;overflow-x:auto}.p_tablist>.tab-item{min-height:44px;padding:var(--brand-space-8) var(--brand-space-12);font-size:var(--brand-sm);color:var(--brand-muted);background:0 0;border:0;border-bottom:1px solid #0000;flex-shrink:0}.p_tablist>.tab-item:first-child{padding-left:0}.p_tablist>.tab-item.active{color:var(--brand-primary);border-bottom-color:var(--brand-primary)}.filter-reset{background:0 0;border:0;flex-shrink:0}.filter-status{font-size:var(--brand-xs);color:var(--brand-muted);line-height:var(--brand-leading-body);margin:0}.catalog-cards{width:var(--brand-wide);max-width:var(--brand-content);margin:0 auto var(--brand-section);padding:0}.catalog-cards .p_list{gap:var(--brand-space-48) var(--brand-gap);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0;display:grid;position:static;left:auto}.catalog-cards .p_loopitem{background:0 0;border:0;width:auto;min-width:0;max-width:none;margin:0;padding:0}.catalog-card-image{background:var(--brand-paper);margin:0;padding:0;display:block;overflow:hidden}.catalog-card-image img{aspect-ratio:3/2;object-fit:cover;width:100%;transition:transform var(--brand-motion) var(--brand-ease)}.catalog-card-image:hover img{transform:scale(var(--brand-image-scale))}.catalog-card-copy{align-items:center;gap:var(--brand-space-8);padding:var(--brand-space-16) 0 0;flex-wrap:nowrap;width:100%;margin:0;display:flex}.catalog-card-title{font-size:var(--brand-lead);line-height:var(--brand-leading-control);font-weight:var(--brand-weight-normal);color:var(--brand-ink);margin:0}.catalog-card-category{font-size:var(--brand-xs);line-height:var(--brand-leading-body);color:var(--brand-muted);margin:6px 0 0}.catalog-cards [data-domain=colors] img,.catalog-cards [data-domain=products] img{object-fit:cover;background:var(--brand-paper);aspect-ratio:1}.card-description{font-size:var(--brand-sm);line-height:var(--brand-leading-body);color:var(--brand-muted);margin-top:var(--brand-space-8)}.catalog-cards [data-domain=cases],.catalog-cards [data-domain=spaces]{min-width:0}.series-links{justify-content:center;gap:var(--brand-space-20) var(--brand-space-32);padding:0 5% var(--brand-section);font-size:var(--brand-sm);color:var(--brand-primary);flex-wrap:wrap;display:flex}#material-detail{width:var(--brand-wide);max-width:var(--brand-content);padding:calc(var(--brand-header) + var(--brand-space-32)) 0 var(--brand-space-64);margin:auto}#material-detail .e_container-1{gap:clamp(var(--brand-space-32),5vw,var(--brand-space-72));grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;width:100%;margin:0;padding:0;display:grid}#material-detail .e_container-1>.p_item{width:auto;min-width:0;max-width:none;margin:0;padding:0}#material-detail .e_container-4,#material-detail .e_container-19{width:100%;margin:0;padding:0}.detail-breadcrumb{margin-bottom:var(--brand-space-28)}#material-detail .cbox-1-0>.eyebrow{margin-bottom:14px}#material-detail .e_h1-20{font-size:var(--brand-h2);font-weight:var(--brand-weight-normal);line-height:var(--brand-leading-title);margin:0 0 var(--brand-space-20);padding-top:0}.detail-description{font-size:var(--brand-body);color:var(--brand-muted);line-height:var(--brand-leading-body);margin:0 0 var(--brand-space-24)}#material-detail .e_productAttr-103{font-size:var(--brand-sm);line-height:var(--brand-leading-body);text-align:left;margin:0}#material-detail .p_attrItem{gap:var(--brand-space-24);margin:0 0 14px;padding:0;display:flex}#material-detail .p_attrName{color:var(--brand-muted);flex:0 0 72px}#material-detail .e_magnifier-58{width:100%;min-height:0}.magnifier{width:100%;margin:0}.magnifier-container{cursor:zoom-in;background:var(--brand-paper);outline-offset:4px;border:0;width:100%;height:auto;max-height:none;position:relative}.images-cover img{object-fit:contain;width:100%;height:auto;max-height:640px}.image-bigger{width:var(--brand-control-height);height:var(--brand-control-height);border-radius:var(--brand-radius-round);background:var(--brand-glass-panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:var(--brand-title-md);color:var(--brand-ink);place-items:center;line-height:1;display:grid;position:absolute;bottom:14px;right:14px}.magnifier-assembly{height:auto;margin:0;padding:14px 0 0;position:relative}.magnifier-line{scrollbar-width:thin;width:100%;height:auto;margin:0;padding:0;overflow-x:auto}.p_thumbnail_box{gap:var(--brand-space-12);width:auto;display:flex;position:static;transform:none}.p_thumbnail_box .static-img{float:none;flex:0 0 100px;width:100px;margin:0;padding:0}.small-img{background:0 0;border:1px solid #0000;width:100%;height:auto;margin:0;padding:3px;display:block}.active .small-img{border-color:var(--brand-primary)}.small-img img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto}.brand-lightbox{background:0 0;border:0;max-width:92vw;max-height:92vh;padding:0;overflow:visible}.brand-lightbox::backdrop{background:rgb(var(--brand-paper-rgb) / .96)}.brand-lightbox img{object-fit:cover;background:var(--brand-paper);max-width:90vw;max-height:86vh}.brand-lightbox button{font-size:var(--brand-title-lg);z-index:2;position:absolute;top:0;right:0}#article-body{max-width:800px;width:var(--brand-wide);padding:var(--brand-section) 0;margin:0 auto}#material-detail+#article-body{padding:var(--brand-space-24) 0 var(--brand-space-64);max-width:var(--brand-content)}#material-detail+#article-body .e_richText-7{gap:var(--brand-space-32) var(--brand-space-64);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}#material-detail+#article-body .article-section{margin:0}#material-detail .brand-button{margin-top:var(--brand-space-24)}#article-body .e_container-2{width:100%;max-width:none;margin:0;padding:0}#article-body .e_h1-3{font-size:var(--brand-h2);font-weight:var(--brand-weight-normal);line-height:var(--brand-leading-title);text-align:center;margin:0 0 var(--brand-space-24)}.article-intro{margin-bottom:var(--brand-space-44);text-align:center;color:var(--brand-muted);line-height:var(--brand-leading-body);font-size:var(--brand-lead)}.article-section{margin:0 0 var(--brand-space-36)}.article-section h2{font-size:var(--brand-h3);font-weight:var(--brand-weight-normal);line-height:var(--brand-leading-control);color:var(--brand-ink);margin:0 0 14px}.article-section p{font-size:var(--brand-body);line-height:var(--brand-leading-reading);text-align:left;color:var(--brand-muted)}#article-body .e_richText-7{margin:0}.related-collection{background:var(--brand-paper);padding:0}.related-collection .catalog-heading{padding-top:var(--brand-space-56)}.related-collection .catalog-cards{padding-bottom:var(--brand-space-56);margin-bottom:0}.related-scenes{padding:var(--brand-space-56) 0 var(--brand-section)}.related-scene-grid{gap:var(--brand-space-48) var(--brand-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.related-scene-grid figure:first-child{grid-column:1/-1}.related-scene-grid img{aspect-ratio:3/2;object-fit:cover;width:100%}.related-scene-grid figure:first-child img{aspect-ratio:21/9}.related-scene-grid figcaption{gap:var(--brand-space-4) var(--brand-space-32);margin-top:var(--brand-space-12);flex-wrap:wrap;display:flex}.information-actions{max-width:800px;width:var(--brand-wide);margin:0 auto var(--brand-section);gap:var(--brand-space-16);flex-wrap:wrap;display:flex}.information-actions .brand-button{flex:0 auto}@media (max-width:768px){.substrate-panel{gap:var(--brand-space-24);grid-template-columns:1fr}.substrate-tabs{gap:var(--brand-space-24)}#catalog-banner.collection-intro{flex-direction:column;height:auto;display:flex}#catalog-banner.collection-intro>img{order:2;width:100%;height:220px;position:static}.collection-intro .hero-caption{width:100%;padding:var(--brand-space-36) var(--brand-edge);gap:var(--brand-space-12);position:static}.catalog-tools{margin-top:var(--brand-space-32)}.related-scene-grid{gap:var(--brand-space-32);grid-template-columns:1fr}.related-scene-grid figure:first-child img{aspect-ratio:4/3}#catalog-banner{height:340px}.hero-caption{padding-bottom:var(--brand-space-40)}.hero-caption .hero-title{font-size:var(--brand-title-lg)}.catalog-heading,#catalog-title{padding:var(--brand-space-56) 0 var(--brand-space-28)}.catalog-description{font-size:var(--brand-sm);text-align:left}.catalog-heading .eyebrow{font-size:var(--brand-xs)}.p_tablist{gap:var(--brand-space-8)}.p_tablist>.tab-item{padding-inline:var(--brand-space-12)}.catalog-search{margin-bottom:var(--brand-space-16)}.catalog-filter-row{gap:var(--brand-space-8);flex-wrap:wrap;align-items:flex-start}.catalog-cards .p_list{gap:var(--brand-space-28) var(--brand-space-16);grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card-title{font-size:var(--brand-body);line-height:var(--brand-leading-control)}.catalog-card-copy{padding-top:var(--brand-space-12)}.catalog-card-category{font-size:var(--brand-xs)}.series-links{padding-left:var(--brand-space-20);padding-right:var(--brand-space-20);justify-content:flex-start;gap:var(--brand-space-16) var(--brand-space-24);font-size:var(--brand-xs)}#material-detail{padding:calc(var(--brand-header) + var(--brand-space-24)) 0 var(--brand-space-40)}#material-detail .e_container-1{gap:var(--brand-space-32);flex-direction:column;display:flex}#material-detail .e_container-1>.p_item{width:100%}#material-detail .e_h1-20{font-size:var(--brand-title-lg);padding-top:0}#material-detail .brand-button{min-width:180px}.detail-description{font-size:var(--brand-body)}#material-detail+#article-body .e_richText-7{gap:var(--brand-space-32);grid-template-columns:1fr}.images-cover img{max-height:none}.p_thumbnail_box .static-img{width:86px}.article-section h2{font-size:var(--brand-title-md)}.article-section p{font-size:var(--brand-body);line-height:var(--brand-leading-reading)}.article-intro{font-size:var(--brand-body)}.related-collection .catalog-heading{padding-top:var(--brand-space-44)}.related-collection .catalog-cards{padding-bottom:var(--brand-space-44)}.information-actions{gap:var(--brand-space-12)}}@media (max-width:480px){.catalog-cards .p_list{gap:26px var(--brand-space-12)}.catalog-card-title{font-size:var(--brand-sm)}}
.brand-introduction{--story-edge:calc(max(var(--brand-edge),(100% - var(--brand-content))/2) + var(--brand-space-32));width:100%;margin-top:0;margin-bottom:0}.brand-introduction-stage{isolation:isolate;min-height:clamp(650px,47vw,860px);padding:var(--brand-space-72) 0 0;align-items:flex-end;display:flex;position:relative}.brand-scene{z-index:-1;touch-action:pan-y;background:var(--brand-soft);position:absolute;inset:0;overflow:hidden}.brand-scene-image{object-fit:cover;object-position:var(--scene-position);width:100%;height:100%;position:absolute;inset:0}.brand-scene-image.is-entering{animation:story-reveal var(--brand-image-motion) var(--brand-ease) both}@keyframes story-reveal{0%{opacity:0}to{opacity:1}}.brand-scene-note{top:30px;right:var(--brand-edge);text-align:right;color:var(--brand-paper);text-shadow:var(--brand-shadow-text);position:absolute}.brand-scene-note p{font-size:var(--brand-xs);letter-spacing:var(--brand-tracking-eyebrow)}.brand-scene-note span{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-eyebrow);margin-top:var(--brand-space-8);display:block}.brand-scene-controls{right:var(--brand-edge);color:var(--brand-paper);text-shadow:var(--brand-shadow-text);position:absolute;top:55%}.brand-scene-index{font-family:var(--brand-serif);font-size:var(--brand-title-lg);line-height:var(--brand-leading-title)}.brand-scene-index span{font-family:var(--brand-font);font-size:var(--brand-xs);letter-spacing:var(--brand-tracking-label)}.brand-scene-controls>div{gap:var(--brand-space-8);margin-top:var(--brand-space-12);display:flex}.brand-scene-controls button{color:inherit}.brand-scene-caption{right:var(--brand-edge);max-width:40%;font-family:var(--brand-serif);font-size:var(--brand-lead);color:var(--brand-paper);text-shadow:var(--brand-shadow-text);letter-spacing:var(--brand-tracking-title);position:absolute;bottom:40px}.brand-scene-error{right:var(--brand-edge);font-size:var(--brand-xs);background:var(--brand-paper);padding:var(--brand-space-8);color:var(--brand-ink);position:absolute;bottom:12px}.brand-introduction-card{background:rgb(var(--brand-paper-rgb) / .97);width:54%;max-width:860px;padding:clamp(38px,4vw,74px)}.brand-introduction-subtitle{font-family:var(--brand-serif);font-size:var(--brand-subtitle);letter-spacing:var(--brand-tracking-label);margin-top:var(--brand-space-12)}.brand-introduction-body{margin-top:var(--brand-space-36);font-size:var(--brand-body);line-height:var(--brand-leading-reading);color:var(--brand-muted)}.brand-introduction-body p+p{margin-top:22px}.brand-introduction-values{gap:var(--brand-space-28);padding:42px var(--brand-edge);background:var(--brand-paper);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.brand-value{align-items:center;gap:var(--brand-space-20);min-width:0;display:flex}.brand-value svg{flex:0 0 36px;width:36px;height:36px}.brand-value h3{font-family:var(--brand-serif);font-size:var(--brand-lead);font-weight:var(--brand-weight-medium);line-height:var(--brand-leading-title)}.brand-value p{font-size:var(--brand-xs);color:var(--brand-muted);margin-top:var(--brand-space-8);line-height:var(--brand-leading-body)}.brand-introduction-inner{padding-inline:var(--brand-space-32);pointer-events:none}.brand-introduction-inner .brand-introduction-card{pointer-events:auto}.brand-introduction .brand-scene{--brand-edge:var(--story-edge)}.brand-introduction-values.home-content{padding-inline:var(--brand-space-32);grid-template-columns:repeat(4,minmax(0,1fr))}.brand-introduction-card .home-section-heading{margin-bottom:var(--brand-space-24)}.brand-introduction-card .home-section-heading h2{font-size:var(--brand-h2)}@media (max-width:1100px){.brand-introduction-stage{padding-top:var(--brand-space-64);min-height:690px}.brand-introduction-card{width:61%;padding:var(--brand-space-36)}.brand-introduction-body{margin-top:var(--brand-space-24)}.brand-introduction-values{gap:var(--brand-space-20);grid-template-columns:repeat(4,minmax(0,1fr))}.brand-value{gap:var(--brand-space-12)}.brand-value h3{font-size:var(--brand-body)}.brand-value svg{flex-basis:30px;width:30px;height:30px}.brand-scene-caption{max-width:30%}.brand-introduction{--story-edge:calc(var(--brand-edge) + var(--brand-space-32))}.home-content .brand-introduction-card{width:65%;padding:var(--brand-space-28)}}@media (max-width:768px){.brand-introduction-stage{min-height:0;padding:0;display:block}.brand-scene{z-index:0;height:380px;position:relative}.brand-scene-image{object-position:var(--scene-position)}.brand-scene-note{top:24px}.brand-scene-controls{top:auto;bottom:22px;right:var(--brand-edge);align-items:center;gap:var(--brand-space-20);display:flex}.brand-scene-controls>div{margin:0}.brand-scene-caption{left:var(--brand-edge);max-width:55%;font-size:var(--brand-sm);bottom:36px;right:auto}.brand-introduction-card{width:calc(100% - var(--brand-edge)*2);max-width:none;padding:var(--brand-space-36);background:var(--brand-paper);margin:-26px auto 0;position:relative}.brand-introduction-values{padding-top:var(--brand-space-12);grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.brand-introduction-body{max-width:600px}.brand-introduction{--story-edge:var(--brand-space-32)}.brand-introduction-inner{padding:0}.home-content .brand-introduction-card{width:calc(100% - 24px);padding:var(--brand-space-28) var(--brand-space-24)}.brand-introduction-values.home-content{padding-inline:var(--brand-space-20);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.brand-scene{height:310px}.brand-scene-note p{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-eyebrow)}.brand-scene-note span{font-size:var(--brand-micro)}.brand-scene-controls{gap:var(--brand-space-8);bottom:24px}.brand-scene-index{font-size:var(--brand-title-md)}.brand-scene-controls>div{gap:0}.brand-scene-caption{max-width:47%;font-size:var(--brand-xs);bottom:42px}.brand-introduction-card{padding:30px var(--brand-space-24);width:calc(100% - 24px)}.brand-introduction-subtitle{font-size:var(--brand-sm);letter-spacing:var(--brand-tracking-title)}.brand-introduction-body{font-size:var(--brand-sm);line-height:var(--brand-leading-body)}.brand-value{align-items:flex-start;gap:10px}.brand-value h3{font-size:var(--brand-sm)}.brand-value p{font-size:var(--brand-xs)}.brand-value svg{flex-basis:26px;width:26px;height:26px}.brand-introduction-values{padding-block:18px var(--brand-space-36);gap:26px 18px}}
.space-detail{padding-top:var(--brand-header)}.space-detail-hero{isolation:isolate;height:clamp(480px,36vw,700px);position:relative;overflow:hidden}.space-detail-hero .e_magnifier-58,.space-detail-hero .magnifier,.space-detail-hero .magnifier-container,.space-detail-hero .images-cover{width:100%;height:100%;margin:0}.space-detail-hero .images-cover img{object-fit:cover;width:100%;height:100%}.space-detail-hero .image-bigger{display:none}.space-detail-hero .magnifier-container{cursor:zoom-in}.space-detail-intro{width:32%;padding:var(--brand-space-40) var(--brand-edge);background:linear-gradient(90deg,rgb(var(--brand-paper-rgb) / .92),rgb(var(--brand-paper-rgb) / .72) 75%,rgb(var(--brand-paper-rgb) / 0));pointer-events:none;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0 auto 0 0}.space-detail-intro .eyebrow{margin-bottom:clamp(var(--brand-space-28),4vw,var(--brand-space-64));font-size:var(--brand-micro);line-height:var(--brand-leading-control);color:var(--brand-muted)}.space-detail h1,.space-detail h2{font-family:var(--brand-serif);font-weight:var(--brand-weight-normal)}.space-detail h1{font-size:var(--brand-h1);line-height:var(--brand-leading-tight);margin:0 0 10px}.space-detail-english{font-family:var(--brand-numeral);font-size:var(--brand-lead);letter-spacing:var(--brand-tracking-label);line-height:var(--brand-leading-title)}.space-detail-description{max-width:220px;line-height:var(--brand-leading-body);margin-top:var(--brand-space-36);font-size:var(--brand-body)}.space-detail-scroll{right:var(--brand-edge);padding:10px var(--brand-space-16);background:var(--brand-glass-panel);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:var(--brand-xs);position:absolute;bottom:28px}.space-detail-story{gap:var(--brand-space-48);padding-block:var(--brand-space-28) var(--brand-space-24);scroll-margin-top:calc(var(--brand-header) + 20px);grid-template-columns:1fr 2fr;display:grid}.space-detail-story-copy{padding-block:var(--brand-space-32)}.space-detail h2{font-size:var(--brand-h3);line-height:var(--brand-leading-title)}.space-detail-story .eyebrow,.space-detail-palette .eyebrow{font-size:var(--brand-micro);margin-bottom:var(--brand-space-8);color:var(--brand-muted)}.space-detail-story-copy>p:not(.eyebrow){margin:var(--brand-space-24) 0;line-height:var(--brand-leading-body);font-size:var(--brand-sm);color:var(--brand-muted)}.space-detail-story-copy>a{font-size:var(--brand-xs);color:var(--brand-primary)}.space-detail-fragments{gap:var(--brand-space-16);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.space-detail-fragment{min-width:0}.space-detail-fragment summary{cursor:pointer;list-style:none}.space-detail-fragment summary::-webkit-details-marker{display:none}.space-detail-crop{aspect-ratio:1.12;overflow:hidden}.space-detail-crop img{object-fit:cover;width:100%;height:100%;transform-origin:var(--crop-position);transition:transform var(--brand-image-motion) var(--brand-ease);transform:scale(1.8)}.space-detail-fragment summary:hover img{transform:scale(1.86)}.space-detail-fragment-label{margin-top:var(--brand-space-12);font-size:var(--brand-xs);align-items:center;gap:10px;display:flex}.space-detail-fragment-label small{color:var(--brand-muted)}.space-detail-fragment-label>span{font-size:var(--brand-title-sm);transition:transform var(--brand-motion) var(--brand-ease);margin-left:auto;line-height:1}.space-detail-fragment[open] .space-detail-fragment-label>span{transform:rotate(45deg)}.space-detail-fragment>p{font-size:var(--brand-sm);line-height:var(--brand-leading-body);margin-top:var(--brand-space-16);color:var(--brand-muted)}.space-detail-palette{gap:var(--brand-space-32);padding-block:var(--brand-space-28);grid-template-columns:1fr 1.8fr 1.4fr;align-items:center;display:grid}.space-detail-palette h2{font-size:var(--brand-title-md)}.space-detail-swatches{gap:var(--brand-space-16);display:flex}.space-detail-swatches a{flex:1;min-width:0;max-width:110px}.space-detail-swatches img{aspect-ratio:1;object-fit:cover;width:100%}.space-detail-swatches span{font-size:var(--brand-xs);color:var(--brand-muted);margin-top:var(--brand-space-8);display:block}.space-detail-action{gap:var(--brand-space-24);justify-content:space-between;align-items:center;display:flex}.space-detail-action p{font-family:var(--brand-serif);font-size:var(--brand-sm);line-height:var(--brand-leading-body)}.space-detail-action .brand-button{white-space:nowrap}.space-detail-links{justify-content:space-between;gap:var(--brand-space-24);padding-block:var(--brand-space-28) 52px;font-size:var(--brand-xs);color:var(--brand-primary);flex-wrap:wrap;display:flex}.space-detail-links>div{gap:var(--brand-space-16);flex-wrap:wrap;display:flex}.space-detail-links span{color:var(--brand-muted)}@media (max-width:1100px){.space-detail-intro{width:42%}.space-detail-story{gap:var(--brand-space-20);grid-template-columns:1fr}.space-detail-story-copy{padding-block:var(--brand-space-8)}.space-detail-story-copy>p:not(.eyebrow){margin:var(--brand-space-12) 0}.space-detail-palette{grid-template-columns:1fr 2fr}.space-detail-action{grid-column:1/-1;justify-content:flex-end}.space-detail-hero{height:480px}}@media (max-width:768px){.space-detail-hero{height:520px}.space-detail-hero .images-cover img{object-position:60% center}.space-detail-intro{width:100%;height:260px;padding:var(--brand-space-24) var(--brand-edge);background:linear-gradient(var(--brand-paper),rgb(var(--brand-paper-rgb) / .86) 62%,transparent);justify-content:flex-start;inset:0 0 auto}.space-detail-intro .eyebrow{font-size:var(--brand-micro);margin-bottom:18px}.space-detail h1{font-size:var(--brand-title-lg)}.space-detail-english{font-size:var(--brand-xs)}.space-detail-description{max-width:280px;font-size:var(--brand-sm);margin-top:14px}.space-detail-scroll{bottom:16px}.space-detail-story{padding-top:var(--brand-space-24)}.space-detail-fragments{grid-template-columns:1fr;gap:22px}.space-detail-crop{aspect-ratio:1.7}.space-detail-palette{gap:var(--brand-space-20);grid-template-columns:1fr}.space-detail-action{grid-column:auto;justify-content:space-between}.space-detail-swatches a{max-width:none}.space-detail-links{padding-bottom:var(--brand-space-36)}.space-detail-fragment>p{font-size:var(--brand-xs)}}
.journal-library{padding-top:var(--brand-header)}.journal-library-hero:after{content:"";background:linear-gradient(90deg,var(--brand-paper) 18%,rgb(var(--brand-paper-rgb) / .94) 36%,rgb(var(--brand-paper-rgb) / 0) 70%);z-index:-1;position:absolute;inset:0}.journal-library h1,.journal-library h2{font-family:var(--brand-serif);font-weight:var(--brand-weight-normal)}.journal-library-body{padding-top:18px}.journal-library-toolbar{margin-bottom:var(--brand-space-20);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.journal-library-toolbar>.library-select{flex-shrink:0;width:fit-content}.journal-library-toolbar>.library-search{flex:1;min-width:260px}.journal-library-toolbar>div{scrollbar-width:thin;flex-basis:100%;gap:10px;display:flex;overflow-x:auto}.journal-library-toolbar>div button{padding:9px var(--brand-space-24);border-radius:var(--brand-radius-pill);background:var(--brand-soft);font-size:var(--brand-sm);min-height:var(--brand-control-height);transition:background var(--brand-motion) var(--brand-ease),color var(--brand-motion) var(--brand-ease);border:0;flex-shrink:0}.journal-library-toolbar>div button[aria-pressed=true]{background:var(--brand-primary);color:var(--brand-paper)}.journal-library-layout{gap:var(--brand-space-20);grid-template-columns:minmax(0,3.5fr) minmax(230px,1fr);align-items:start;display:grid}.journal-library-grid{gap:var(--brand-space-20) 14px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;display:grid}.journal-library-card{min-width:0}.journal-library-image{aspect-ratio:1.5;overflow:hidden}.journal-library-image img{object-fit:cover;width:100%;height:100%;transition:transform var(--brand-image-motion) var(--brand-ease)}.journal-library-card:hover img,.journal-library-card:focus-visible img{transform:scale(var(--brand-image-scale))}.journal-library-card-copy{padding:var(--brand-space-12) var(--brand-space-2)}.journal-library-card-copy>span{font-size:var(--brand-micro);color:var(--brand-primary)}.journal-library-card h2{font-size:var(--brand-lead);line-height:var(--brand-leading-control);margin-top:6px}.journal-library-card-copy p{display:none}.journal-library-card small{font-size:var(--brand-micro);color:var(--brand-muted);margin-top:var(--brand-space-20);display:block}.journal-library-card.is-featured{isolation:isolate;grid-column:span 2;align-self:stretch;min-height:300px;position:relative}.is-featured .journal-library-image{z-index:-2;aspect-ratio:auto;height:100%;position:absolute;inset:0}.is-featured:after{content:"";background:linear-gradient(90deg,rgb(var(--brand-paper-rgb) / .9),rgb(var(--brand-paper-rgb) / .1));z-index:-1;position:absolute;inset:0}.is-featured .journal-library-card-copy{padding:var(--brand-space-28);width:85%}.is-featured h2{font-size:var(--brand-h3);line-height:var(--brand-leading-title)}.is-featured .journal-library-card-copy p{font-size:var(--brand-xs);line-height:var(--brand-leading-body);margin-top:14px;display:block}.is-featured small{margin-top:var(--brand-space-36)}.journal-library-grid:not(.is-filtered) .journal-library-card:nth-child(2) .journal-library-image,.journal-library-grid:not(.is-filtered) .journal-library-card:nth-child(3) .journal-library-image{aspect-ratio:1.15}.journal-library-brand{isolation:isolate;min-height:250px;display:block;position:relative;overflow:hidden}.journal-library-brand>img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.journal-library-brand:after{content:"";background:rgb(var(--brand-paper-rgb) / .83);z-index:-1;position:absolute;inset:0}.journal-library-brand>div{padding:var(--brand-space-28)}.journal-library-brand h2{font-size:var(--brand-title-md);line-height:var(--brand-leading-control)}.journal-library-brand p{font-size:var(--brand-xs);line-height:var(--brand-leading-body);margin:var(--brand-space-24) 0}.journal-library-brand span{font-size:var(--brand-xs);color:var(--brand-primary)}.journal-library-recommended{padding-top:var(--brand-space-24)}.journal-library-recommended h2{font-size:var(--brand-title-sm);margin-bottom:14px}.journal-library-recommended>a{align-items:center;gap:var(--brand-space-12);padding:10px 0;display:flex}.journal-library-recommended>a>span{font-family:var(--brand-numeral);color:var(--brand-muted);font-size:var(--brand-sm)}.journal-library-recommended p{font-size:var(--brand-xs);line-height:var(--brand-leading-control);flex:1}.journal-library-recommended img{object-fit:cover;flex-shrink:0;width:40px;height:40px}.journal-library-closing{padding:var(--brand-space-48) 0 var(--brand-space-56);text-align:center}.journal-library-closing>p{font-family:var(--brand-serif);font-size:var(--brand-h3);line-height:var(--brand-leading-body)}.journal-library-closing nav{justify-content:center;gap:var(--brand-space-28);margin-top:var(--brand-space-20);font-size:var(--brand-xs);color:var(--brand-primary);display:flex}.journal-library-filter{align-items:center;gap:var(--brand-space-20);margin-bottom:var(--brand-space-20);font-size:var(--brand-xs);display:flex}.journal-library-filter button{color:var(--brand-primary);min-height:var(--brand-control-height);font-size:var(--brand-xs);background:0 0;border:0}.journal-library-empty{grid-column:1/-1}@media (max-width:1100px){.journal-library-layout{grid-template-columns:1fr}.journal-library-aside{gap:var(--brand-space-24);grid-template-columns:1fr 1fr;display:grid}.journal-library-recommended{padding:0}}@media (max-width:768px){.journal-library-hero:after{display:none}.journal-library-toolbar>.library-search{flex-basis:100%;min-width:0}.journal-library-toolbar>.library-select{margin-left:auto;display:block}.journal-library-toolbar>div{padding-bottom:10px}.journal-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-library-card.is-featured{min-height:280px}.journal-library-card h2{font-size:var(--brand-body)}.is-featured h2{font-size:var(--brand-title-md)}.journal-library-aside{grid-template-columns:1fr}.journal-library-recommended{padding:10px 0}.journal-library-closing{padding-block:var(--brand-space-32)}.journal-library-toolbar>div button{padding:9px 18px}}
.journal-detail{padding-top:var(--brand-header);grid-template-columns:minmax(320px,35%) minmax(0,65%);align-items:start;display:grid}.journal-detail-reading{padding:var(--brand-space-36) clamp(var(--brand-space-28),4vw,var(--brand-space-72)) var(--brand-space-56) var(--brand-edge);min-width:0}.journal-detail-breadcrumb{margin-bottom:var(--brand-space-36)}.journal-detail-reading header .eyebrow{font-size:var(--brand-micro);margin-bottom:var(--brand-space-16)}.journal-detail h1,.journal-detail h2{font-family:var(--brand-serif);font-weight:var(--brand-weight-normal)}.journal-detail h1{font-size:var(--brand-h1);line-height:var(--brand-leading-title);letter-spacing:var(--brand-tracking-normal);text-wrap:balance}.journal-detail-deck{font-family:var(--brand-serif);font-size:var(--brand-lead);line-height:var(--brand-leading-body);color:var(--brand-muted);margin-top:14px}.journal-detail-tags{font-size:var(--brand-micro);color:var(--brand-primary);flex-wrap:wrap;gap:10px;margin:26px 0 38px;display:flex}.journal-detail-tags a{background:var(--brand-soft);padding:5px 9px}.journal-detail-body section+section{margin-top:26px}.journal-detail-body h2{font-size:var(--brand-lead);line-height:var(--brand-leading-control);margin-bottom:10px}.journal-detail-body h2 small{font-family:var(--brand-font);font-size:var(--brand-micro);color:var(--brand-muted);letter-spacing:var(--brand-tracking-label);margin-bottom:5px;display:block}.journal-detail-body p{font-size:var(--brand-sm);line-height:var(--brand-leading-reading);color:var(--brand-ink);text-align:justify}.journal-detail-materials{margin-top:34px}.journal-detail-materials>p{font-family:var(--brand-serif);font-size:var(--brand-title-sm);margin-bottom:14px}.journal-detail-materials>div{font-size:var(--brand-xs);color:var(--brand-primary);flex-wrap:wrap;gap:10px 18px;display:flex}.journal-detail-back{margin-top:var(--brand-space-32);font-size:var(--brand-xs);color:var(--brand-muted);display:inline-block}.journal-detail-visual{align-self:stretch;min-width:0}.journal-detail-sticky{top:var(--brand-header);position:sticky}.journal-detail-gallery{height:clamp(520px,65vw,calc(100svh - var(--brand-header) - 160px));min-height:520px;margin:0;position:relative}.journal-detail-gallery .magnifier-container,.journal-detail-gallery .images-cover{cursor:zoom-in;width:100%;height:100%;margin:0}.journal-gallery-controls{gap:var(--brand-space-12);color:var(--brand-ink);background:var(--brand-glass-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--brand-space-8) var(--brand-space-12);border-radius:var(--brand-radius-pill);align-items:center;display:flex;position:absolute;bottom:24px;right:28px}.journal-gallery-controls>span{font-size:var(--brand-xs);margin-inline:var(--brand-space-8);letter-spacing:var(--brand-tracking-label)}.journal-detail-related{padding:26px var(--brand-edge) 30px var(--brand-space-32)}.journal-detail-related>div:first-child{justify-content:space-between;gap:var(--brand-space-20);align-items:center;margin-bottom:18px;display:flex}.journal-detail-related h2{font-size:var(--brand-body)}.journal-detail-related>div:first-child>a{font-size:var(--brand-xs);color:var(--brand-primary)}.journal-detail-related-grid{gap:var(--brand-space-20);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.journal-detail-related-grid>a{align-items:center;gap:var(--brand-space-12);min-width:0;display:flex}.journal-detail-related-grid img{aspect-ratio:1;object-fit:cover;width:42%}.journal-detail-related-grid span{font-family:var(--brand-serif);font-size:var(--brand-xs);line-height:var(--brand-leading-control)}.journal-detail-related-grid small{font-family:var(--brand-font);font-size:var(--brand-micro);color:var(--brand-muted);margin-bottom:6px;display:block}@keyframes journal-image-enter{0%{opacity:.65}to{opacity:1}}.journal-detail-gallery img{object-fit:cover;width:100%;height:100%;max-height:none;animation:journal-image-enter var(--brand-image-motion) var(--brand-ease);transition:opacity var(--brand-motion) var(--brand-ease)}.journal-detail-gallery[aria-busy=true] img{opacity:.85}@media (min-width:769px) and (max-width:1100px){.journal-detail{grid-template-columns:42% 58%}.journal-detail-reading{padding-right:var(--brand-space-28)}.journal-detail-gallery{height:640px}.journal-detail-related{padding:22px}.journal-detail-related-grid{gap:var(--brand-space-12);grid-template-columns:1fr}.journal-detail-related-grid img{width:64px;height:56px}.journal-detail-related-grid small{display:none}}@media (max-width:768px){.journal-detail{flex-direction:column;display:flex}.journal-detail-reading{display:contents}.journal-detail-reading header{padding:var(--brand-space-20) var(--brand-edge) 26px;order:1}.journal-detail-breadcrumb{padding:22px var(--brand-edge) 0;order:0;margin-bottom:0}.journal-detail-reading header .eyebrow{margin-bottom:var(--brand-space-12)}.journal-detail h1{font-size:var(--brand-title-lg);line-height:var(--brand-leading-title)}.journal-detail-deck{font-size:var(--brand-body)}.journal-detail-tags{margin:18px 0 0}.journal-detail-visual,.journal-detail-sticky{display:contents}.journal-detail-gallery{order:2;width:100%;height:440px;min-height:0}.journal-detail-body{padding:var(--brand-space-28) var(--brand-edge);order:3}.journal-detail-materials{padding:0 var(--brand-edge);order:4;margin-top:0}.journal-detail-back{margin:var(--brand-space-24) var(--brand-edge);order:5}.journal-detail-related{padding:var(--brand-space-24) var(--brand-edge) var(--brand-space-36);order:6;width:100%}.journal-detail-related-grid{gap:var(--brand-space-16);grid-template-columns:1fr}.journal-detail-related-grid img{width:85px;height:70px}.journal-detail-related-grid span{font-size:var(--brand-body)}.journal-gallery-controls{bottom:16px;right:16px}.journal-detail-body h2{font-size:var(--brand-title-sm)}.journal-detail-body p{font-size:var(--brand-sm)}}
.service-contact-page{padding-top:var(--brand-header)}.service-contact-hero{isolation:isolate;height:clamp(380px,41vw,590px);position:relative;overflow:hidden}.service-contact-hero>img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.service-contact-hero:after{content:"";background:linear-gradient(90deg,var(--brand-paper),rgb(var(--brand-paper-rgb) / .94) 30%,transparent 62%);z-index:-1;position:absolute;inset:0}.service-contact-hero>div{height:100%;padding:var(--brand-space-36) var(--brand-edge);flex-direction:column;justify-content:center;max-width:680px;display:flex}.service-contact-page h1,.service-contact-page h2,.service-contact-page h3{font-family:var(--brand-serif);font-weight:var(--brand-weight-normal)}.service-contact-page h1{font-size:var(--brand-h1);line-height:var(--brand-leading-title)}.service-contact-page h2{font-size:var(--brand-h2);line-height:var(--brand-leading-title)}.service-contact-hero>div>p:not(.eyebrow){font-family:var(--brand-serif);font-size:var(--brand-lead);line-height:var(--brand-leading-body);margin-top:18px}.service-contact-hero a{margin-top:var(--brand-space-28);font-size:var(--brand-xs);color:var(--brand-primary)}.service-contact-page .eyebrow{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-eyebrow);margin-bottom:18px}.service-contact-offerings{padding-block:var(--brand-space-48)}.service-contact-heading{justify-content:space-between;align-items:center;gap:var(--brand-space-24);margin-bottom:var(--brand-space-36);display:flex}.service-contact-heading>p{color:var(--brand-muted);font-size:var(--brand-xs);letter-spacing:var(--brand-tracking-title)}.service-contact-grid{gap:var(--brand-space-28);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-contact-card-title{margin-bottom:var(--brand-space-20);align-items:center;gap:18px;display:flex}.service-contact-card-title>span{font-family:var(--brand-numeral);font-size:var(--brand-number);color:var(--brand-primary);font-weight:var(--brand-weight-normal)}.service-contact-card-title h3{font-size:var(--brand-title-md)}.service-contact-card-image{aspect-ratio:1.45;overflow:hidden}.service-contact-card-image img{object-fit:cover;width:100%;height:100%;transition:transform var(--brand-image-motion) var(--brand-ease)}.service-contact-grid>a:hover img,.service-contact-grid>a:focus-visible img{transform:scale(var(--brand-image-scale))}.service-contact-grid>a>p{font-size:var(--brand-sm);color:var(--brand-muted);line-height:var(--brand-leading-body);margin-top:var(--brand-space-16)}.service-contact-grid small{font-size:var(--brand-xs);color:var(--brand-primary);margin-top:18px;display:block}.service-contact-nature{grid-template-columns:1.05fr 1fr;min-height:360px;display:grid}.service-contact-nature>img{object-fit:cover;width:100%;height:100%;max-height:450px}.service-contact-nature-copy{padding:var(--brand-space-40) clamp(var(--brand-space-28),5vw,var(--brand-space-80));background:var(--brand-paper);flex-direction:column;justify-content:center;display:flex}.service-contact-nature-copy>p:not(.eyebrow){margin-top:var(--brand-space-20);font-size:var(--brand-sm);line-height:var(--brand-leading-body);color:var(--brand-muted)}.service-contact-principles{justify-content:space-between;gap:var(--brand-space-20);color:var(--brand-primary);font-size:var(--brand-sm);margin-top:30px;display:flex}.service-contact-principles small{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-label);margin-top:var(--brand-space-8);color:var(--brand-muted);display:block}.service-contact-bottom{gap:var(--brand-space-64);padding-block:var(--brand-space-48);scroll-margin-top:calc(var(--brand-header) + 20px);grid-template-columns:1.12fr 1fr;display:grid}.service-contact-form-intro{font-size:var(--brand-sm);line-height:var(--brand-leading-body);color:var(--brand-muted);margin:var(--brand-space-16) 0 var(--brand-space-24)}.service-contact-form .form-status:empty{display:none}.service-contact-address{isolation:isolate;min-height:460px;padding:var(--brand-space-44) var(--brand-space-36);flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.service-contact-address>img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.service-contact-address:after{content:"";background:linear-gradient(rgb(var(--brand-paper-rgb) / .78),transparent 55%,rgb(var(--brand-ink-rgb) / .4));z-index:-1;position:absolute;inset:0}.service-contact-address .eyebrow{font-size:var(--brand-micro);max-width:180px}.service-contact-address address{color:var(--brand-paper);font-style:normal;font-size:var(--brand-sm);flex-direction:column;gap:14px;display:flex}.service-contact-address address>a:first-child{font-family:var(--brand-numeral);font-size:var(--brand-title-md)}@media (max-width:1100px){.service-contact-grid{gap:var(--brand-space-28);grid-template-columns:repeat(2,minmax(0,1fr))}.service-contact-bottom{gap:var(--brand-space-28)}.service-contact-address{padding:30px var(--brand-space-24)}.service-contact-heading{align-items:flex-end}.service-contact-heading>p{max-width:180px;line-height:var(--brand-leading-body)}}
.topic-hero{align-items:center;min-height:500px;display:flex;position:relative}.topic-hero>img{object-fit:cover;width:74%;height:100%;position:absolute;inset:0 0 0 auto}.topic-hero:after{content:"";background:linear-gradient(90deg,var(--brand-paper) 18%,rgb(var(--brand-paper-rgb) / .94) 31%,rgb(var(--brand-paper-rgb) / .7) 43%,transparent 64%);pointer-events:none;position:absolute;inset:0}.topic-hero-copy{z-index:1;width:var(--brand-wide);max-width:var(--brand-content);padding-block:var(--brand-space-40);margin:auto;position:relative}.topic-hero-copy>.eyebrow{margin:var(--brand-space-48) 0 18px}.topic-hero-copy>p:last-child{max-width:340px;color:var(--brand-muted);font-size:var(--brand-lead);margin-top:22px}.topic-page h1,.topic-page h2{font-family:var(--brand-serif)}.topic-story{padding-block:clamp(var(--brand-space-48),6vw,88px);gap:clamp(var(--brand-space-40),5vw,var(--brand-space-72));display:grid}.topic-paragraph>div{grid-template-columns:1fr 1.3fr;align-items:start;gap:8%;display:grid}.topic-story h2{font-size:var(--brand-h3)}.topic-story p{color:var(--brand-muted);line-height:var(--brand-leading-reading);max-width:var(--brand-reading)}.topic-pictured{align-items:center;min-height:420px;display:flex;position:relative}.topic-pictured>img{aspect-ratio:16/10;object-fit:cover;width:65%}.topic-pictured>div{background:var(--brand-paper);width:42%;padding:var(--brand-space-32) clamp(var(--brand-space-24),3vw,var(--brand-space-48));margin-left:-7%;position:relative}.topic-pictured p{margin-top:var(--brand-space-20)}.topic-next{gap:var(--brand-space-16) var(--brand-space-36);padding-bottom:var(--brand-space-48);flex-wrap:wrap;display:flex}.content-pathways{padding-block:var(--brand-space-32);gap:var(--brand-space-12) var(--brand-space-28);flex-wrap:wrap;align-items:center;display:flex}.content-pathways a{min-height:44px;color:var(--brand-primary);font-size:var(--brand-sm);align-items:center;display:inline-flex}.content-pathways>span{font-size:var(--brand-sm);color:var(--brand-muted)}.topic-index{padding-block:clamp(var(--brand-space-48),6vw,var(--brand-space-80))}.topic-index>h2{font-family:var(--brand-serif);margin-bottom:var(--brand-space-28)}.topic-index-grid{gap:var(--brand-space-28) var(--brand-space-48);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.topic-index-grid h3{font-size:var(--brand-lead)}.topic-index-grid p{font-size:var(--brand-sm);color:var(--brand-muted);max-width:340px;margin-top:10px}.library-reading{padding-block:var(--brand-space-40) var(--brand-space-64);gap:var(--brand-space-40);grid-template-columns:1fr 1fr;display:grid}.library-reading h2{font-family:var(--brand-serif);font-size:var(--brand-h3);margin-bottom:14px}.library-reading p{color:var(--brand-muted);max-width:580px}@media (max-width:768px){.service-contact-hero{height:480px}.service-contact-hero>div{padding-top:var(--brand-space-28);justify-content:flex-start}.service-contact-hero>img{object-position:60% center}.service-contact-hero:after{background:linear-gradient(var(--brand-paper),rgb(var(--brand-paper-rgb) / .9) 50%,transparent)}.service-contact-hero .eyebrow{margin-bottom:var(--brand-space-12)}.service-contact-hero>div>p:not(.eyebrow){font-size:var(--brand-body);margin-top:var(--brand-space-12)}.service-contact-hero a{margin-top:18px}.service-contact-heading{display:block}.service-contact-heading>p{max-width:none;margin-top:18px}.service-contact-grid{gap:var(--brand-space-28) var(--brand-space-16)}.service-contact-card-title{gap:10px}.service-contact-card-title>span{font-size:var(--brand-title-lg)}.service-contact-card-title h3{font-size:var(--brand-lead)}.service-contact-grid>a>p{font-size:var(--brand-xs)}.service-contact-nature{grid-template-columns:1fr}.service-contact-nature>img{height:280px}.service-contact-nature-copy{padding:30px var(--brand-edge)}.service-contact-bottom{padding-top:var(--brand-space-28);grid-template-columns:1fr}.service-contact-address{min-height:360px}.service-contact-form .form-row{gap:var(--brand-space-12);display:flex}.service-contact-offerings{padding-block:var(--brand-space-32)}.service-contact-card-image{aspect-ratio:1.2}.topic-hero{flex-direction:column;min-height:0;display:flex}.topic-hero>img{aspect-ratio:16/10;order:2;width:100%;height:auto;position:relative}.topic-hero:after{display:none}.topic-hero-copy{padding:var(--brand-space-24) 0 var(--brand-space-32)}.topic-hero-copy>.eyebrow{margin-top:var(--brand-space-28)}.topic-hero-copy>p:last-child{max-width:none}.topic-paragraph>div,.library-reading{gap:var(--brand-space-16);grid-template-columns:1fr}.topic-pictured{min-height:0;display:block}.topic-pictured>img{width:100%}.topic-pictured>div{width:92%;padding:var(--brand-space-24) 0 0 var(--brand-space-24);margin:-28px 0 0 auto}.topic-index-grid{gap:var(--brand-space-24);grid-template-columns:repeat(2,minmax(0,1fr))}.topic-story p{font-size:var(--brand-sm)}.content-pathways{gap:var(--brand-space-8) var(--brand-space-24)}.library-reading{gap:var(--brand-space-32)}}
.home-hero{aspect-ratio:16/9;margin-top:var(--brand-header);background:var(--brand-paper);isolation:isolate;touch-action:pan-y;position:relative}.hero-video{object-fit:contain;width:100%;height:100%;display:block}.hero-video-toggle{right:var(--brand-edge);bottom:max(24px,env(safe-area-inset-bottom));border-radius:var(--brand-radius-round);background:var(--brand-paper);width:44px;height:44px;color:var(--brand-primary);font-size:var(--brand-title-sm);cursor:pointer;border:0;position:absolute}.home-section{padding-block:calc(var(--brand-section)*.5)}.section-top{justify-content:space-between;align-items:flex-end;gap:var(--brand-space-32);margin-bottom:clamp(var(--brand-space-32),4vw,var(--brand-space-64));display:flex}.section-top>div{min-width:0}.section-top .eyebrow{margin-bottom:var(--brand-space-16)}.section-top>div>p:not(.eyebrow){font-size:var(--brand-sm);color:var(--brand-muted);margin-top:var(--brand-space-20)}.section-top>.text-link{flex-shrink:0}.home-module{padding-top:var(--brand-section)}.home-section-heading{column-gap:var(--brand-space-24);text-align:left;margin-bottom:var(--brand-heading-gap);grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;display:grid}.home-section-heading .eyebrow{font-size:var(--brand-micro);line-height:var(--brand-leading-control);letter-spacing:var(--brand-tracking-eyebrow);margin:0 0 var(--brand-space-16);color:var(--brand-primary);grid-column:1/-1}.home-section-link{justify-self:end;align-items:center;gap:var(--brand-space-12);white-space:nowrap;font-size:var(--brand-xs);color:var(--brand-primary);min-height:44px;display:inline-flex}.home-section-link svg{width:18px;height:18px}.home-section-heading h2{font-family:var(--brand-serif);font-size:var(--brand-h2);font-weight:var(--brand-weight-normal);line-height:var(--brand-leading-title);letter-spacing:var(--brand-tracking-title);text-wrap:balance;margin:0}.color-showcase>.home-section-heading{margin-bottom:calc(var(--brand-heading-gap) - 6px)}.journal-showcase>.home-section-heading{margin-bottom:0}.product-showcase{--product-card-height:470px;--product-scale-x:1.18;--product-scale-y:1.1;--product-lift:24px;--product-rail-padding:52px;background:var(--brand-paper)}.product-showcase-rail{padding:var(--product-rail-padding) 6px;overflow-anchor:none;align-items:stretch;gap:3px;display:flex;position:relative}.product-showcase-slot{flex:1 1 0;min-width:0;display:flex}.product-showcase-slot:first-child .product-showcase-item{transform-origin:0}.product-showcase-slot:last-child .product-showcase-item{transform-origin:100%}.product-showcase-item{width:100%;min-height:var(--product-card-height);background:var(--brand-soft);transform-origin:50%;transition:transform var(--brand-motion) var(--brand-ease),color var(--brand-motion) var(--brand-ease),background-color var(--brand-motion) var(--brand-ease);flex-direction:column;display:flex;position:relative}.product-showcase-photo{background:var(--brand-paper);flex-shrink:0;height:285px;overflow:hidden}.product-showcase-photo img{object-fit:cover;width:100%;height:100%}.product-showcase-copy{overflow-wrap:anywhere;flex-direction:column;flex:1;min-width:0;padding:22px 18px;display:flex}.product-showcase-copy h3{font-family:var(--brand-serif);font-size:var(--brand-subtitle);font-weight:var(--brand-weight-medium);line-height:var(--brand-leading-title)}.product-showcase-english{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-label);line-height:var(--brand-leading-control);min-height:26px;margin-top:6px}.product-showcase-description{font-size:var(--brand-xs);line-height:var(--brand-leading-body);margin-top:var(--brand-space-16);color:var(--brand-muted)}.product-showcase-link{font-size:var(--brand-xs);opacity:0;transition:opacity var(--brand-motion) var(--brand-ease);justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;display:flex}.product-showcase-link>span{font-size:var(--brand-title-md)}.product-showcase-item[data-active=true]{transform:translateY(calc(-1*var(--product-lift))) scale(var(--product-scale-x),var(--product-scale-y));background:var(--brand-primary);color:var(--brand-paper);z-index:1}.product-showcase-item[data-active=true] .product-showcase-description{color:inherit}.product-showcase-item[data-active=true] .product-showcase-link{opacity:1}.product-showcase-footer{justify-content:center;align-items:center;gap:var(--brand-space-24);padding:var(--brand-space-28) var(--brand-edge) 0;display:flex}.product-showcase-pagination{align-items:center;display:flex}.product-showcase-pagination button{width:26px;height:var(--brand-control-height);padding:var(--brand-space-4);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.product-showcase-pagination button span{background:var(--brand-line);border-radius:var(--brand-radius);width:100%;height:3px;transition:background var(--brand-motion) var(--brand-ease)}.product-showcase-pagination button[aria-pressed=true] span{background:var(--brand-primary)}.color-showcase{background:var(--brand-paper);grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.color-showcase-panel{isolation:isolate;aspect-ratio:1;min-width:0;color:var(--brand-ink);background:var(--brand-soft);display:block;position:relative;overflow:hidden}.color-showcase-panel.is-featured{aspect-ratio:3;grid-column:1/-1}.color-showcase-panel>img{object-fit:cover;width:100%;height:100%;transition:transform var(--brand-image-motion) var(--brand-ease);position:absolute;inset:0}.color-showcase-panel:hover>img,.color-showcase-panel:focus-visible>img{transform:scale(var(--brand-image-scale))}.color-showcase-copy{padding:clamp(var(--brand-space-28),3.2vw,var(--brand-space-56));max-width:100%;position:relative}.color-showcase-brand{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-eyebrow);margin-bottom:clamp(26px,3vw,52px)}.color-showcase-copy h3{font-family:var(--brand-serif);font-weight:var(--brand-weight-normal);font-size:var(--brand-h2);line-height:var(--brand-leading-title);letter-spacing:var(--brand-tracking-normal)}.color-showcase-subtitle{font-family:var(--brand-serif);font-size:var(--brand-lead);letter-spacing:var(--brand-tracking-title);margin-top:10px}.color-showcase-detail{font-size:var(--brand-sm);letter-spacing:var(--brand-tracking-label);margin-top:var(--brand-space-24)}.color-showcase-link{align-items:center;gap:var(--brand-space-12);margin-top:var(--brand-space-28);font-size:var(--brand-xs);min-height:44px;display:inline-flex}.color-showcase-link>span{border-radius:var(--brand-radius-round);width:30px;height:30px;color:var(--brand-paper);background:var(--brand-ink);transition:background var(--brand-motion) var(--brand-ease),transform var(--brand-motion) var(--brand-ease);place-items:center;display:grid}.color-showcase-panel:hover .color-showcase-link>span,.color-showcase-panel:focus-visible .color-showcase-link>span{background:var(--brand-primary);transform:translate(3px)}.color-showcase-panel.is-featured .color-showcase-copy{padding-left:var(--brand-edge);max-width:52%}.color-showcase-panel.is-featured h3{font-size:var(--brand-h1)}.color-showcase-panel.is-featured .color-showcase-subtitle{font-size:var(--brand-h3)}.home-content .product-showcase-rail{padding-inline:0}.space-showcase-stage{isolation:isolate;touch-action:pan-y;background:var(--brand-soft);align-items:stretch;min-height:560px;display:flex;position:relative}.space-showcase-images{z-index:-1;position:absolute;inset:0;overflow:hidden}.space-showcase-images img{object-fit:cover;object-position:65% 50%;width:100%;height:100%;position:absolute;inset:0}.space-showcase-images .is-entering{animation:story-reveal var(--brand-image-motion) var(--brand-ease) both}.space-showcase-copy{width:32%;padding:clamp(var(--brand-space-36),4vw,var(--brand-space-64)) var(--brand-space-36);background:var(--brand-glass-panel);-webkit-backdrop-filter:blur(5px);flex-direction:column;align-items:flex-start;margin-left:6%;display:flex}.space-showcase-copy h3{font-family:var(--brand-serif);font-size:var(--brand-h1);font-weight:var(--brand-weight-normal);margin-top:var(--brand-space-24);line-height:var(--brand-leading-tight)}.space-showcase-subtitle{font-family:var(--brand-serif);font-size:var(--brand-subtitle);margin-top:18px}.space-showcase-description{font-size:var(--brand-sm);color:var(--brand-muted);line-height:var(--brand-leading-reading);margin-top:var(--brand-space-36)}.space-showcase-link{justify-content:space-between;align-items:center;gap:var(--brand-space-44);font-size:var(--brand-sm);margin-top:var(--brand-space-40);color:var(--brand-primary);min-height:44px;display:flex}.space-showcase-count{font-size:var(--brand-lead);letter-spacing:var(--brand-tracking-label);margin-top:auto;padding-top:30px}.space-showcase-count span{font-size:var(--brand-xs);color:var(--brand-muted)}.space-showcase-prev,.space-showcase-next{color:var(--brand-ink);position:absolute;top:50%;transform:translateY(-50%)}.space-showcase-prev{left:16px}.space-showcase-next{right:16px}.space-showcase-thumbnails{gap:var(--brand-space-12);padding:var(--brand-space-20) 0 0;grid-template-columns:repeat(8,minmax(0,1fr));display:grid;overflow-x:auto}.space-showcase-thumbnails button{background:var(--brand-paper);cursor:pointer;min-width:0;color:var(--brand-ink);border:0;padding:0 0 14px}.space-showcase-thumbnails img{aspect-ratio:3/2;object-fit:cover;width:100%}.space-showcase-thumbnails span{font-family:var(--brand-serif);font-size:var(--brand-body);margin-top:var(--brand-space-12);display:block}.space-showcase-thumbnails small{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-title);color:var(--brand-muted);margin-top:6px;display:block}.space-showcase-thumbnails button:after{content:"";width:28px;height:2px;margin:var(--brand-space-12) auto 0;transition:background var(--brand-motion) var(--brand-ease);background:0 0;display:block}.space-showcase-thumbnails button[aria-pressed=true]:after{background:var(--brand-primary)}.journal-showcase{row-gap:var(--brand-heading-gap);column-gap:clamp(var(--brand-space-28),3.2vw,52px);grid-template-columns:minmax(0,1fr) minmax(0,2.2fr);align-items:stretch;display:grid}.journal-index{flex-direction:column;display:flex}.journal-index-items{flex:1;grid-template-rows:repeat(4,minmax(110px,1fr));display:grid}.journal-index-items button{gap:var(--brand-space-20);text-align:left;background:var(--brand-paper);color:var(--brand-ink);border:0;border-bottom:1px solid var(--brand-line);cursor:pointer;grid-template-columns:44px minmax(0,1fr) 18px;align-items:start;padding:26px 0;display:grid}.journal-index-items button:last-child{border-bottom:0}.journal-index-number{font-family:var(--brand-serif);font-size:var(--brand-title-lg);line-height:var(--brand-leading-tight)}.journal-index-text>span{font-size:var(--brand-xs);color:var(--brand-muted);margin-bottom:10px;display:block}.journal-index-text strong{font-family:var(--brand-serif);font-weight:var(--brand-weight-normal);font-size:var(--brand-lead);line-height:var(--brand-leading-body)}.journal-index-items button[aria-pressed=true] .journal-index-text>span,.journal-index-items button:hover{color:var(--brand-primary)}.journal-index-arrow{font-size:var(--brand-title-sm);transition:transform var(--brand-motion) var(--brand-ease);align-self:end}.journal-index-items button:hover .journal-index-arrow{transform:translate(3px)}.journal-pagination{justify-content:space-between;align-items:center;gap:var(--brand-space-12);font-size:var(--brand-xs);color:var(--brand-muted);padding-top:var(--brand-space-16);display:flex}.journal-pagination button{width:var(--brand-control-height);height:var(--brand-control-height);color:var(--brand-primary);font-size:var(--brand-title-sm);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.journal-preview-image{aspect-ratio:16/9;background:var(--brand-soft);display:block;position:relative;overflow:hidden}.journal-preview-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.journal-preview-image img.is-entering{animation:story-reveal var(--brand-image-motion) var(--brand-ease) both}.journal-preview-count{font-size:var(--brand-xs);letter-spacing:var(--brand-tracking-label);background:var(--brand-paper);padding:6px 10px;position:absolute;top:18px;right:18px}.journal-preview h3{font-family:var(--brand-serif);font-size:var(--brand-title-md);font-weight:var(--brand-weight-normal);line-height:var(--brand-leading-control);margin-top:22px}.journal-preview>p{font-size:var(--brand-sm);line-height:var(--brand-leading-body);color:var(--brand-muted);margin-top:var(--brand-space-12)}.journal-read{align-items:center;gap:var(--brand-space-20);font-size:var(--brand-xs);min-height:44px;color:var(--brand-primary);margin-top:18px;display:inline-flex}.service-showcase{padding-bottom:var(--brand-section)}.service-cards{gap:var(--brand-space-16);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.service-card{min-width:0;display:block}.service-card-image{aspect-ratio:1/1.04;overflow:hidden}.service-card-image img{object-fit:cover;width:100%;height:100%;transition:transform var(--brand-image-motion) var(--brand-ease)}.service-card:hover img,.service-card:focus-visible img{transform:scale(var(--brand-image-scale))}.service-card-copy{gap:14px var(--brand-space-16);padding:var(--brand-space-24) 18px 26px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.service-card-number{font-family:var(--brand-serif);font-size:var(--brand-title-sm);color:var(--brand-primary)}.service-card-copy h3{font-family:var(--brand-serif);font-size:var(--brand-subtitle)}.service-card-copy p{font-size:var(--brand-sm);color:var(--brand-muted);line-height:var(--brand-leading-body);grid-column:2/-1}.service-continuity{gap:var(--brand-space-40);padding-top:var(--brand-space-64);grid-template-columns:1.2fr 1fr 1fr;align-items:start;display:grid}.service-continuity-note{font-family:var(--brand-serif);font-size:var(--brand-title-md);color:var(--brand-primary)}.service-continuity-note small{font-family:var(--brand-font);font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-eyebrow);margin-top:10px;display:block}.service-continuity a>span{font-family:var(--brand-serif);font-size:var(--brand-title-sm)}.service-continuity a>p{font-size:var(--brand-sm);color:var(--brand-muted);margin-top:var(--brand-space-8)}.space-showcase-prev:hover,.space-showcase-next:hover{background:var(--brand-glass-panel)}@media (max-width:1100px){.product-showcase{--product-card-height:490px;--product-lift:12px;--product-card-width:220px;--product-scale-x:1.1;--product-scale-y:1.05}.product-showcase-rail{scrollbar-width:thin;scrollbar-color:var(--brand-line) transparent;padding-inline:var(--brand-edge);gap:var(--brand-space-4);overflow-x:auto}.product-showcase-slot{flex:0 0 var(--product-card-width);scroll-snap-align:center}.product-showcase-copy h3{font-size:var(--brand-title-md)}.product-showcase-copy{padding:22px}.product-showcase-photo{height:280px}.color-showcase-copy{padding:var(--brand-space-24)}.color-showcase-brand{font-size:var(--brand-micro);margin-bottom:26px}.color-showcase-copy h3{font-size:var(--brand-title-md)}.color-showcase-link{margin-top:18px}.color-showcase-panel.is-featured{aspect-ratio:2.5}.color-showcase-panel.is-featured .color-showcase-copy{max-width:60%}.color-showcase-panel.is-featured h3{font-size:var(--brand-title-lg)}.color-showcase-detail{margin-top:var(--brand-space-16);font-size:var(--brand-xs)}.space-showcase-copy{width:40%;padding:var(--brand-space-36) 26px;margin-left:7%}.space-showcase-thumbnails{grid-template-columns:repeat(8,125px)}.home-content .product-showcase-rail{padding-inline:var(--brand-space-12)}.journal-showcase{gap:var(--brand-space-28);grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}.journal-index{padding-top:0}.journal-index-items{grid-template-rows:repeat(4,minmax(100px,1fr))}.journal-index-items button{gap:14px;padding:18px 0}.journal-preview h3{font-size:var(--brand-title-sm)}.service-card-copy{gap:var(--brand-space-12);padding-inline:0}.service-continuity{gap:var(--brand-space-24)}}@media (min-width:769px) and (max-width:1100px){.color-showcase-copy{padding:var(--brand-space-20)}.color-showcase-brand{margin-bottom:18px}.color-showcase-copy h3{font-size:var(--brand-title-sm)}.color-showcase-link{margin-top:var(--brand-space-12)}}@media (max-width:768px){.section-top{margin-bottom:var(--brand-space-32);display:block}.section-top>.text-link{margin-top:var(--brand-space-20)}.home-section-heading{column-gap:var(--brand-space-12)}.home-section-link{font-size:var(--brand-xs);gap:6px}.color-showcase{grid-template-columns:1fr;gap:6px}.color-showcase-panel{aspect-ratio:1;min-height:360px}.color-showcase-panel.is-featured{aspect-ratio:auto;min-height:500px}.color-showcase-panel.is-featured>img{object-position:65% center}.color-showcase-panel.is-featured .color-showcase-copy{max-width:none;padding:var(--brand-space-28) var(--brand-space-28) var(--brand-space-56);background:linear-gradient(180deg,rgb(var(--brand-paper-rgb) / .85),rgb(var(--brand-paper-rgb) / .6) 65%,transparent)}.color-showcase-panel.is-featured h3{font-size:var(--brand-title-lg)}.color-showcase-panel.is-featured .color-showcase-brand{margin-bottom:var(--brand-space-28)}.color-showcase-copy{padding:30px var(--brand-space-28)}.color-showcase-copy h3{font-size:var(--brand-title-lg)}.color-showcase-subtitle{font-size:var(--brand-body)}.color-showcase-panel.is-featured .color-showcase-subtitle{font-size:var(--brand-lead)}.color-showcase-detail{margin-top:18px}.color-showcase-brand{margin-bottom:26px}.color-showcase.home-content{grid-template-columns:1fr}.space-showcase-stage{flex-direction:column;min-height:0;padding-top:280px;display:flex}.space-showcase-images{z-index:0;height:280px}.space-showcase-copy{width:100%;padding:var(--brand-space-28);background:var(--brand-paper);margin:0;position:relative}.space-showcase-copy h3{font-size:var(--brand-title-lg);margin-top:14px}.space-showcase-description,.space-showcase-link{margin-top:var(--brand-space-20)}.space-showcase-count{padding:0;position:absolute;bottom:38px;right:28px}.space-showcase-prev,.space-showcase-next{top:140px}.space-showcase-thumbnails{padding-top:var(--brand-space-8);grid-template-columns:repeat(8,120px)}.space-showcase-subtitle{margin-top:var(--brand-space-12)}.journal-showcase{gap:var(--brand-space-32);grid-template-columns:1fr}.journal-index-items{grid-template-rows:none}.journal-index-items button{padding:var(--brand-space-20) 0;grid-template-columns:42px 1fr 18px}.journal-index-text strong{font-size:var(--brand-lead)}.journal-index-number{font-size:var(--brand-title-lg)}.journal-preview{grid-row:2}.journal-pagination{padding-top:var(--brand-space-8)}.journal-preview h3{font-size:var(--brand-title-md)}.service-cards{gap:var(--brand-space-24);grid-template-columns:1fr}.service-card-image{aspect-ratio:5/4}.service-card-copy{padding:18px 0 var(--brand-space-4)}.service-card-copy h3{font-size:var(--brand-title-md)}.service-continuity{gap:var(--brand-space-28);padding-top:var(--brand-space-40);grid-template-columns:1fr}}@media (max-width:480px){.product-showcase-footer{gap:var(--brand-space-8);padding-top:var(--brand-space-12);flex-direction:column}.product-showcase{--product-rail-padding:32px;--product-card-width:74vw}.product-showcase-photo{height:280px}}
.about-story{--about-inset:var(--brand-edge);padding-top:var(--brand-header)}.about-story h1,.about-story h2,.about-story h3{font-family:var(--brand-serif);font-weight:var(--brand-weight-normal)}.about-story h1 span,.about-story h2 span{display:block}.about-story h2{margin-top:var(--brand-space-16);font-size:var(--brand-h1);line-height:var(--brand-leading-title)}.about-hero{min-height:580px;height:min(850px,calc(100svh - var(--brand-header)));isolation:isolate;position:relative}.about-hero>img{object-fit:cover;object-position:60% 50%;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.about-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,rgb(var(--brand-paper-rgb) / .7),transparent 52%);pointer-events:none;position:absolute;inset:0}.about-hero-copy{left:var(--about-inset);width:42%;max-width:600px;position:absolute;top:21%}.about-hero h1{font-size:var(--brand-display);line-height:var(--brand-leading-tight);margin-top:var(--brand-space-24)}.about-hero-copy>p:not(.eyebrow){font-size:var(--brand-body);max-width:330px;color:var(--brand-ink);line-height:var(--brand-leading-body);margin-top:22px}.about-hero-note{left:var(--about-inset);font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-label);color:var(--brand-muted);position:absolute;bottom:8%}.about-link{align-items:center;gap:var(--brand-space-24);min-height:44px;font-size:var(--brand-sm);color:var(--brand-primary);margin-top:var(--brand-space-24);display:inline-flex}.about-link svg{transition:transform var(--brand-motion) var(--brand-ease)}.about-link:hover svg{transform:translate(4px)}.about-section{padding-top:clamp(var(--brand-space-64),7vw,120px);position:relative}.about-editorial{padding-inline:var(--about-inset);margin-bottom:clamp(var(--brand-space-36),4vw,var(--brand-space-64));grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:start;gap:16%;display:grid}.about-editorial>p,.about-editorial>div>p:not(.eyebrow):not(.about-subtitle){color:var(--brand-muted);font-size:var(--brand-body);line-height:var(--brand-leading-reading);max-width:430px;padding-top:var(--brand-space-28)}.about-subtitle{font-family:var(--brand-serif);font-size:var(--brand-h3);color:var(--brand-muted);margin-top:18px}.about-materials{isolation:isolate;padding-bottom:0;overflow:hidden}.about-materials>.eyebrow,.about-materials>h2{margin-inline:var(--about-inset)}.about-dimensions{gap:var(--brand-space-32);padding:var(--brand-space-36) var(--about-inset) var(--brand-space-32);grid-template-columns:repeat(4,1fr);display:grid}.about-dimensions h3{font-size:var(--brand-h2)}.about-dimensions small{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-label);color:var(--brand-primary)}.about-dimensions p{font-size:var(--brand-sm);color:var(--brand-muted);margin-top:10px}.about-material{isolation:isolate;position:relative}.about-material>img{object-fit:cover;object-position:0% 50%;width:100%;height:clamp(360px,38vw,650px);-webkit-mask-image:linear-gradient(transparent,rgb(var(--brand-ink-rgb)) 14%);mask-image:linear-gradient(transparent,rgb(var(--brand-ink-rgb)) 14%)}.about-material>div{right:var(--about-inset);width:23%;position:absolute;top:43%;transform:translateY(-30%)}.about-material h3{font-size:var(--brand-h2);line-height:var(--brand-leading-title)}.about-material p{color:var(--brand-muted);font-size:var(--brand-sm);margin-top:var(--brand-space-20);line-height:var(--brand-leading-body)}.about-craft{gap:var(--brand-space-16);padding-inline:var(--about-inset);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.about-craft a{display:block;position:relative;overflow:hidden}.about-craft img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform var(--brand-image-motion) var(--brand-ease)}.about-craft a:hover img,.about-craft a:focus-visible img{transform:scale(var(--brand-image-scale))}.about-craft span{padding:var(--brand-space-64) var(--brand-space-28) var(--brand-space-28);color:var(--brand-paper);background:linear-gradient(transparent,rgb(var(--brand-ink-rgb) / .38));position:absolute;inset:auto 0 0}.about-craft strong{font:var(--brand-weight-normal) var(--brand-h3) var(--brand-serif);display:block}.about-craft small{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-label);margin-top:var(--brand-space-12);display:block}.about-nature{isolation:isolate;padding-inline:var(--about-inset);margin-top:clamp(var(--brand-space-56),6vw,100px);grid-template-columns:1fr 1fr;column-gap:8%;padding-bottom:clamp(260px,30vw,500px);display:grid}.about-nature .about-editorial{margin:0;padding:0;display:block}.about-nature .about-editorial>p{padding-top:var(--brand-space-20);max-width:360px}.about-nature .about-subtitle{display:none}.about-care{gap:var(--brand-space-24);text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;display:grid}.about-care svg{color:var(--brand-primary);margin:0 auto var(--brand-space-16)}.about-care h3{font-size:var(--brand-title-sm)}.about-care p{color:var(--brand-muted);font-size:var(--brand-xs);margin-top:var(--brand-space-12);line-height:var(--brand-leading-body)}.about-nature>.about-link{justify-self:start}.about-nature-image{z-index:-1;position:absolute;inset:15% 0 0;overflow:hidden}.about-nature-image img{object-fit:cover;object-position:50% 65%;width:100%;height:100%;-webkit-mask-image:linear-gradient(transparent 10%,rgb(var(--brand-ink-rgb) / .12) 35%,rgb(var(--brand-ink-rgb)) 68%);mask-image:linear-gradient(transparent 10%,rgb(var(--brand-ink-rgb) / .12) 35%,rgb(var(--brand-ink-rgb)) 68%)}.about-nature-image figcaption{bottom:8%;left:var(--about-inset);color:var(--brand-paper);font:var(--brand-weight-normal) var(--brand-h1)/var(--brand-leading-tight) var(--brand-serif);letter-spacing:var(--brand-tracking-title);position:absolute}.about-join{padding-bottom:0}.about-studio{position:relative;overflow:hidden}.about-studio img{object-fit:cover;object-position:50% 55%;width:100%;height:clamp(340px,39vw,650px)}.about-studio figcaption{right:var(--about-inset);font:var(--brand-weight-normal) var(--brand-h3)/var(--brand-leading-control) var(--brand-serif);padding:18px var(--brand-space-24);background:rgb(var(--brand-paper-rgb) / .8);position:absolute;top:12%}.about-studio small{font:var(--brand-micro)/var(--brand-leading-control) var(--brand-font);letter-spacing:var(--brand-tracking-label);margin-top:18px;display:block}@media (max-width:1100px){.about-hero>img{object-position:20% 50%}.about-hero-copy{width:50%}.about-editorial{gap:8%}.about-nature{column-gap:5%}.about-care{gap:var(--brand-space-12)}.about-care h3{font-size:var(--brand-lead)}}@media (max-width:768px){.about-story{--about-inset:var(--brand-edge)}.about-hero{height:calc(100svh - var(--brand-header));min-height:610px;max-height:820px}.about-hero>img{object-position:58% 50%}.about-hero:after{background:linear-gradient(180deg,rgb(var(--brand-paper-rgb) / .92),rgb(var(--brand-paper-rgb) / .5) 35%,transparent 62%)}.about-hero-copy{width:calc(100% - 48px);top:8%}.about-hero h1{font-size:var(--brand-title-lg)}.about-hero-copy>p:not(.eyebrow){font-size:var(--brand-sm);max-width:275px}.about-hero-note{color:var(--brand-ink);bottom:28px}.about-editorial{margin-bottom:var(--brand-space-20);grid-template-columns:1fr;gap:18px}.about-editorial>p,.about-editorial>div>p:not(.eyebrow):not(.about-subtitle){font-size:var(--brand-sm);max-width:none;padding-top:0}.about-story h2{font-size:var(--brand-title-lg)}.about-dimensions{gap:var(--brand-space-24) var(--brand-space-20);padding-block:var(--brand-space-28) var(--brand-space-12);grid-template-columns:repeat(2,1fr)}.about-dimensions p{font-size:var(--brand-xs)}.about-material>img{object-position:100% 50%;height:350px}.about-material>div{width:32%;top:43%;right:18px}.about-material h3{font-size:var(--brand-lead)}.about-material p{font-size:var(--brand-xs);margin-top:var(--brand-space-12)}.about-material .about-link{gap:var(--brand-space-8);font-size:var(--brand-xs);margin-top:var(--brand-space-12)}.about-craft{gap:var(--brand-space-8);padding-inline:var(--brand-space-16)}.about-craft img{aspect-ratio:1/2.25}.about-craft span{padding:42px 10px var(--brand-space-16)}.about-craft strong{font-size:var(--brand-lead);line-height:var(--brand-leading-title)}.about-craft small{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-title)}.about-nature{gap:var(--brand-space-28);margin-top:var(--brand-space-56);padding-top:var(--brand-space-24);grid-template-columns:1fr;padding-bottom:270px}.about-nature .about-editorial>p{max-width:none}.about-care{gap:var(--brand-space-16)}.about-care p{font-size:var(--brand-xs)}.about-care h3{font-size:var(--brand-body)}.about-care svg{width:30px;height:30px;margin-bottom:var(--brand-space-12)}.about-nature>.about-link{margin-top:0}.about-nature-image{inset:30% 0 0}.about-nature-image img{-webkit-mask-image:linear-gradient(transparent 8%,rgb(var(--brand-ink-rgb) / .08) 40%,rgb(var(--brand-ink-rgb)) 75%);mask-image:linear-gradient(transparent 8%,rgb(var(--brand-ink-rgb) / .08) 40%,rgb(var(--brand-ink-rgb)) 75%)}.about-nature-image figcaption{font-size:var(--brand-title-md);bottom:28px}.about-studio img{object-position:47% 50%;height:370px}.about-studio figcaption{font-size:var(--brand-lead);padding:var(--brand-space-12) var(--brand-space-16);top:20px;right:20px}.about-studio small{font-size:var(--brand-micro);margin-top:10px}}
.product-library{padding-top:var(--brand-header)}.library-body{padding-top:var(--brand-space-24);padding-bottom:var(--brand-space-64)}.library-categories{gap:var(--brand-space-4);scrollbar-width:thin;display:flex;overflow-x:auto}.library-categories button{min-height:64px;padding:var(--brand-space-12) 14px;background:var(--brand-soft);font-size:var(--brand-sm);transition:background var(--brand-motion) var(--brand-ease),color var(--brand-motion) var(--brand-ease);border:0;flex:1 0 auto;justify-content:center;align-items:center;gap:10px;display:flex}.library-categories button[aria-pressed=true]{background:var(--brand-primary);color:var(--brand-paper)}.library-toolbar{padding:var(--brand-space-24) 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.library-toolbar>.library-search{flex:1;min-width:260px}.library-facets,.library-display{align-items:center;gap:var(--brand-space-16);flex-wrap:wrap;display:flex}.library-toolbar select{max-width:180px}.library-display button{width:var(--brand-control-height);height:var(--brand-control-height);background:0 0;border:0;place-items:center;display:grid}.library-display button[aria-pressed=true]{background:var(--brand-primary);color:var(--brand-paper);border-radius:var(--brand-radius)}.library-display p,.library-query{font-size:var(--brand-xs);color:var(--brand-muted)}.library-reset{color:var(--brand-primary);font-size:var(--brand-xs);background:0 0;border:0;min-height:44px}.library-query{padding-bottom:var(--brand-space-16)}.library-results{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.library-product{min-width:0;display:block;position:relative}.library-product-image{aspect-ratio:1;overflow:hidden}.library-product-image img{object-fit:cover;width:100%;height:100%;transition:transform var(--brand-image-motion) var(--brand-ease)}.library-product:hover img,.library-product:focus-visible img{transform:scale(var(--brand-image-scale))}.library-product-copy{padding:var(--brand-space-12) 0}.library-product h2{font-family:var(--brand-serif);font-size:var(--brand-body)}.library-product-copy p{font-size:var(--brand-sm);color:var(--brand-muted);margin-top:10px;display:none}.library-results.is-list{gap:var(--brand-space-24);grid-template-columns:repeat(2,minmax(0,1fr))}.is-list .library-product{gap:var(--brand-space-20);grid-template-columns:140px 1fr;align-items:center;display:grid}.is-list .library-product-copy p{display:block}.library-end a{font-family:var(--brand-font);font-size:var(--brand-sm);align-items:center;gap:var(--brand-space-16);color:var(--brand-primary);display:flex}.library-editorial{isolation:isolate;align-items:center;width:100%;height:clamp(440px,36vw,620px);min-height:440px;display:flex;position:relative;overflow:hidden}.library-editorial img{z-index:-2;object-fit:cover;object-position:center 55%;width:100%;height:100%;transition:transform var(--brand-image-motion) var(--brand-ease);position:absolute;inset:0}.library-editorial:after{content:"";z-index:-1;background:linear-gradient(90deg,rgb(var(--brand-paper-rgb) / .96),rgb(var(--brand-paper-rgb) / .82) 23%,rgb(var(--brand-paper-rgb) / .2) 52%,transparent 72%);pointer-events:none;position:absolute;inset:0}.library-editorial-copy{margin-left:max(var(--brand-edge),calc((100% - var(--brand-content))/2));padding-block:var(--brand-space-48);max-width:440px;display:block}.library-editorial h2{font:var(--brand-weight-normal) var(--brand-h1)/var(--brand-leading-title) var(--brand-serif);margin-top:var(--brand-space-20)}.library-editorial p{font-size:var(--brand-sm);color:var(--brand-muted);margin-top:18px}.library-editorial-link{min-height:44px;margin-top:var(--brand-space-24);color:var(--brand-primary);font-size:var(--brand-sm);align-items:center;display:inline-flex}.library-editorial:hover img,.library-editorial:focus-visible img{transform:scale(var(--brand-image-scale))}.library-end{justify-content:space-between;align-items:center;gap:var(--brand-space-24);margin-top:var(--brand-space-48);font-family:var(--brand-serif);font-size:var(--brand-title-md);flex-wrap:wrap;display:flex}@media (max-width:1100px){.library-categories button{min-width:110px}.library-results{grid-template-columns:repeat(3,minmax(0,1fr))}.library-toolbar{align-items:flex-start}.library-display{justify-content:flex-end;gap:var(--brand-space-8)}}@media (max-width:768px){.library-toolbar{gap:var(--brand-space-8);padding:var(--brand-space-16) 0;flex-direction:column}.library-toolbar>.library-search{flex:auto;width:100%;min-width:0}.library-facets{gap:10px}.library-display{justify-content:flex-start;width:100%}.library-display p{margin-left:auto}.library-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.library-results.is-list{grid-template-columns:1fr}.is-list .library-product{grid-template-columns:100px 1fr}.library-end{font-size:var(--brand-title-sm);flex-direction:column;align-items:flex-start}.library-categories button{min-height:56px}.library-editorial{align-items:flex-start;height:520px}.library-editorial img{object-position:55% 50%}.library-editorial-copy{margin-inline:var(--brand-edge);padding-top:var(--brand-space-36)}.library-editorial h2{font-size:var(--brand-title-lg);margin-top:var(--brand-space-12)}.library-editorial:after{background:linear-gradient(180deg,rgb(var(--brand-paper-rgb) / .96),rgb(var(--brand-paper-rgb) / .8) 26%,rgb(var(--brand-paper-rgb) / .08) 64%,transparent)}.library-editorial-link{margin-top:var(--brand-space-12)}}
#material-detail.material-product{width:100%;max-width:none;padding:var(--brand-header) 0 0}#material-detail.material-product>.e_container-1{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:stretch;gap:0}#material-detail.material-product .material-product-copy{padding:var(--brand-space-36) var(--brand-edge) var(--brand-space-36) var(--brand-space-44)}.material-product .detail-breadcrumb{margin-bottom:var(--brand-space-36)}.material-title{align-items:center;gap:var(--brand-space-16);margin-top:var(--brand-space-12);flex-wrap:wrap;display:flex}.material-title h1{font:var(--brand-weight-normal) var(--brand-h1)/var(--brand-leading-title) var(--brand-serif)}.material-title>span{font-size:var(--brand-xs);border:1px solid var(--brand-line);border-radius:var(--brand-radius-pill);padding:var(--brand-space-2) var(--brand-space-12)}.material-product .detail-description{font-size:var(--brand-body);line-height:var(--brand-leading-body);margin-top:18px}.material-product .images-cover img{object-fit:contain;width:100%;height:clamp(430px,42vw,660px)}.material-product .magnifier-assembly{padding:var(--brand-space-12) var(--brand-space-20)}.material-swatches{margin-top:var(--brand-space-28);padding:var(--brand-space-4);gap:10px;display:flex;overflow-x:auto}.material-swatches a{text-align:center;flex:0 0 68px}.material-swatches img{object-fit:cover;width:68px;height:68px}.material-swatches span{font-size:var(--brand-micro);margin-top:var(--brand-space-8);display:block}.material-product .brand-button{gap:var(--brand-space-20)}.material-attributes{margin:var(--brand-space-24) 0 0;font-size:var(--brand-xs);color:var(--brand-muted)}.material-attributes>div{gap:var(--brand-space-20);margin-top:var(--brand-space-8);display:flex}.material-attributes dt{min-width:48px}.material-attributes dd{margin:0}.material-knowledge{padding-block:var(--brand-space-64);grid-template-columns:1fr 2.5fr;gap:60px;display:grid}.material-knowledge h2{font:var(--brand-weight-normal) var(--brand-h3)/var(--brand-leading-title) var(--brand-serif);margin:var(--brand-space-12) 0}.material-knowledge-intro>p:last-child{line-height:var(--brand-leading-body);font-size:var(--brand-xs);color:var(--brand-muted)}.material-facts{gap:var(--brand-space-24);grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-items:start;display:grid}.material-facts details{padding:0}.material-facts details:first-child{padding-top:0}.material-facts summary{align-items:flex-start;gap:var(--brand-space-16);cursor:pointer;font-size:var(--brand-body);flex-direction:column;min-height:36px;list-style:none;display:flex}.material-facts summary::-webkit-details-marker{display:none}.material-facts summary>span:first-child{font-size:var(--brand-xs);color:var(--brand-primary)}.material-expand{transition:transform var(--brand-motion) var(--brand-ease)}.material-facts details[open] .material-expand{transform:rotate(45deg)}.material-facts details>p{font-size:var(--brand-sm);line-height:var(--brand-leading-reading);color:var(--brand-muted);padding:var(--brand-space-12) 0 var(--brand-space-4)}.material-application{grid-template-columns:1fr 3fr;min-height:420px;display:grid}.material-application-copy{padding:var(--brand-space-48) var(--brand-space-28) var(--brand-space-40) var(--brand-edge)}.material-application h2{font:var(--brand-weight-normal) var(--brand-h2)/var(--brand-leading-title) var(--brand-serif);margin-top:var(--brand-space-24)}.material-application-copy>p:not(.eyebrow){color:var(--brand-muted);font-size:var(--brand-sm);margin-top:var(--brand-space-20)}.material-application-copy>a,.material-related-heading>a{align-items:center;gap:var(--brand-space-16);font-size:var(--brand-sm);margin-top:var(--brand-space-28);color:var(--brand-primary);min-height:44px;display:flex}.material-application-image img{object-fit:cover;width:100%;height:100%;max-height:600px}.material-related{padding-block:var(--brand-space-56) var(--brand-space-24)}.material-related-heading{justify-content:space-between;align-items:center;gap:var(--brand-space-20);margin-bottom:var(--brand-space-24);display:flex}.material-related h2{font:var(--brand-weight-normal) var(--brand-title-md) var(--brand-serif)}.material-related-heading small{font:var(--brand-weight-normal) var(--brand-micro) var(--brand-font);letter-spacing:var(--brand-tracking-label);margin-left:var(--brand-space-12);color:var(--brand-muted)}.material-related-heading>a{margin:0}.material-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.material-related-grid img{aspect-ratio:1.5;object-fit:cover;width:100%}.material-related-grid h3{font:var(--brand-weight-normal) var(--brand-lead) var(--brand-serif);margin-top:14px}.material-related-grid p{font-size:var(--brand-xs);color:var(--brand-muted);margin-top:var(--brand-space-8)}.material-closing{margin-block:var(--brand-space-48) var(--brand-space-64);min-height:180px;position:relative;overflow:hidden}.material-closing>img{object-fit:cover;object-position:50% 60%;filter:brightness(.7);width:100%;height:100%;position:absolute;inset:0}.material-closing>div{justify-content:space-between;align-items:center;gap:var(--brand-space-24);min-height:180px;padding:var(--brand-space-36);color:var(--brand-paper);display:flex;position:relative}.material-closing p{font:var(--brand-weight-normal) var(--brand-title-md) var(--brand-serif)}.material-closing a{align-items:center;gap:var(--brand-space-20);font-size:var(--brand-sm);min-height:44px;display:flex}.material-scene-links{gap:var(--brand-space-12) var(--brand-space-28);padding-top:var(--brand-space-20);font-size:var(--brand-xs);color:var(--brand-primary);flex-wrap:wrap;display:flex}.material-scene-links a{align-items:center;min-height:36px;display:inline-flex}.material-facts summary>svg{color:var(--brand-primary)}@media (max-width:1100px){#material-detail.material-product .material-product-copy{padding:var(--brand-space-28)}.material-knowledge{grid-template-columns:1fr 2fr;gap:30px}.material-application{grid-template-columns:1fr 2fr}.material-application-copy{padding:var(--brand-space-32)}}@media (max-width:768px){#material-detail.material-product>.e_container-1{flex-direction:column;gap:0;display:flex}.material-product .images-cover img{height:360px}#material-detail.material-product .material-product-copy{padding:var(--brand-space-28) var(--brand-edge)}.material-product .detail-breadcrumb{margin-bottom:var(--brand-space-24)}.material-knowledge{gap:var(--brand-space-24);padding-block:var(--brand-space-40);grid-template-columns:1fr}.material-application{grid-template-columns:1fr;min-height:0}.material-application-copy{padding:var(--brand-space-28) var(--brand-edge)}.material-application-image img{aspect-ratio:1.3;height:auto}.material-related-grid{gap:var(--brand-space-20) var(--brand-space-12);grid-template-columns:repeat(2,minmax(0,1fr))}.material-related-heading{align-items:flex-start}.material-related-heading small{margin:var(--brand-space-8) 0;display:block}.material-related h2{font-size:var(--brand-title-md)}.material-closing>div{padding:var(--brand-space-24);display:block}.material-closing p{font-size:var(--brand-title-sm)}.material-closing a{margin-top:var(--brand-space-16)}.material-facts details>p{padding-inline:0}.material-facts{gap:var(--brand-space-24);grid-template-columns:1fr}.material-facts summary{flex-direction:row;align-items:center}.material-expand{margin-left:auto}}
.space-library{padding-top:var(--brand-header)}:is(.space-library-hero,.library-hero,.journal-library-hero){isolation:isolate;align-items:center;height:clamp(300px,23vw,400px);min-height:300px;display:flex;position:relative}:is(.space-library-hero,.library-hero,.journal-library-hero)>img{object-fit:cover;object-position:center 56%;z-index:-1;width:100%;height:100%;position:absolute;inset:0}:is(.space-library-intro,.library-hero-copy,.journal-library-intro){margin-left:var(--brand-edge);width:37%;max-width:520px;padding:var(--brand-space-28) 0}:is(.space-library-intro,.library-hero-copy,.journal-library-intro) h1{font-family:var(--brand-serif);font-weight:var(--brand-weight-normal);font-size:var(--brand-h1);line-height:var(--brand-leading-tight);margin:10px 0}:is(.space-library-lead,.library-hero-lead,.journal-library-lead){font-family:var(--brand-serif);font-size:var(--brand-subtitle);letter-spacing:var(--brand-tracking-title);margin-bottom:22px}:is(.space-library-intro,.library-hero-copy,.journal-library-intro)>p:last-child:not(.journal-library-lead){font-size:var(--brand-sm);line-height:var(--brand-leading-body);color:var(--brand-muted);max-width:390px}.space-library-body{padding-top:var(--brand-space-20);padding-bottom:54px}.space-library-tabs{gap:var(--brand-space-28);margin-bottom:var(--brand-space-16);font-size:var(--brand-sm);display:flex}.space-library-tabs a{color:var(--brand-muted);padding:6px 0}.space-library-tabs a[aria-current]{color:var(--brand-primary)}.space-library-toolbar{margin-bottom:var(--brand-space-20);align-items:center;gap:14px;display:flex}.space-library-toolbar form{flex:1;min-width:260px}.space-library-toolbar select{width:110px;max-width:150px}.space-library-toolbar p{white-space:nowrap;color:var(--brand-muted);font-size:var(--brand-xs);padding:0 var(--brand-space-12);margin-left:auto}.space-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 14px;display:grid}.space-library-card{min-width:0;display:block}.space-library-photo{aspect-ratio:1.5;overflow:hidden}.space-library-photo img{object-fit:cover;width:100%;height:100%;transition:transform var(--brand-image-motion) var(--brand-ease);display:block}.space-library-card:hover img,.space-library-card:focus-visible img{transform:scale(var(--brand-image-scale))}.space-library-caption{align-items:baseline;gap:var(--brand-space-12);flex-wrap:wrap;margin-top:10px;display:flex}.space-library-caption h2{font-family:var(--brand-serif);font-size:var(--brand-title-sm);font-weight:var(--brand-weight-normal);line-height:var(--brand-leading-title)}.space-library-caption span{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-title);color:var(--brand-muted)}.space-library-card>p{margin-top:var(--brand-space-4);color:var(--brand-muted);font-size:var(--brand-xs);line-height:var(--brand-leading-control)}.space-library-filtered{font-size:var(--brand-xs);color:var(--brand-muted);align-items:center;gap:18px;margin-bottom:18px;display:flex}.space-library-filtered button{color:var(--brand-primary);min-height:var(--brand-control-height);background:0 0;border:0}.space-library-end{justify-content:space-between;align-items:center;gap:var(--brand-space-24);margin-top:var(--brand-space-56);color:var(--brand-muted);display:flex}.space-library-end>span{font-size:var(--brand-micro);letter-spacing:var(--brand-tracking-label);line-height:var(--brand-leading-body)}.space-library-end a{font-size:var(--brand-xs)}@media (min-width:1700px){:is(.space-library-intro,.library-hero-copy,.journal-library-intro){margin-left:max(var(--brand-edge),calc((100vw - 1560px)/2))}}@media (max-width:1100px){.space-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.space-library-toolbar{flex-wrap:wrap}.space-library-toolbar form{flex-basis:40%}.space-library-toolbar p{margin-left:0}:is(.space-library-intro,.library-hero-copy,.journal-library-intro){width:46%}:is(.space-library-hero,.library-hero,.journal-library-hero)>img{object-position:55% center}}@media (max-width:768px){:is(.space-library-hero,.library-hero,.journal-library-hero){background:var(--brand-paper);align-items:flex-start;height:430px}:is(.space-library-hero,.library-hero,.journal-library-hero)>img{object-position:58% bottom;height:280px;-webkit-mask-image:linear-gradient(transparent,rgb(var(--brand-ink-rgb)) 35%);mask-image:linear-gradient(transparent,rgb(var(--brand-ink-rgb)) 35%);top:auto}:is(.space-library-intro,.library-hero-copy,.journal-library-intro){width:auto;margin-right:var(--brand-edge);padding:25px 0}:is(.space-library-intro,.library-hero-copy,.journal-library-intro) h1{font-size:var(--brand-title-lg)}:is(.space-library-lead,.library-hero-lead,.journal-library-lead){margin-bottom:var(--brand-space-12)}:is(.space-library-intro,.library-hero-copy,.journal-library-intro)>p:last-child:not(.journal-library-lead){font-size:var(--brand-xs);max-width:300px}:is(.space-library-intro,.library-hero-copy,.journal-library-intro) .eyebrow{font-size:var(--brand-micro)}.space-library-grid{grid-template-columns:1fr;gap:26px}.space-library-toolbar{gap:var(--brand-space-8)}.space-library-toolbar form{flex-basis:100%}.space-library-toolbar select{width:calc(33.3333% - 5.33333px);max-width:none}.space-library-toolbar p{margin-right:auto;padding:0}.space-library-caption h2{font-size:var(--brand-title-md)}.space-library-body{padding-top:var(--brand-space-16)}.space-library-end{margin-top:var(--brand-space-36)}}
