:root{--ink:#583422;--ink-deep:#3f271c;--paper:#f7f2ec;--white:#fffdf9;--muted:#77665b;--line:#dcd0c3;--clay:#b68968;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--white);color:var(--ink);font:400 16px/1.8 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.02;margin:0}em{font-weight:400}p+p{margin-top:1.3em}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--clay);outline-offset:5px}::selection{background:#e4d2bf;color:var(--ink-deep)}.wrap{max-width:1460px;margin-inline:auto;padding-inline:clamp(24px,6vw,96px)}.eyebrow{font:600 12px/1.5 var(--sans);text-transform:uppercase;letter-spacing:.2em}.skip-link{position:fixed;top:-100px;left:18px;z-index:99999;padding:10px 20px;background:var(--ink);color:#fff}.skip-link:focus{top:10px}
.site-header{min-height:108px;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(24px,4.4vw,72px);gap:30px;background:var(--white);position:relative;z-index:20;border-bottom:1px solid #eee6dd}.brand{display:block;flex:none}.brand-crop{display:block;width:266px;height:82px;overflow:hidden;position:relative}.brand-crop img{position:absolute;width:290px;max-width:none;height:290px;left:-10px;top:-102px;mix-blend-mode:multiply}.site-nav{display:flex;align-items:center;gap:clamp(22px,3vw,46px)}.site-nav a{font-size:14px;line-height:1.4;position:relative;white-space:nowrap}.site-nav a:not(.nav-private)::after{content:'';position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--ink);transition:right .2s}.site-nav a:hover::after,.site-nav a[aria-current]::after{right:0}.nav-private{border-left:1px solid var(--line);padding-left:28px;display:flex;align-items:center;gap:10px;color:var(--muted)}.lock-mark{display:inline-block;border:1px solid currentColor;width:10px;height:8px;position:relative;border-radius:1px;margin-top:5px}.lock-mark::before{content:'';position:absolute;width:6px;height:6px;border:1px solid currentColor;border-bottom:0;border-radius:5px 5px 0 0;top:-6px;left:1px}.menu-toggle{display:none;border:0;background:none;align-items:center;gap:14px;color:var(--ink);padding:12px 0;font-size:14px}.menu-lines{width:24px;height:10px;display:block;border-block:1px solid currentColor}
.hero{display:grid;grid-template-columns:53% 47%;background:var(--paper)}.hero-copy{padding:76px clamp(28px,6.6vw,106px) 34px;display:flex;flex-direction:column;justify-content:center;min-height:716px}.hero .eyebrow{display:flex;align-items:center;gap:15px}.small-line{width:38px;height:1px;background:var(--clay)}.hero h1{font-size:clamp(94px,9.7vw,152px);letter-spacing:-.055em;line-height:.87;margin:35px 0 30px}.hero h1 em{letter-spacing:-.065em;color:#875b3e}.hero-intro{max-width:385px;color:var(--muted);font-size:16px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:25px;align-items:center;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:54px;padding:15px 23px;font-size:14px;line-height:1.5;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button-dark{color:var(--white);background:var(--ink)}.button-dark:hover{background:var(--ink-deep)}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:14px;line-height:1.5;padding-block:9px;border-bottom:1px solid var(--clay);transition:gap .2s}.text-link:hover{gap:24px}.hero-scroll{margin-top:54px;display:flex;align-items:center;justify-content:space-between;max-width:386px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.hero-scroll span{font-size:24px}.hero-portrait{position:relative;overflow:hidden;min-height:716px}.hero-portrait>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 38%}.hero-portrait::after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(40,24,14,.55));pointer-events:none}.hero-portrait figcaption{position:absolute;z-index:1;bottom:34px;left:36px;right:36px;color:white;display:flex;justify-content:space-between;align-items:end;gap:18px}.hero-portrait figcaption span:first-child{font:italic 35px/1 var(--serif)}.hero-portrait figcaption span:last-child{font-size:10px;letter-spacing:.1em;text-transform:uppercase;max-width:150px;text-align:right;line-height:1.7}
.universe{padding-top:94px;padding-bottom:95px}.section-kicker{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-bottom:31px}.section-kicker>p:last-child{font-size:14px;color:var(--muted)}.path-list{border-top:1px solid var(--line)}.path-item{display:grid;grid-template-columns:50px minmax(0,1.2fr) minmax(0,1fr) 40px;align-items:center;gap:25px;padding:32px 2px;border-bottom:1px solid var(--line);transition:padding .25s,background .25s}.path-number{font-size:12px;color:var(--clay);align-self:start;padding-top:10px}.path-item h2{font-size:clamp(40px,4vw,60px);letter-spacing:-.035em}.path-item p{font-size:14px;line-height:1.8;color:var(--muted)}.path-arrow{font-size:29px;justify-self:end;transition:transform .2s}.path-item:hover{padding-inline:14px;background:#faf7f2}.path-item:hover .path-arrow{transform:translate(3px,-3px)}
.about-preview{padding-block:40px 112px;display:grid;grid-template-columns:1fr 1fr;gap:9%}.about-title .eyebrow{margin-bottom:26px}.about-title h2{font-size:clamp(50px,5.2vw,76px);letter-spacing:-.045em;line-height:1.04}.about-title em{color:#946b4f}.signature{display:block;font:italic 38px/1.2 var(--serif);margin-top:38px;color:#977557}.about-copy{padding-top:14px;max-width:510px;color:var(--muted);font-size:16px;line-height:1.9}.about-copy .lead{font:400 29px/1.4 var(--serif);color:var(--ink);margin-bottom:22px}.about-copy .text-link{margin-top:26px;color:var(--ink)}
.fine-colors{background:var(--ink);color:var(--paper);text-align:center;padding-block:72px 78px}.fine-colors .eyebrow{color:#d4bda7}.fine-colors h2{font-size:clamp(43px,5vw,70px);margin:23px 0 26px;letter-spacing:-.025em}.fine-colors h2 span{font-size:.55em;vertical-align:middle;padding-inline:8px;color:#c49b79}.fine-colors h2 em{color:#e3cbb3}.fine-colors p:not(.eyebrow){font-size:15px;line-height:1.9;color:#e0d2c7}.button-outline-light{border-color:#ad8d73;margin-top:30px;background:none;color:var(--paper)}.button-outline-light:hover{background:rgba(255,255,255,.07)}
.site-footer{background:var(--paper);padding-top:74px}.footer-top{display:flex;justify-content:space-between;gap:70px;padding-bottom:66px}.footer-top .eyebrow{color:var(--muted);margin-bottom:24px}.footer-title{font:400 clamp(34px,3.3vw,49px)/1.15 var(--serif);letter-spacing:-.025em;display:block}.footer-title span{font-size:30px;display:inline-block;padding-left:12px}.footer-contacts{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;min-width:290px}.footer-contacts a{font-size:14px;line-height:1.7;overflow-wrap:anywhere}.footer-contacts a:hover{text-decoration:underline;text-underline-offset:5px}.footer-contacts a span{margin-left:8px}.footer-bottom{padding-block:23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;font-size:11px;color:var(--muted)}
.page-shell{min-height:60vh;padding:88px 24px 110px}.reading-width{max-width:820px;margin:auto}.reading-width h1{font-size:68px;margin-bottom:45px}.reading-width p{margin-block:0 1.4em}.page-heading{padding-top:70px;padding-bottom:64px}.page-heading .eyebrow{margin-bottom:26px;color:var(--muted)}.page-heading h1{font-size:clamp(58px,7vw,102px);letter-spacing:-.05em;max-width:1000px;line-height:1}.page-heading h1 em{color:#946b4f}.page-intro{color:var(--muted);font-size:17px;line-height:1.9;max-width:560px;margin-top:30px}.story-layout{display:grid;grid-template-columns:34% 1fr;gap:8%;align-items:start;padding-bottom:110px}.story-photo{position:sticky;top:30px}.story-photo img{width:100%;aspect-ratio:4/5;object-fit:cover}.story-photo figcaption{margin-top:14px;font-size:12px;color:var(--muted)}.story-body{max-width:680px;font-size:17px;line-height:1.95;color:#695447}.story-body p{margin-bottom:1.5em}.story-body p:first-child::first-letter{float:left;font:400 83px/.8 var(--serif);padding-right:10px;padding-top:12px;color:var(--ink)}.story-body blockquote{border-left:1px solid var(--clay);padding-left:30px;margin:38px 0;font:400 36px/1.25 var(--serif);color:var(--ink)}.story-body .bio-signature{font-size:14px;color:var(--muted)}.story-body h2{font-size:44px;margin:35px 0 24px}.atelier-feature{display:grid;grid-template-columns:55% 45%;background:var(--paper);margin-bottom:90px}.atelier-feature figure{min-height:630px;position:relative;overflow:hidden}.atelier-feature img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 29%}.atelier-feature-copy{padding:70px clamp(30px,5vw,80px);align-self:center}.atelier-feature-copy h2{font-size:clamp(43px,4.5vw,66px);letter-spacing:-.03em;margin-bottom:28px}.atelier-feature-copy p{font-size:16px;line-height:1.9;color:var(--muted)}.atelier-feature-copy .text-link{margin-top:30px}.atelier-story{max-width:880px;margin:auto;padding-bottom:90px;font-size:17px;line-height:1.9}.atelier-story h2{font-size:42px;margin-bottom:26px}.atelier-story p+p{margin-top:24px}.atelier-story .wp-block-gallery{margin-block:45px}.atelier-story img{width:100%}.atelier-values{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:25px;margin-top:45px;font:italic 33px/1.2 var(--serif)}
.schedule-page{background:var(--paper);min-height:660px;padding-block:90px;text-align:center}.schedule-page .eyebrow{color:var(--muted)}.schedule-page h1{font-size:clamp(62px,7vw,100px);letter-spacing:-.05em;max-width:800px;margin:30px auto}.schedule-page .schedule-note{max-width:540px;margin:auto;font-size:17px;color:var(--muted);line-height:1.9}.schedule-page .text-link{margin-top:36px}.status-tag{display:inline-flex;align-items:center;gap:10px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;border:1px solid var(--line);padding:9px 15px}.status-tag::before{content:'';width:5px;height:5px;border-radius:50%;background:var(--clay)}
.portal{background:var(--paper);min-height:70vh;padding-block:68px 90px}.portal-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:40px}.portal h1{font-size:clamp(48px,5vw,72px);letter-spacing:-.04em}.portal .eyebrow{margin-bottom:19px;color:var(--muted)}.portal-intro{color:var(--muted);margin-top:18px}.portal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px}.portal-card{border:1px solid var(--line);background:var(--white);padding:30px;display:flex;flex-direction:column;align-items:flex-start;min-height:230px}.portal-card h2{font-size:38px;margin:22px 0 15px}.portal-card p{color:var(--muted);font-size:14px;margin-bottom:20px}.portal-card .text-link{margin-top:auto}.portal-card.is-pending{background:transparent}.portal-card .portal-card-number{font-size:12px;letter-spacing:.1em;color:var(--clay)}.login-panel{max-width:480px;background:var(--white);border:1px solid var(--line);padding:35px;margin-top:35px}.login-panel label{display:block;font-size:14px;margin-bottom:8px}.login-panel input[type=text],.login-panel input[type=password]{width:100%;min-height:48px;padding:10px 13px;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:0}.login-panel p{margin-bottom:22px}.login-panel .login-remember{font-size:13px}.login-panel .login-remember label{display:flex;align-items:center;gap:7px}.login-panel input[type=submit]{border:0;border-radius:0;background:var(--ink);color:white;min-height:50px;padding:11px 30px;width:100%;cursor:pointer}.login-panel .login-submit{margin-bottom:0}.login-help{margin-top:22px;font-size:13px;color:var(--muted)}.portal-note{padding:25px;border:1px solid var(--line);margin-top:30px}.portal-note p{color:var(--muted);margin-block:15px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
@media(min-width:1700px){.hero{max-width:1700px;margin:auto}.hero-portrait,.hero-copy{min-height:800px}}
@media(max-width:1100px){.site-header{padding-inline:28px}.site-nav{gap:24px}.nav-private{padding-left:22px}.hero-copy{padding-left:45px;padding-right:35px}.hero h1{font-size:112px}.hero-actions{gap:18px}.hero-copy,.hero-portrait{min-height:690px}.hero-portrait figcaption{left:25px;right:25px}.hero-portrait figcaption span:last-child{max-width:135px}.path-item{grid-template-columns:30px 1.2fr 1fr 28px;gap:16px}.portal-grid{gap:14px}.portal-card{padding:22px}.footer-contacts{min-width:265px}}
@media(max-width:900px){.site-header{min-height:90px;padding-block:5px}.brand-crop{width:228px;height:78px}.brand-crop img{width:248px;height:248px;top:-84px;left:-8px}.menu-toggle{display:flex}.site-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--white);padding:22px 28px 30px;border-bottom:1px solid var(--line);align-items:flex-start;gap:25px}.site-nav.is-open{display:flex;flex-direction:column}.nav-private{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:25px;width:100%}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:48px 30px 25px;min-height:650px}.hero h1{font-size:96px}.hero-portrait{min-height:650px}.hero-intro{font-size:15px}.hero .eyebrow{font-size:10px;gap:10px}.small-line{width:20px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-scroll{font-size:9px;margin-top:34px}.hero-portrait figcaption{display:block}.hero-portrait figcaption span:last-child{display:block;text-align:left;max-width:none;margin-top:10px}.path-item h2{font-size:43px}.about-preview{gap:7%}.about-title h2{font-size:54px}.footer-top{gap:35px}.footer-title{font-size:38px}.story-layout{gap:6%}.story-body{font-size:16px}.atelier-feature-copy{padding:35px}.atelier-feature figure{min-height:570px}.portal-grid{grid-template-columns:1fr}.portal-card{min-height:0}.portal-card h2{margin-top:15px}.portal-card .text-link{margin-top:12px}}
@media(max-width:640px){.site-header{padding-inline:20px}.brand-crop{width:209px}.brand-crop img{width:229px;height:229px;top:-76px}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 28px 23px;min-height:auto}.hero .eyebrow{font-size:11px}.hero h1{font-size:108px;margin-block:30px 24px}.hero-intro{font-size:16px;max-width:330px}.hero-actions{flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap;margin-top:27px}.hero-actions .text-link{font-size:13px}.hero-scroll{font-size:10px;margin-top:35px;max-width:none}.hero-portrait{min-height:0;aspect-ratio:4/5;max-height:650px}.hero-portrait>img{object-position:center 33%}.hero-portrait figcaption{display:flex;align-items:flex-end;bottom:27px}.hero-portrait figcaption span:last-child{text-align:right;max-width:125px;font-size:9px}.hero-portrait figcaption span:first-child{font-size:33px}.universe{padding-top:58px;padding-bottom:58px}.section-kicker{display:block;margin-bottom:24px}.section-kicker>p:last-child{margin-top:12px;font-size:13px}.path-item{grid-template-columns:25px 1fr 26px;gap:13px;row-gap:13px;padding-block:27px}.path-item h2{font-size:43px}.path-item p{grid-column:2;grid-row:2;font-size:13px}.path-number{padding-top:7px}.path-arrow{grid-column:3;grid-row:1;font-size:26px}.about-preview{grid-template-columns:1fr;padding-top:18px;padding-bottom:65px;gap:30px}.about-title h2{font-size:60px}.signature{display:none}.about-copy{padding-top:0;font-size:15px}.about-copy .lead{font-size:27px}.about-title .eyebrow{margin-bottom:19px}.fine-colors{padding-block:55px 60px}.fine-colors h2{font-size:47px;line-height:1.05}.fine-colors h2 span{display:none}.fine-colors h2 em{display:block;margin-top:9px}.fine-colors p:not(.eyebrow){font-size:14px}.fine-colors br{display:none}.site-footer{padding-top:49px}.footer-top{display:block;padding-bottom:35px}.footer-title{font-size:39px}.footer-contacts{margin-top:30px;min-width:0;gap:11px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:12px 18px;padding-block:20px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom>a{margin-left:auto}.page-heading{padding-top:50px;padding-bottom:40px}.page-heading h1{font-size:61px}.page-intro{font-size:16px}.story-layout{display:flex;flex-direction:column;gap:34px;padding-bottom:65px}.story-photo{position:static;max-width:380px}.story-body{font-size:16px;line-height:1.95}.story-body blockquote{font-size:31px;padding-left:23px}.atelier-feature{grid-template-columns:1fr;margin-bottom:50px}.atelier-feature figure{min-height:0;aspect-ratio:4/5;max-height:560px}.atelier-feature-copy{padding:37px 28px 43px}.atelier-feature-copy h2{font-size:51px}.atelier-story{padding-bottom:60px;font-size:16px}.atelier-values{flex-direction:column;gap:16px;font-size:30px}.schedule-page{padding-block:65px;min-height:560px}.schedule-page h1{font-size:66px}.schedule-page .schedule-note{font-size:16px}.portal{padding-block:45px 60px}.portal h1{font-size:52px}.portal-top{display:block}.portal-top .text-link{margin-top:23px}.login-panel{padding:27px 22px}.page-shell{padding-block:55px 65px}.reading-width h1{font-size:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Participações na TV: imagens locais, rolagem manual e movimento opcional. */
.on-tv{padding-top:0;padding-bottom:90px}.tv-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:35px}.tv-heading h2{font-size:clamp(48px,5vw,70px);letter-spacing:-.04em;margin-top:22px}.tv-heading h2 em{color:#946b4f}.tv-heading>p{max-width:360px;font-size:15px;color:var(--muted)}.tv-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 28px)/2);gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--clay) transparent}.tv-card{scroll-snap-align:start;min-width:0}.tv-card img{width:100%;height:390px;object-fit:cover;object-position:center 32%;background:var(--paper)}.tv-card figcaption{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 0}.tv-card figcaption>span:first-child{font:400 30px/1.2 var(--serif)}.tv-card figcaption>span:last-child{font-size:12px;color:var(--muted)}.tv-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.tv-controls{display:flex;gap:9px}.tv-controls button{width:46px;height:46px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:24px}.tv-controls button:disabled{opacity:.35;cursor:default}.tv-track:focus-visible{outline:2px solid var(--clay);outline-offset:5px}
@media(max-width:640px){
 .site-header{min-height:80px;gap:12px}.brand-crop{height:68px;width:205px}.brand-crop img{top:-81px}.menu-toggle{min-height:44px;padding:10px 0;gap:10px}.menu-lines{width:20px}
 .hero{display:grid;grid-template-areas:'portrait';position:relative;background:var(--ink-deep)}
 .hero-portrait{grid-area:portrait;min-height:620px;aspect-ratio:auto;max-height:none}.hero-portrait>img{object-position:50% 22%}.hero-portrait::after{inset:38% 0 0;background:linear-gradient(transparent 0%,rgba(35,22,14,.22) 28%,rgba(35,22,14,.86) 100%)}.hero-portrait figcaption{display:none}
 .hero-copy{grid-area:portrait;position:relative;z-index:2;justify-content:flex-end;align-self:end;min-height:0;padding:220px 25px 30px;color:var(--white)}.hero-copy>.eyebrow,.hero-scroll{display:none}.hero h1{font-size:clamp(66px,20vw,88px);line-height:.88;margin:0 0 19px;letter-spacing:-.045em}.hero h1 em{color:#efddc8}.hero-intro{font-size:14px;line-height:1.7;color:#f4eade;max-width:320px;text-wrap:pretty}.hero-actions{margin-top:22px;gap:13px 19px}.hero-actions .button-dark{background:#f7f2ec;color:var(--ink);min-height:50px;padding:13px 18px;gap:25px}.hero-actions .text-link{color:#fff6eb;border-color:#ccb9a6;min-height:44px}
 .on-tv{padding-bottom:55px}.tv-heading{display:block;margin-bottom:25px}.tv-heading h2{font-size:52px}.tv-heading>p{margin-top:23px;font-size:14px}.tv-track{grid-auto-columns:88%;gap:20px}.tv-card img{height:350px;object-position:50% 25%}.tv-card figcaption{display:block;padding-top:15px}.tv-card figcaption>span:first-child{display:block;font-size:28px}.tv-card figcaption>span:last-child{display:block;margin-top:8px}.tv-controls{display:flex}.tv-bottom .text-link{font-size:12px;gap:8px}.about-preview{padding-bottom:58px}
}
@media(max-width:359px){.brand-crop{width:180px}.brand-crop img{width:209px;height:209px;top:-72px}.hero-portrait{min-height:640px}.hero-copy{padding-inline:22px}.hero-actions{gap:9px}.tv-card img{height:310px}}
@media(max-width:900px){.site-nav{gap:12px}.site-nav a{min-height:44px;display:flex;align-items:center}.site-nav .nav-private{margin-top:8px;padding-top:18px;min-height:62px}}

.tv-card img.tv-photo-lili{object-position:58% 25%}

/* Consistent line icons and contact buttons across devices. */
.sd-arrow{display:inline-block;flex:none;vertical-align:middle;width:22px;height:22px;color:inherit}
.path-arrow{display:inline-flex;line-height:0}.path-arrow .sd-arrow{width:29px;height:29px}
.hero-scroll .sd-arrow{width:24px;height:24px}
.footer-title .sd-arrow{width:29px;height:29px;margin-left:12px}
.footer-contacts{width:330px;max-width:100%;gap:10px}
.footer-contacts a{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:50px;padding:12px 15px;border:1px solid #cdb8a7;background:rgba(255,255,255,.3);color:var(--ink);transition:background .2s,border-color .2s}
.footer-contacts a span{margin:0;min-width:0}
.footer-contacts a:hover{background:#eee1d6;border-color:var(--clay);text-decoration:none}
.footer-contacts .sd-arrow{width:19px;height:19px}
.tv-controls button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--paper);border-color:#cdb8a7;transition:background .2s,color .2s}
.tv-controls button:hover:not(:disabled){background:var(--ink);color:var(--paper)}
@media(max-width:640px){.footer-contacts{width:100%}.footer-bottom{justify-content:center;text-align:center}.footer-title .sd-arrow{width:25px;height:25px;margin-left:5px}}

/* Keep the route back to the shop visible while visitors browse the artist's site. */
.site-header{position:sticky;top:0}
body.admin-bar .site-header{top:32px}
html{scroll-padding-top:130px}
.mobile-shop-link{display:none}
@media(max-width:900px){
 .mobile-shop-link{display:inline-flex;align-items:center;justify-content:center;flex:none;min-height:44px;padding:8px 13px;margin-left:auto;background:var(--ink);color:var(--white);font-size:13px;line-height:1.4;border:1px solid var(--ink)}
 .mobile-shop-link:hover{background:var(--ink-deep)}
 .site-header{gap:12px}
 .menu-toggle{justify-content:center;min-width:44px;flex:none}
 .menu-toggle>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
}
@media(max-width:782px){body.admin-bar .site-header{top:46px}}
@media(max-width:640px){
 .brand-crop{width:176px;height:64px}
 .brand-crop img{width:197px;height:197px;top:-65px}
 html{scroll-padding-top:100px}
}
@media(max-width:600px){body.admin-bar .site-header{top:0}}
@media(max-width:359px){.brand-crop{width:140px}.brand-crop img{width:160px;height:160px;top:-50px}}

/* Fine Colors: portrait photographs, manual swipe and the site's line icons. */
.product-gallery{padding-block:82px 78px}
.product-heading{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:34px}
.product-heading h2{font-size:clamp(48px,5vw,70px);letter-spacing:-.04em;margin-top:21px;line-height:1.05}
.product-heading h2 em{color:#946b4f}
.product-heading>p{max-width:360px;font-size:15px;color:var(--muted);line-height:1.85}
.product-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--clay) transparent;padding-bottom:8px}
.product-track:focus-visible{outline:2px solid var(--clay);outline-offset:5px}
.product-card{min-width:0;scroll-snap-align:start}
.product-card:focus-visible{outline-offset:-3px}
.product-image{overflow:hidden;background:var(--paper);aspect-ratio:1122/1402}
.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s}
.product-card figcaption{display:flex;align-items:start;justify-content:space-between;gap:14px;padding:18px 0 13px}
.product-caption{display:block;min-width:0}
.product-title{display:block;font:400 29px/1.12 var(--serif);letter-spacing:-.02em;text-wrap:balance}
.product-note{display:block;font-size:11px;line-height:1.7;color:var(--muted);margin-top:9px}
.product-card figcaption>.sd-arrow{width:19px;height:19px;margin-top:5px}
.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px}
.product-bottom p{font-size:11px;line-height:1.7;color:var(--muted)}
.product-bottom p>span[aria-hidden]{margin-inline:10px}
.product-controls{flex-shrink:0}
.product-shop{margin-top:20px}
@media(hover:hover){.product-card:hover .product-image img{transform:scale(1.025)}}
@media(max-width:1000px){.product-track{grid-auto-columns:calc((100% - 24px)/2)}.product-heading{gap:30px}}
@media(max-width:640px){
 .product-gallery{padding-block:53px 51px}
 .product-heading{display:block;margin-bottom:27px}
 .product-heading h2{font-size:53px;margin-top:18px}
 .product-heading>p{font-size:14px;margin-top:22px;max-width:335px}
 .product-track{grid-auto-columns:88%;gap:18px}
 .product-card figcaption{padding-top:17px}
 .product-title{font-size:28px}
 .product-bottom{margin-top:12px;gap:12px}
 .product-bottom p>span[aria-hidden]{display:none}
 .product-bottom p>span:last-child{display:block;font-size:10px;margin-top:2px}
 .product-shop{font-size:13px;margin-top:23px}
}
