@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#201c17;--paper:#faf9f6;--gold:#e5b66d;--muted:#686157;--line:#ded8cd;font-family:Manrope,Arial,sans-serif;font-size:16px;color:var(--ink);background:var(--paper);color-scheme:light;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}body.dialog-open{overflow:hidden}h1,h2,h3,p,figure{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{cursor:pointer}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #237cba;outline-offset:5px}[hidden]{display:none!important}::selection{background:var(--gold);color:var(--ink)}.shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:absolute;left:16px;top:-100px;z-index:100;background:white;padding:14px}.skip-link:focus{top:12px}
.header{background:#17140f;color:#f8f3e9;border-bottom:1px solid #ffffff1a;position:relative;z-index:20}.header-inner{display:flex;align-items:center;gap:28px;min-height:94px;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:25px;font-weight:800;line-height:1}.brand img{border-radius:50%;border:1px solid #d4a45a65}.brand-sub{display:block;font-size:12px;letter-spacing:2.5px;font-weight:600;margin-top:8px}.header nav{display:flex;gap:28px;font-size:14px;font-weight:600;color:#ded6ca}.header nav a:hover,.footer a:hover{color:var(--gold)}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:52px;padding:14px 22px;background:var(--gold);border:1px solid var(--gold);border-radius:7px;color:#241a0c;font-size:15px;font-weight:800;line-height:1.5;transition:background .2s}.button:hover{background:#efcc94}.button span{font-size:21px}.button-small{min-height:44px;padding:10px 17px;font-size:14px}.menu-toggle{display:none;min-width:44px;min-height:44px;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:24px;height:2px;background:currentColor;margin:6px 0}.header .mobile-nav{padding:16px 24px 24px;flex-direction:column;gap:0}.mobile-nav a{padding:13px 0;border-bottom:1px solid #ffffff1a}
.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.8fr);grid-template-areas:'intro portrait' 'story portrait';gap:24px 70px;padding:64px max(48px,calc((100vw - 1240px)/2)) 72px;background:radial-gradient(ellipse at 95% 50%,#5c40252b,transparent 65%),#17140f;color:#f8f3e9;align-items:center}.hero-heading{grid-area:intro;align-self:end}.hero-story{grid-area:story;align-self:start}.eyebrow{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.7;font-weight:800;letter-spacing:1.35px;color:var(--gold)}.mini-line{width:28px;height:2px;background:var(--gold);flex-shrink:0}.hero h1{font-size:clamp(36px,4.25vw,60px);line-height:1.13;letter-spacing:-2.2px;margin:24px 0;text-wrap:balance}.hero h1 span{color:var(--gold)}.hero-description{font-size:16px;line-height:1.85;max-width:560px;color:#cfc7bb}.intro-invitation{font-size:16px;line-height:1.8;color:#ded6ca}.intro-invitation span{color:#f2d6ab}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px 28px;margin-top:26px}.text-link{display:inline-flex;gap:15px;font-size:15px;font-weight:700;padding:10px 0;border-bottom:1px solid #a39885}.text-link:hover{color:var(--gold)}.founder-portrait{grid-area:portrait;max-width:385px;width:100%;justify-self:end;border:1px solid #c1975952;padding:6px;background:#2c231a;border-radius:16px;overflow:hidden}.founder-portrait>img{width:100%;height:auto;border-radius:10px}.founder-portrait figcaption{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 10px 12px;font-size:13px;line-height:1.5;color:#cec4b4}.founder-portrait strong{font-size:17px;color:#f8f3e9}.founder-portrait figcaption span{max-width:150px;text-align:right}
.section{padding-block:84px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px}.muted,.section-top .eyebrow{color:#805a25}h2{font-size:clamp(32px,3.5vw,46px);line-height:1.2;font-weight:800;letter-spacing:-1.6px;margin-top:14px}.section-intro{font-size:16px;line-height:1.8;max-width:365px;color:var(--muted)}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:6px 24px;margin-bottom:8px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{background:transparent;border:1px solid var(--line);border-radius:30px;padding:11px 19px;min-height:44px;font-size:14px;font-weight:700}.filter:hover{border-color:#9a8563}.filter[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.product-count{font-size:14px;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px}.product-card{min-width:0;display:flex;flex-direction:column}.product-picture{position:relative;display:block;width:100%;aspect-ratio:4/5;padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#eeeae3}.media-surface{width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.media-surface>img,.product-photo-frame{display:block;width:100%;height:100%;object-fit:contain}.product-picture .media-surface{transition:transform .3s}.product-picture:hover .media-surface{transform:scale(1.025)}.product-badge{position:absolute;left:13px;top:13px;border:1px solid #ffffff65;background:#fffffff0;color:#392a18;padding:6px 11px;border-radius:4px;font-size:12px;font-weight:700;line-height:1.5}.picture-open{position:absolute;right:12px;bottom:12px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fffffff2;font-size:23px;box-shadow:0 2px 12px #0001}.product-info{padding:19px 2px 0;flex:1;display:flex;flex-direction:column}.product-category{font-size:13px;color:#7a674b;line-height:1.6}.product-info h3{margin:7px 0 10px;line-height:1.4}.product-title{border:0;padding:0;background:none;text-align:left;font-size:20px;font-weight:800;line-height:1.4;letter-spacing:-.4px}.product-title:hover{text-decoration:underline;text-underline-offset:4px}.product-description{font-size:16px;line-height:1.75;color:var(--muted);margin-bottom:20px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:14px;margin-top:auto}.product-price{font-size:14px;line-height:1.5;color:var(--muted)}.product-inquiry{font-size:14px;font-weight:800;padding:10px 13px;border-radius:6px;background:#f0e4cf;border:1px solid #daccb4;min-height:44px}.product-inquiry:hover{background:var(--gold)}.catalog-note{font-size:14px;color:var(--muted);line-height:1.7;margin-top:32px}.catalog-invitation{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding:28px;border:1px solid #dcc9a8;border-left:3px solid #b88b45;border-radius:10px;background:#f5efe4}.catalog-invitation h3{font-size:20px;line-height:1.5;letter-spacing:-.3px}.catalog-invitation h3 span{color:#795820}.catalog-invitation p{font-size:16px;line-height:1.7;color:var(--muted);margin-top:7px}.catalog-invitation .button{flex-shrink:0}.other-models{margin-top:26px;display:grid;gap:12px;font-size:16px}
.studio-note-section{background:#211b14;color:#fff;border-block:1px solid #d7ac6528}.studio-note-inner{display:grid;grid-template-columns:1fr 1.35fr;gap:60px;padding-block:60px}.studio-note-heading h2{font-size:14px;letter-spacing:1.2px;margin:0;line-height:1.7}.studio-note-copy>p{font-size:16px;line-height:1.8;color:#cec6b8;max-width:550px}.studio-note-copy .studio-note-lead{font-size:28px;font-weight:700;line-height:1.4;color:#f8f3e9;letter-spacing:-.7px;margin-bottom:14px}.studio-note-signature{display:flex;align-items:center;gap:14px;margin-top:24px}.studio-note-rule{width:30px;height:2px;background:var(--gold)}.studio-note-signature p{display:grid;gap:5px;font-size:14px;color:#cec6b8}.studio-note-signature strong{font-size:17px;color:#f8f3e9}.studio-note-copy .button{margin-top:26px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:38px}.steps article{border-top:1px solid var(--line);padding-top:22px}.step-number{font-size:14px;font-weight:800;color:#805a25}.steps h3{font-size:21px;line-height:1.4;letter-spacing:-.5px;margin:20px 0 12px}.steps p{font-size:16px;line-height:1.8;color:var(--muted)}
.inquiry-section{padding-block:72px;background:#f0ece3;border-top:1px solid var(--line)}.inquiry-inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:54px;align-items:start}.inquiry-copy h2{margin-bottom:24px}.inquiry-copy h2 span{color:#815819}.inquiry-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:430px;color:var(--muted)}.inquiry-copy .inquiry-small{font-size:14px!important;margin-top:17px}.direct-contact{border-top:1px solid #d1c7b7;margin-top:32px;padding-top:24px;max-width:430px;font-size:14px;color:var(--muted)}.contact-channel{display:flex;justify-content:space-between;align-items:center;gap:14px;border-bottom:1px solid #d1c7b7;padding:14px 0}.contact-channel>div{display:grid;gap:4px;min-width:0}.contact-channel a{font-size:17px;font-weight:800;line-height:1.8;color:var(--ink)}.contact-channel span{font-size:14px;overflow-wrap:anywhere}.copy-contact{font-size:14px;line-height:1.4;padding:10px;border:1px solid #c1b5a3;border-radius:6px;background:var(--paper);min-height:44px;max-width:110px}.inquiry-embed{overflow:hidden;min-width:0;border:1px solid #e1d6c3;border-radius:12px;background:#fff}.inquiry-frame{display:block;width:100%;max-width:100%;border:0;min-height:400px;background:white}.form-note{font-size:14px;line-height:1.6;text-align:center;color:var(--muted);padding:16px 22px 0}.form-fallback{display:block;margin:14px 22px 24px;font-size:14px;line-height:1.65;text-align:center;text-decoration:underline;text-underline-offset:3px}.form-fallback:hover{color:#815819}.footer{background:#17140f;color:#f8f3e9;padding-top:38px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-top{padding-bottom:32px}.footer-top>p{font-size:14px;color:#bcb4a7}.footer-social{display:flex;gap:24px;font-size:14px}.footer-bottom{padding-block:22px;border-top:1px solid #ffffff1a;font-size:13px;line-height:1.6;color:#bcb4a7}
.product-dialog{width:min(1040px,calc(100% - 40px));max-height:90dvh;overflow:auto;padding:0;border:1px solid #c9b89c;border-radius:16px;background:var(--paper);color:var(--ink);box-shadow:0 24px 100px #0004}.product-dialog::backdrop{background:#100d09b8;backdrop-filter:blur(6px)}.dialog-close{position:absolute;z-index:2;right:12px;top:12px;width:44px;height:44px;border-radius:50%;border:1px solid #d3c9b9;background:#fff;font-size:29px;line-height:1}.dialog-close:hover{background:#f2e5cf}.product-detail-layout{display:grid;grid-template-columns:1fr 1fr}.product-gallery{min-width:0;background:#eeeae3;padding:20px}.gallery-photo{position:relative;height:min(65dvh,600px)}.detail-media{height:100%;width:100%;overflow:hidden}.gallery-controls{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;background:#fffffff5;border:1px solid var(--line);padding:5px;border-radius:30px;white-space:nowrap}.gallery-controls button{height:40px;width:40px;background:none;border:0;border-radius:50%;font-size:21px}.gallery-controls button:hover{background:#f1e6d4}.gallery-controls span{font-size:14px;font-variant-numeric:tabular-nums}.gallery-thumbnails{display:flex;justify-content:center;gap:10px;margin-top:14px;flex-wrap:wrap}.gallery-thumbnail{padding:3px;border:2px solid transparent;width:65px;height:70px;border-radius:6px;background:white;overflow:hidden}.gallery-thumbnail[aria-pressed=true]{border-color:#956c2c}.gallery-thumbnail img{width:100%;height:100%;object-fit:contain}.product-detail-copy{padding:68px 34px 32px;min-width:0}.product-detail-copy h2{font-size:30px;letter-spacing:-.8px;line-height:1.3;margin:14px 0 18px}.product-detail-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted)}.detail-price{display:grid;gap:8px;border-block:1px solid var(--line);padding-block:20px;margin-block:22px}.detail-price strong{font-size:19px}.detail-price span{font-size:14px;line-height:1.7;color:var(--muted)}.detail-customization h3{font-size:17px;margin-bottom:8px}.detail-customization p{font-size:16px;line-height:1.75;color:var(--muted)}.detail-source{display:block;font-size:14px;text-decoration:underline;text-underline-offset:3px;line-height:1.6;margin-top:20px}.product-detail-copy>.button{margin-top:26px;width:100%}.product-detail-copy .detail-contact-note{font-size:14px!important;margin-top:22px}.detail-socials{display:flex;gap:22px;flex-wrap:wrap;font-size:14px;font-weight:700;margin-top:12px}.product-dialog.without-photo{max-width:600px}.without-photo .product-detail-layout{grid-template-columns:1fr}.link-help{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);z-index:100;width:min(540px,calc(100% - 28px));padding:24px 20px 20px;background:#fff;color:var(--ink);border:1px solid #ccc;border-radius:12px;box-shadow:0 8px 50px #0003}.link-help p{font-size:14px;line-height:1.6;margin-right:16px}.link-help-actions{display:flex;gap:8px;margin-top:13px}.link-help input{min-width:0;width:100%;font-size:16px;padding:10px;border:1px solid #ccc;border-radius:6px}.link-help-actions button{border:0;background:var(--ink);color:white;border-radius:6px;padding:11px 14px;font-size:14px}.link-help-close{position:absolute;right:6px;top:4px;width:36px;height:36px;border:0;background:none;font-size:25px}
@media(min-width:821px){.header .mobile-nav{display:none}}
@media(max-width:1050px){.shell{width:calc(100% - 64px)}.hero{padding:48px 32px 56px;gap:24px 36px}.header nav{gap:18px}.hero h1{font-size:42px;letter-spacing:-1.5px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inquiry-inner{gap:32px}.founder-portrait figcaption{display:block}.founder-portrait figcaption span{display:block;text-align:left;max-width:none;margin-top:4px}.footer-top>p{display:none}}
@media(max-width:820px){.header-inner{min-height:80px;gap:16px}.header-inner nav{display:none}.header-inner>.button{margin-left:auto}.menu-toggle{display:block}.hero{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:20px 26px}.hero h1{font-size:34px;letter-spacing:-1px}.hero .eyebrow{font-size:12px;letter-spacing:.8px}.hero-actions{gap:14px 20px}.hero-actions .button{font-size:14px;padding:13px 15px}.section{padding-block:60px}.section-top{gap:25px}.section-intro{max-width:300px}.catalog-toolbar{align-items:flex-start;flex-direction:column;gap:14px}.studio-note-inner{gap:30px;grid-template-columns:1fr;padding-block:44px}.catalog-invitation{align-items:flex-start;flex-direction:column}.steps{gap:24px}.inquiry-inner{grid-template-columns:1fr}.inquiry-copy>p:not(.eyebrow){max-width:580px}.inquiry-section{padding-block:54px}.footer-bottom{flex-wrap:wrap;gap:12px}.product-detail-layout{grid-template-columns:1fr}.product-gallery{padding:16px}.gallery-photo{height:48dvh;min-height:270px}.product-detail-copy{padding:26px}.product-detail-copy h2{font-size:28px}.product-dialog{width:calc(100% - 28px)}}
@media(max-width:600px){.shell{width:calc(100% - 40px)}.header-inner{gap:10px;min-height:76px}.brand{font-size:21px;gap:9px}.brand img{width:43px;height:43px}.brand-sub{font-size:12px;letter-spacing:1.5px;margin-top:6px}.header-inner>.button{padding:10px 12px;font-size:14px;gap:8px}.header-inner>.button span{display:none}.menu-toggle{padding:10px 4px}.hero{padding:38px 20px 40px;grid-template-columns:1fr;grid-template-areas:'intro' 'story' 'portrait';gap:22px}.hero h1{font-size:clamp(32px,8.5vw,47px);letter-spacing:-1.4px;margin:20px 0}.hero .eyebrow{font-size:13px;letter-spacing:.7px}.hero-description{font-size:16px;line-height:1.8}.intro-invitation{font-size:16px}.hero-actions{margin-top:23px}.hero-actions .button{font-size:14px;flex:1;min-width:190px;padding:14px 15px}.text-link{font-size:14px}.founder-portrait{margin-top:10px;max-width:310px;justify-self:center}.founder-portrait figcaption{display:flex}.founder-portrait figcaption span{max-width:150px;text-align:right;margin:0}.section{padding-block:48px}.section-top{display:block;margin-bottom:24px}.section-top .eyebrow{font-size:12px;letter-spacing:1px}h2{font-size:34px;letter-spacing:-1px}.section-intro{margin-top:20px;max-width:none}.filters{gap:7px}.filter{padding:10px 14px;font-size:14px}.catalog-toolbar{padding-bottom:20px}.product-grid{grid-template-columns:1fr;gap:32px}.product-picture{aspect-ratio:4/5}.product-title{font-size:22px}.product-description{margin-bottom:18px}.product-bottom{padding-top:12px}.catalog-note{font-size:14px}.catalog-invitation{padding:22px;gap:18px}.catalog-invitation h3 span{display:block}.catalog-invitation .button{width:100%;font-size:14px}.studio-note-copy .studio-note-lead{font-size:25px}.steps{grid-template-columns:1fr;gap:26px}.steps article{padding-top:20px}.steps h3{margin-top:12px}.how-section .eyebrow{max-width:280px}.footer-top{align-items:flex-start;gap:20px}.footer-social{flex-direction:column;gap:14px}.footer-bottom{flex-direction:column;align-items:flex-start}.product-detail-copy{padding:24px 20px}.product-detail-copy h2{font-size:27px}.product-detail-copy .eyebrow{font-size:13px;letter-spacing:.8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* A correctly framed original emblem, and a more focused studio storefront. */
:root{--gold:#e8b96b;--paper:#f8f7f3;--line:#ddd8ce;--header-height:106px}
html{scroll-padding-top:calc(var(--header-height) + 24px)}
.header{position:sticky;top:0;z-index:30;background:#17140ff5;backdrop-filter:blur(16px)}
.header-inner{min-height:var(--header-height);gap:24px}
.brand{gap:15px;flex-shrink:0}
.brand img{width:84px;height:84px;object-fit:cover;object-position:center;flex:0 0 auto;border:0;border-radius:50%;background:#20170f}
.brand-wordmark{font-size:29px;letter-spacing:-.9px}
.brand-sub{font-size:12px;letter-spacing:2px;color:#dfb574;margin-top:10px;font-weight:600}
.header nav{gap:26px}
.header nav a{position:relative;padding-block:12px}
.header nav a::after{content:'';position:absolute;left:0;right:100%;bottom:3px;height:1px;background:var(--gold);transition:right .2s}
.header nav a:hover::after{right:0}
.button{border-radius:5px;box-shadow:none}
.hero{padding-top:48px;padding-bottom:58px;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);grid-template-areas:'intro showcase' 'story showcase';gap:20px 58px;background:#17140f}
.hero h1{font-size:clamp(36px,4.15vw,58px);line-height:1.16;letter-spacing:-2.1px;margin-block:24px}
.hero-heading{align-self:end}
.hero-description{max-width:480px;color:#c9c1b4}
.hero-story{align-self:start}
.hero .intro-invitation{font-size:14px;color:#e3cfae;letter-spacing:.2px}
.hero-actions{margin-top:26px;gap:20px}
.hero-actions .button{padding-inline:20px}
.hero-showcase{grid-area:showcase;display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:1fr 1fr;gap:14px;height:540px;min-width:0;align-self:center}
.showcase-tile{position:relative;display:block;padding:0;border:1px solid #9d8b704a;border-radius:10px;overflow:hidden;background:#928f86;min-width:0;color:white;text-align:left}
.showcase-main{grid-row:1 / 3}
.showcase-tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.showcase-secondary img{object-fit:contain}
.showcase-tile:hover img{transform:scale(1.035)}
.showcase-tile::after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#100d09d9);pointer-events:none}
.showcase-caption,.showcase-label{position:absolute;left:18px;right:18px;bottom:19px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:17px;font-weight:700;line-height:1.4;text-shadow:0 1px 8px #0008}
.showcase-caption small{display:block;margin-top:7px;font-size:12px;font-weight:500;color:#eee6da}
.showcase-caption>span:last-child{font-size:24px;font-weight:400}
.showcase-label{font-size:14px;left:14px;right:14px;bottom:14px}
.section{padding-block:72px}
.section-top{margin-bottom:28px}
.section-top h2{font-size:clamp(32px,3.4vw,46px);letter-spacing:-1.5px}
.section-top .eyebrow{font-size:12px;letter-spacing:1.7px}
.catalog-toolbar{position:sticky;top:var(--header-height);z-index:10;padding:16px 0 18px;margin:0 0 22px;background:var(--paper);border-bottom:1px solid var(--line)}
.filters{gap:8px}
.filter{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 16px;border-radius:6px;background:#fff8}
.filter-count{font-size:12px;font-weight:500;color:#797269}
.filter[aria-pressed=true] .filter-count{color:#e5c997}
.product-grid{gap:30px 22px}
.product-card{border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}
.product-card:hover{border-color:#b7a489;box-shadow:0 8px 24px #30220e09}
.product-picture{border:0;border-bottom:1px solid var(--line);border-radius:0;background:#eeebe5;aspect-ratio:4/5}
.product-info{padding:19px 20px 18px}
.product-title{font-size:19px;line-height:1.4;letter-spacing:-.3px}
.product-description{font-size:15px;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:18px}
.product-bottom{gap:8px}
.product-price{font-size:13px}
.product-inquiry{padding:10px 12px;background:#f5ecdc;border-color:#e3d3b8}
.product-badge{font-size:12px;padding:6px 10px;border:0;border-radius:4px}
.catalog-invitation{border:0;border-radius:8px;background:#eae1d2;padding:30px;margin-top:28px}
.studio-note-inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:90px;align-items:center;padding-block:68px}
.studio-note-inner .founder-portrait{grid-area:auto;justify-self:start;max-width:390px;padding:0;border:1px solid #8574594d;border-radius:10px;background:#2c231a}
.founder-portrait>img{border-radius:0}
.founder-portrait figcaption{padding:18px 20px}
.studio-note-copy h2{font-size:clamp(34px,3.7vw,48px);margin:16px 0 28px;color:#f8f3e9}
.studio-note-copy .studio-note-lead{font-size:19px;letter-spacing:-.2px;margin-bottom:14px}
.studio-note-copy>p+p{margin-top:14px}
.studio-note-signature{margin-top:26px}
.steps{gap:24px}
.steps article{padding:24px 26px 28px;border:1px solid var(--line);border-top:2px solid #c7a267;border-radius:7px;background:#fff8}
.step-number{font-size:24px;font-weight:500;color:#a58045}
.steps h3{font-size:20px;margin-top:20px}
.steps p{font-size:15px}
.inquiry-copy{position:sticky;top:calc(var(--header-height) + 32px)}
.inquiry-inner{gap:60px}
.inquiry-embed{box-shadow:0 12px 40px #3a29100a}
.footer .brand img{width:100px;height:100px}
.footer .brand-wordmark{font-size:32px}
.footer-top>p{line-height:1.8;font-size:16px;color:#d4cabb}
.footer-social a{min-height:44px;display:flex;align-items:center}
.footer-bottom{padding-block:24px}
.dialog-close{position:sticky;display:block;margin:12px 12px -56px auto;top:12px}
.product-detail-copy{padding-top:64px}
.product-detail-copy .eyebrow{font-size:12px;letter-spacing:1px}
#inquiry:focus{outline:none}
@media(max-width:1100px){.header-inner{gap:18px}.header nav{gap:18px}.brand-wordmark{font-size:25px}.brand img{width:76px;height:76px}.brand-sub{font-size:12px;letter-spacing:1px}.hero{gap:20px 32px}.hero h1{font-size:42px;letter-spacing:-1.5px}.hero-showcase{height:490px;gap:10px;grid-template-columns:1.2fr 1fr}.showcase-caption{font-size:15px;left:14px;right:14px}.showcase-caption small{font-size:12px}.showcase-label{font-size:13px;left:10px;right:10px}.studio-note-inner{gap:50px}.product-grid{gap:24px}.catalog-toolbar{flex-direction:row;align-items:center}.filter{padding-inline:12px}.filter-count{display:none}}
@media(max-width:900px){.header nav:not(.mobile-nav){gap:14px;font-size:13px}.brand{gap:10px}.brand-wordmark{font-size:24px}.brand img{width:68px;height:68px}.header-inner>.button{padding-inline:13px}.hero{grid-template-columns:1fr 1fr}.hero-showcase{height:460px;grid-template-columns:1fr}.showcase-main{grid-row:auto}.showcase-secondary{display:none}.hero h1{font-size:36px}.studio-note-inner{gap:36px}.inquiry-inner{gap:36px}}
@media(max-width:820px){:root{--header-height:86px}.header-inner{gap:16px}.header-inner>.button{margin-left:auto}.brand img{width:70px;height:70px}.header .mobile-nav{max-height:calc(100dvh - var(--header-height));overflow:auto}.header .mobile-nav a{padding-block:14px}.hero{padding-top:36px;padding-bottom:42px;gap:18px 26px}.hero-showcase{height:430px;grid-template-rows:1fr}.hero h1{font-size:34px;letter-spacing:-1px}.hero .eyebrow{font-size:12px}.hero-description{font-size:15px}.hero-actions{gap:18px}.hero-actions .button{font-size:14px;padding-inline:16px}.section{padding-block:56px}.catalog-toolbar{gap:12px}.product-count{display:none}.filter-count{display:inline}.studio-note-inner{grid-template-columns:.85fr 1.15fr;gap:30px;padding-block:50px}.studio-note-copy h2{font-size:34px}.studio-note-copy>p{font-size:15px}.studio-note-signature{display:none}.founder-portrait figcaption{display:block;font-size:12px}.founder-portrait figcaption span{text-align:left;max-width:none}.steps{gap:14px}.steps article{padding:20px 18px}.steps h3{font-size:18px}.steps p{font-size:15px}.inquiry-copy{position:static}.product-detail-copy{padding-top:26px}.footer .brand img{width:84px;height:84px}.footer .brand-wordmark{font-size:28px}}
@media(max-width:600px){:root{--header-height:88px}.header-inner{gap:14px}.header-inner>.button{display:none}.brand img{width:72px;height:72px}.brand{gap:12px}.brand-wordmark{font-size:25px;letter-spacing:-.6px}.brand-sub{font-size:12px;letter-spacing:1.3px;margin-top:8px}.menu-toggle{margin-left:auto;border:1px solid #ffffff26;border-radius:6px;width:44px;flex:0 0 44px;padding:9px}.hero{grid-template-columns:1fr;grid-template-areas:'intro' 'story' 'showcase';padding:30px 20px 36px;gap:20px}.hero h1{font-size:clamp(32px,8.6vw,47px);letter-spacing:-1.3px;margin:18px 0}.hero-description{font-size:16px;line-height:1.75}.hero .intro-invitation{font-size:14px}.hero-actions{gap:18px;margin-top:20px}.hero-actions .button{min-width:0;flex:1;padding-inline:14px;font-size:14px;gap:12px}.hero-actions .text-link{font-size:14px;gap:8px}.hero-showcase{margin-top:8px;height:310px;grid-template-columns:1.15fr 1fr;grid-template-rows:1fr 1fr;gap:9px}.showcase-main{grid-row:1 / 3}.showcase-secondary{display:block}.showcase-caption{left:12px;right:12px;bottom:14px;font-size:14px}.showcase-caption small{font-size:12px;margin-top:5px}.showcase-caption>span:last-child{display:none}.showcase-label{font-size:12px;left:10px;right:10px;bottom:9px}.showcase-tile{border-radius:7px}.showcase-tile::after{inset:55% 0 0}.section{padding-block:44px}.section-top{margin-bottom:20px}.section-top h2{font-size:32px;margin-top:12px}.section-intro{margin-top:16px;font-size:16px}.catalog-toolbar{margin-bottom:20px;padding-block:12px;display:block}.filters{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;padding:3px 3px 8px;margin-inline:-3px;scrollbar-width:thin;scrollbar-color:#c4b9a7 transparent}.filter{flex-shrink:0;padding:10px 12px;font-size:14px;gap:7px}.filter-count{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.product-card{border-radius:8px}.product-info{padding:13px 12px 12px}.product-category{font-size:12px;line-height:1.5}.product-info h3{margin:7px 0 12px}.product-title{font-size:16px;line-height:1.45;letter-spacing:-.2px}.product-description{display:none}.product-bottom{flex-direction:column;align-items:stretch;gap:9px;padding-top:11px}.product-price{font-size:12px;line-height:1.5}.product-inquiry{font-size:14px;min-height:44px;width:100%;padding:9px 5px}.product-badge{top:8px;left:8px;right:8px;max-width:max-content;padding:5px 7px;font-size:12px;line-height:1.35}.picture-open{width:30px;height:30px;bottom:8px;right:8px;font-size:20px}.catalog-note{font-size:14px;margin-top:24px}.catalog-invitation{padding:23px;margin-top:22px}.catalog-invitation h3{font-size:20px}.catalog-invitation p{font-size:15px}.studio-note-inner{grid-template-columns:1fr;gap:28px;padding-block:42px}.studio-note-inner .founder-portrait{max-width:none;justify-self:stretch;width:100%;display:grid;grid-template-columns:125px 1fr;align-items:center;border:0;background:#30261b;border-radius:9px}.founder-portrait>img{height:150px;width:125px;object-fit:cover;object-position:65% center}.founder-portrait figcaption{padding:18px;font-size:14px}.founder-portrait figcaption strong{font-size:20px}.founder-portrait figcaption span{display:block;margin-top:8px;line-height:1.6}.studio-note-copy h2{font-size:35px;margin-bottom:22px}.studio-note-copy>p{font-size:16px}.studio-note-copy .studio-note-lead{font-size:19px}.studio-note-copy>.eyebrow{font-size:12px}.steps{gap:16px}.steps article{padding:22px}.steps h3{font-size:20px;margin-top:12px}.steps p{font-size:16px}.footer .brand img{width:82px;height:82px}.footer .brand-wordmark{font-size:25px}.footer-top{flex-wrap:wrap;gap:22px}.footer-social{flex-direction:row;width:100%;gap:24px;border-top:1px solid #ffffff1a;padding-top:16px}.footer-bottom{gap:10px}.product-detail-copy{padding:24px 20px}.product-detail-copy h2{font-size:26px}.product-detail-copy .eyebrow{font-size:12px}}
@media(max-width:359px){.brand-wordmark{font-size:22px}.brand-sub{font-size:12px;letter-spacing:.4px}.brand img{width:62px;height:62px}.brand{gap:8px}.header-inner{gap:8px}.hero-actions{gap:14px;flex-wrap:wrap}.hero-actions .button{flex-basis:100%}.hero-showcase{height:270px}.showcase-caption{font-size:13px}.showcase-caption small{display:none}.product-grid{grid-template-columns:1fr}.product-picture{aspect-ratio:1}.product-title{font-size:20px}.product-description{display:-webkit-box;font-size:16px}.product-info{padding:18px}.product-bottom{flex-direction:row;align-items:center}.product-inquiry{width:auto;padding-inline:12px}.product-price{font-size:14px}.product-badge{font-size:12px}}
/* Keep descriptive copy comfortable to read at intermediate screen sizes. */
.product-description,.steps p,.studio-note-copy>p,.hero-description{font-size:16px}
@media(min-width:821px) and (max-width:900px){.header nav:not(.mobile-nav){font-size:14px}}

/* Miroslav's personal card belongs beside the introduction. */
.founder-business-card{grid-area:showcase;align-self:center;justify-self:end;width:100%;max-width:440px;margin:0;overflow:hidden;border:1px solid #b08c534f;border-radius:12px;background:#292118;box-shadow:0 16px 40px #0002}
.founder-card-photo{display:block;width:100%;height:auto;aspect-ratio:1.15;object-fit:cover;object-position:center 58%}
.founder-card-info{padding:25px 27px 24px;border-top:1px solid #b08c534f}
.founder-card-heading{display:flex;justify-content:space-between;align-items:center;gap:18px}
.founder-card-heading strong{display:block;color:#f8f3e9;font-size:30px;line-height:1.2;letter-spacing:-.7px}
.founder-card-heading>div>span{display:block;margin-top:8px;font-size:14px;line-height:1.5;color:var(--gold)}
.founder-card-contact{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:10px 13px;border:1px solid #aa87554f;border-radius:5px;font-size:14px;font-weight:700;color:#f5d8a8;white-space:nowrap}
.founder-card-contact:hover{background:#e8b96b1c;border-color:#c8a775}
.founder-card-info>p{margin-top:21px;font-size:15px;line-height:1.7;color:#e1d7c8}
.founder-card-info .founder-card-location{margin-top:6px;font-size:14px;color:#baae9b}
.studio-note-inner{grid-template-columns:1fr;gap:0}
.studio-note-copy{display:grid;grid-template-columns:1fr 1.2fr;column-gap:70px;align-items:start}
.studio-note-copy>.eyebrow,.studio-note-copy>h2{grid-column:1}
.studio-note-copy>.studio-note-lead{grid-column:2;grid-row:1 / 3;margin-top:0}
.studio-note-copy>p:not(.eyebrow):not(.studio-note-lead){grid-column:2}
.studio-note-copy>.studio-note-signature{grid-column:1;grid-row:3 / 5;margin-top:0}
.studio-note-copy>.button{grid-column:2;justify-self:start}
@media(max-width:900px){.founder-card-info{padding:22px}.founder-card-heading{align-items:flex-start;flex-direction:column;gap:16px}.founder-card-heading strong{font-size:28px}.founder-card-photo{aspect-ratio:1}.studio-note-copy{column-gap:35px}}
@media(max-width:600px){.founder-business-card{max-width:420px;justify-self:center;margin-top:8px}.founder-card-photo{aspect-ratio:1.1}.founder-card-info{padding:22px}.founder-card-heading{align-items:center;flex-direction:row;gap:12px}.founder-card-heading strong{font-size:27px}.founder-card-contact{gap:9px;padding-inline:11px}.founder-card-info>p{font-size:15px}.founder-card-info .founder-card-location{font-size:14px}.studio-note-copy{display:block}.studio-note-copy>.button{margin-top:26px}}
@media(max-width:359px){.founder-card-info{padding:19px}.founder-card-heading strong{font-size:24px}.founder-card-contact{padding-inline:9px;gap:7px}.founder-card-heading>div>span{font-size:13px}}

/* One compact row; native horizontal swiping with scroll snap. */
.product-carousel{display:flex;gap:22px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#c2ad8b transparent;padding:2px 0 14px;align-items:stretch}
.product-carousel>.product-card{flex:0 0 calc((100% - 44px)/3);min-width:0;scroll-snap-align:start;display:flex;flex-direction:column}
.product-carousel .product-picture{height:300px;aspect-ratio:auto;flex-shrink:0}
.product-carousel .product-info{display:flex;flex-direction:column;flex:1;padding:18px}
.product-carousel .product-description{display:none}
.product-carousel .product-info h3{margin:8px 0 18px}
.product-carousel .product-bottom{margin-top:auto;flex-direction:row;align-items:center}
.product-carousel .product-inquiry{width:auto;flex-shrink:0}
.carousel-navigation{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px}
.carousel-navigation>p{font-size:14px;color:var(--muted)}
.carousel-navigation>p>span{margin-left:8px;color:#987844}
.carousel-controls{display:flex;align-items:center;gap:16px}
.carousel-controls button{width:46px;height:46px;border:1px solid #c7b697;border-radius:50%;background:transparent;font-size:22px;color:#433623;transition:background .2s}
.carousel-controls button:hover:not(:disabled){background:#eae1d2}
.carousel-controls button:disabled{opacity:.3;cursor:default}
#carousel-position{min-width:75px;text-align:center;font-size:14px;font-variant-numeric:tabular-nums;color:#625747}
#products .catalog-toolbar{position:static}
#products .catalog-note{margin-top:22px}
@media(max-width:1050px){.product-carousel>.product-card{flex-basis:calc((100% - 22px)/2)}}
@media(max-width:600px){.product-carousel{gap:14px}.product-carousel>.product-card{flex-basis:86%;border-radius:9px}.product-carousel .product-picture{height:280px}.product-carousel .product-info{padding:16px}.product-carousel .product-title{font-size:18px}.product-carousel .product-price{font-size:12px}.product-carousel .product-inquiry{padding-inline:10px}.carousel-navigation{align-items:center;gap:10px}.carousel-navigation>p{max-width:130px;font-size:13px;line-height:1.5}.carousel-navigation>p>span{display:none}.carousel-controls{gap:8px}.carousel-controls button{width:44px;height:44px}#carousel-position{min-width:62px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.product-carousel{scroll-behavior:auto}}

/* Product guidance and compact answers preserve the short, swipeable catalogue. */
.product-order-details{margin-top:22px;padding:18px 20px;border:1px solid var(--line);border-radius:8px;background:#fff9}
.product-order-details h3{font-size:16px;line-height:1.5;margin:0 0 10px}
.product-order-details ul{padding-left:19px;margin:0;color:var(--muted);font-size:16px;line-height:1.65}
.product-order-details li+li{margin-top:6px}
.product-detail-copy>.product-photo-note{font-size:14px!important;line-height:1.65;margin-top:16px}
.faq-section{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:70px;border-top:1px solid var(--line);padding-top:48px}
.faq-intro h2{font-size:clamp(30px,3.2vw,42px);letter-spacing:-1.2px;margin:15px 0 18px}
.faq-intro>p:last-child{font-size:16px;line-height:1.75;color:var(--muted);max-width:300px}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{position:relative;list-style:none;cursor:pointer;padding:22px 38px 22px 0;font-size:17px;font-weight:600;line-height:1.5}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{content:'+';position:absolute;right:5px;top:19px;font-weight:400;font-size:24px;color:#977340}
.faq-list details[open] summary::after{content:'−'}
.faq-list details[open] summary{color:#805c28}
.faq-list details>div{padding:0 30px 24px 0;font-size:16px;line-height:1.8;color:var(--muted)}
.faq-list summary:focus-visible{outline:2px solid #a98044;outline-offset:4px;border-radius:3px}
@media(max-width:820px){.faq-section{gap:32px;grid-template-columns:1fr 1.4fr}}
@media(max-width:600px){.faq-section{display:block;padding-top:34px}.faq-intro{margin-bottom:24px}.faq-intro h2{font-size:32px}.faq-intro>p:last-child{max-width:none}.faq-list summary{font-size:16px;padding-block:19px}.faq-list summary::after{top:16px}.faq-list details>div{padding-right:12px}.product-order-details{padding:16px}}

.order-facts{display:grid;grid-template-columns:.65fr 1.2fr 1fr;gap:28px;margin:28px 0 0;padding:24px 28px;background:#ede5d9;border-radius:8px}
.order-facts dt{font-size:14px;color:#6e6252;margin-bottom:8px}
.order-facts dd{margin:0;font-size:18px;font-weight:600;line-height:1.5}
.order-facts dd span{display:block;margin-top:5px;font-size:14px;line-height:1.6;font-weight:400;color:#6e6252}
.product-facts{margin:22px 0 0;padding-top:4px;border-top:1px solid var(--line)}
.product-facts>div{display:grid;grid-template-columns:90px 1fr;gap:16px;padding-top:12px;font-size:14px;line-height:1.65}
.product-facts dt{color:var(--muted)}
.product-facts dd{margin:0;font-weight:600}
@media(max-width:600px){.order-facts{grid-template-columns:1fr;gap:18px;padding:22px}.order-facts>div+div{padding-top:18px;border-top:1px solid #d5c8b5}.order-facts dd{font-size:17px}.product-facts>div{grid-template-columns:80px 1fr;gap:12px}}

/* Named color swatches are functional samples, with finishes kept separate from brands. */
.palette-panel{margin:0 0 24px;border:1px solid var(--line);border-radius:8px;background:#fff8;padding:0 18px}
.palette-panel>summary{display:flex;align-items:center;gap:20px;min-height:64px;list-style:none;cursor:pointer;font-size:16px;font-weight:600}
.palette-panel>summary::-webkit-details-marker{display:none}
.palette-preview{display:flex;gap:5px;margin-left:auto}
.palette-preview .color-swatch{width:22px;height:22px;border-radius:50%;box-shadow:0 0 0 2px var(--paper)}
.palette-toggle{font-size:23px;font-weight:400;color:#987844}
.palette-panel[open] .palette-toggle{transform:rotate(45deg)}
.color-palette{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 18px;list-style:none;padding:0;margin:0 0 16px}
.color-item{display:flex;align-items:center;gap:12px;min-width:0;padding:6px 0}
.color-swatch{display:block;flex:0 0 auto;width:36px;height:36px;border-radius:50%;border:1px solid #0002;box-shadow:inset 0 0 0 1px #ffffff30}
.color-name{font-size:14px;line-height:1.4;font-weight:500}
.color-name small{display:block;font-size:12px;font-weight:400;line-height:1.4;color:var(--muted);margin-top:3px}
.palette-note{font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 18px}
.product-colors{border:0;padding:0;margin:24px 0 0;min-width:0}
.product-colors legend{font-size:17px;font-weight:600;margin:0 0 13px;padding:0}
.product-colors .color-palette{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}
.color-option{position:relative;cursor:pointer;min-width:0}
.color-option-content{display:flex;align-items:center;gap:9px;min-height:60px;height:100%;padding:9px;border:1px solid var(--line);border-radius:6px;background:#fff8}
.color-option .color-swatch{width:29px;height:29px}
.color-option input:checked+.color-option-content{border-color:#8b672e;box-shadow:inset 0 0 0 1px #8b672e;background:#f5e9d4}
.color-option input:focus-visible+.color-option-content{outline:2px solid #725322;outline-offset:3px}
.color-selection{font-size:14px;line-height:1.6;margin:12px 0 7px;color:#785521}
.product-colors .palette-note{font-size:14px;margin-bottom:0}
.product-request-help{margin-top:22px;border-block:1px solid var(--line)}
.product-request-help>summary{cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;list-style:none}
.product-request-help>summary::-webkit-details-marker{display:none}
.product-request-help>summary::after{content:'+';font-size:22px;font-weight:400}
.product-request-help[open]>summary::after{content:'−'}
.product-request-help .product-order-details{border:0;background:none;padding:4px 0 18px;margin:0}
.product-request-help .product-order-details h3{display:none}
@media(max-width:820px){.color-palette{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.palette-panel{padding-inline:14px}.palette-panel>summary{gap:12px;font-size:15px}.palette-preview{gap:0}.palette-preview .color-swatch{width:18px;height:18px;margin-left:-3px}.palette-preview .color-swatch:nth-child(n+6){display:none}.color-palette{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.color-item{gap:8px}.color-item .color-swatch{width:30px;height:30px}.color-option-content{gap:8px;padding:8px}.color-option .color-swatch{width:26px;height:26px}}

.color-swatch-unknown{display:grid;place-items:center;background:transparent;border-style:dashed;color:#736956;font-size:14px;font-weight:600}
.silk-reference{border-top:1px solid var(--line);margin:0 0 16px;padding-top:12px}
.silk-reference>summary{font-size:15px;font-weight:600;cursor:pointer;min-height:44px;align-content:center}
.silk-reference>p{font-size:14px;line-height:1.6;color:var(--muted);max-width:700px;margin:8px 0 16px}
.silk-reference-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:680px}
.silk-reference-photos figure{margin:0;min-width:0}
.silk-reference-photos img{display:block;width:100%;height:auto;border-radius:6px}
.silk-reference-photos figcaption{font-size:13px;color:var(--muted);margin:8px 0}
.custom-idea-prompt{padding:22px 24px;margin-bottom:18px;border:1px solid var(--line);border-radius:8px;background:#faf3e7}
.custom-idea-prompt strong{display:block;font-size:20px;line-height:1.4}
.custom-idea-prompt p{font-size:16px;line-height:1.65;color:var(--muted);margin:8px 0 16px}

/* Keep contact choices near the product and the inquiry action always in reach. */
.contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.contact-actions a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:11px 14px;border:1px solid #b6a07d;border-radius:7px;background:#fff9;font-size:14px;font-weight:700;line-height:1.5}
.contact-actions a:hover{background:#f1e3cc;border-color:#85622e}
.contact-choice{font-size:14px;line-height:1.6;color:var(--muted);margin-top:18px}
.catalog-contact-options{flex-shrink:0;max-width:290px}
.catalog-contact-options>.button{width:100%}
.catalog-contact-options .contact-actions a{width:100%}
.product-contact-options{margin-top:20px}
.product-contact-options .contact-actions{display:grid;grid-template-columns:1fr}
.product-color-picker{margin-top:18px;border-block:1px solid var(--line)}
.product-color-picker>summary{cursor:pointer;font-size:16px;font-weight:700;line-height:1.5;padding:15px 0}
.product-color-picker>summary>span{font-size:14px;font-weight:400;color:var(--muted);margin-left:6px}
.product-color-picker .product-colors{margin:4px 0 18px}
.product-dialog{overflow:hidden}
.product-dialog .dialog-close{position:absolute;margin:0;top:12px;right:12px}
.product-detail-layout{overflow:auto;max-height:calc(90dvh - 110px);overscroll-behavior:contain}
.product-inquiry-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px;border-top:1px solid var(--line);background:var(--paper)}
.product-inquiry-bar .color-selection{margin:0;max-width:45%}
.product-inquiry-bar .button{flex-shrink:0}
#inquiry-form{scroll-margin-top:24px}
#inquiry-form:focus{outline:none}
.custom-idea-prompt .contact-choice{font-size:14px;margin:16px 0 0}
@media(max-width:820px){.product-detail-layout{max-height:calc(90dvh - 134px)}.product-inquiry-bar{display:grid;gap:7px;padding:12px 18px}.product-inquiry-bar .color-selection{max-width:none;font-size:14px}.product-inquiry-bar .button{width:100%;min-height:48px;padding:11px 14px}.custom-idea-prompt{padding:20px}.custom-idea-prompt .contact-actions{display:grid}.catalog-contact-options{max-width:none;width:100%}.catalog-contact-options .contact-actions a{width:auto;flex:1 1 210px}}

.product-dialog[open]{display:flex;flex-direction:column}
.product-dialog .product-detail-layout{flex:1 1 auto;min-height:0;max-height:none}
.product-inquiry-bar{flex:0 0 auto}

.product-colors .color-name{min-width:0;overflow-wrap:anywhere}

.studio-note-copy.studio-note-compact{display:grid;grid-template-columns:1fr 1.2fr;gap:32px 70px;align-items:center}
.studio-note-compact h2{margin-bottom:0}
.studio-note-copy.studio-note-compact>p{grid-column:auto;margin:0;font-size:18px}
@media(max-width:600px){.studio-note-copy.studio-note-compact{grid-template-columns:1fr;gap:20px}.studio-note-copy.studio-note-compact>p{font-size:16px}}

/* Compact social marks inherit the link color on light and dark surfaces. */
a.social-link{display:inline-flex;align-items:center;gap:8px}
.social-icon{display:block;width:18px;height:18px;flex:0 0 18px;color:inherit}
.contact-actions a.social-link{justify-content:flex-start;gap:8px}
.contact-actions a.social-link>span:last-child{margin-left:auto}

.product-info .product-price{font-size:15px;font-weight:800;line-height:1.5;color:var(--ink)}
