@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Playfair+Display:ital,wght@1,400;1,500&display=swap');
:root{--paper:#f9f9f7;--ink:#111;--muted:#666;--line:#d9d9d5;--gutter:clamp(22px,5.5vw,96px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;object-fit:cover}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #927048;outline-offset:6px}.skip-link{position:fixed;top:-100px;left:20px;z-index:50;background:#fff;padding:14px}.skip-link:focus{top:12px}
.header{height:68px;position:sticky;top:0;z-index:20;background:rgba(249,249,247,.97);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);border-bottom:1px solid var(--line)}.brand{font-size:32px;font-weight:650;letter-spacing:-2.5px;line-height:1}.brand span{display:block;font-size:9px;letter-spacing:2.5px;font-weight:500;margin:5px 0 0 2px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a{transition:opacity .2s}.header nav a:hover{opacity:.5}.header-cta{font-size:14px;border-bottom:1px solid;padding:8px 0;display:flex;gap:20px}.header-cta span{font-size:22px}
.intro-scroll{height:170svh}.intro-stage{height:calc(100svh - 68px);position:sticky;top:68px;overflow:hidden;background:#241b15}.hero-reveal{position:absolute;inset:0;display:grid;grid-template-columns:1.05fr 1fr;color:#fff}.hero-image{height:100%;overflow:hidden}.hero-image img{height:100%;object-position:55% 40%}.hero-reveal-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(30px,5vw,85px);background:#171513}.hero-reveal-copy h2{font-size:clamp(32px,4vw,64px);line-height:1.1;letter-spacing:-2px;margin:32px 0 24px}.hero-reveal-copy p{max-width:350px;color:#dedad6;margin:0 0 34px}.intro-cover{position:absolute;inset:0;background:var(--paper);padding:30px var(--gutter) 54px;display:flex;flex-direction:column;transform:translate3d(0,calc(var(--reveal,0) * -112%),0);will-change:transform;box-shadow:0 35px 55px #0006;border-bottom:1px solid #ddd}.intro-cover::after{content:'';height:13px;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(#deded9,#f9f9f7 50%,#bbb);opacity:var(--reveal,0)}.intro-meta{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.4px}.intro-cover h1{font-size:clamp(72px,9.2vw,152px);font-weight:550;letter-spacing:-.065em;line-height:.98;margin:auto 0 30px}.intro-cover h1>span:not(.period){font-family:'Playfair Display',Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.055em}.period{font-family:Georgia,serif}.intro-bottom{display:flex;align-items:end;justify-content:space-between;gap:30px}.intro-bottom p{font-size:16px;max-width:430px;color:#4f4f4f;margin:0}.button{min-height:54px;padding:15px 24px;border:1px solid var(--ink);background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:42px;font-size:15px;transition:background .2s,color .2s,transform .2s}.button:hover{background:#363636;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.light{background:var(--paper);border-color:var(--paper);color:#111}.scroll-hint{position:absolute;right:var(--gutter);top:48%;font-size:10px;letter-spacing:1.5px;writing-mode:vertical-rl;display:flex;align-items:center;gap:16px}.scroll-line{width:1px;height:46px;background:#777}.section-wrap{padding:100px var(--gutter)}.eyebrow{font-size:11px;font-weight:550;letter-spacing:1.7px}.section-heading{display:flex;justify-content:space-between;gap:55px;align-items:end;margin-bottom:44px}h2{font-weight:450;font-size:clamp(36px,4.2vw,64px);letter-spacing:-.045em;line-height:1.14;margin:22px 0}h2 em{font-family:'Playfair Display',Georgia,serif;font-weight:400}.section-heading>p{max-width:320px;color:var(--muted);font-size:16px}.style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.style-card img{aspect-ratio:3/4;object-fit:cover;object-position:center top}.card-heading{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.card-heading h3{font-size:25px;letter-spacing:-1px;font-weight:500;margin:0}.card-heading span{font-size:12px;color:#777}.style-card p{font-size:14px;color:#666;margin:4px 0}#como-funciona{border-top:1px solid var(--line)}#pacote{background:#eaeae6}footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line)}footer p{font-size:13px;color:#666}
.image-button{width:100%;padding:0;border:0;background:transparent;position:relative;display:block;overflow:hidden;cursor:pointer;text-align:left;color:#fff}.image-button img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.image-button:hover img{transform:scale(1.04)}.image-label{position:absolute;bottom:0;left:0;width:100%;padding:35px 17px 15px;background:linear-gradient(transparent,#0008);font-size:11px;letter-spacing:1.1px;display:flex;justify-content:space-between;align-items:center}.image-label>span{font-size:23px}.gallery-footnote{display:flex;justify-content:space-between;gap:30px;margin-top:36px;border-top:1px solid var(--line);padding-top:20px}.gallery-footnote>span{font-size:10px;letter-spacing:1px;max-width:230px}.gallery-footnote p{font-size:13px;color:#666;margin:0;max-width:430px;text-align:right}.editorial-section{background:#ededeb;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.editorial-copy h2{font-size:clamp(40px,5vw,76px);margin:30px 0}.editorial-copy>p{max-width:410px;color:#5c5c5c}.use-tags{display:flex;gap:20px;margin-top:35px;font-size:13px}.use-tags span{padding-bottom:6px;border-bottom:1px solid #a8a8a6}.editorial-figure{margin:0}.editorial-figure img{aspect-ratio:4/5;object-position:45% center}.editorial-figure figcaption{font-size:10px;letter-spacing:1.8px;margin-top:15px}.process-section{border-top:0!important}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.step-number{font-family:'Playfair Display',Georgia,serif;font-size:48px;font-style:italic;color:#aaa}.process-grid article{border-top:1px solid var(--line);padding-top:24px}.process-grid h3{font-size:23px;font-weight:500;letter-spacing:-.6px;margin:24px 0 12px}.process-grid p{font-size:15px;color:#666;margin:0}.delivery-note{font-size:12px;color:#777;margin-top:36px;max-width:820px}#pacote.offer-section{background:#111;color:var(--paper);display:grid;grid-template-columns:1fr 1fr}.offer-image{position:relative;min-height:800px;overflow:hidden}.offer-image>img{height:100%;object-position:center;filter:grayscale(100%)}.offer-image::after{position:absolute;content:'';inset:50% 0 0;background:linear-gradient(transparent,#0008)}.offer-image>span{position:absolute;z-index:1;left:var(--gutter);bottom:45px;letter-spacing:1.5px;font-size:12px;line-height:1.8}.offer-copy{padding:70px clamp(30px,5vw,84px)}.offer-copy h2{font-size:clamp(36px,4vw,62px);margin:25px 0 35px}.price>span{font-size:10px;letter-spacing:1.7px}.price strong{display:block;font-size:96px;line-height:1.12;letter-spacing:-6px;font-weight:500;margin-top:10px}.price strong small{font-size:29px;font-weight:400;letter-spacing:-1px}.price strong>span{font-size:24px;letter-spacing:0}.price>p{font-size:17px;margin:12px 0 30px}.includes{list-style:none;margin:0 0 32px;padding:0;border-top:1px solid #3e3e3e}.includes li{padding:11px 0 11px 25px;font-size:14px;border-bottom:1px solid #3e3e3e;position:relative}.includes li::before{content:'✓';position:absolute;left:0;color:#adada8}.offer-copy .button{width:100%}.whatsapp-cta{gap:15px}.whatsapp-cta svg{width:21px;height:21px;fill:currentColor}.button-label{font-size:15px!important;flex:1}.offer-note{font-size:12px;color:#aaa;line-height:1.7;margin:18px 0 0}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw}.faq-section>div>p{color:#666;max-width:280px}.faq-list{padding-top:4px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:23px 0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:16px;cursor:pointer;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:25px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:#666;line-height:1.8;margin:0 25px 20px 0}.closing{text-align:center;border-top:1px solid var(--line);padding-top:85px;padding-bottom:68px}.closing h2{font-size:clamp(60px,8vw,120px);line-height:1.03;margin:35px 0 38px}.closing p{font-size:13px;color:#777;margin-top:22px}footer.section-wrap{padding-top:45px;padding-bottom:45px}.back-top{font-size:12px}.floating-contact{position:fixed;right:24px;bottom:24px;z-index:22;background:#111;color:#fff;width:54px;height:54px;border:1px solid #666;border-radius:50%;display:grid;place-items:center;box-shadow:0 3px 18px #0002;transition:transform .2s}.floating-contact:hover{transform:translateY(-4px)}.floating-contact svg{width:24px;height:24px;fill:currentColor}
dialog{background:var(--paper);color:var(--ink);border:0;padding:32px;max-width:950px;width:calc(100% - 40px);max-height:90svh;overflow:auto}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}body.dialog-open{overflow:hidden}.dialog-header{display:flex;justify-content:space-between;gap:20px;align-items:start}.dialog-header h2{margin:10px 0;font-size:40px}.icon-button{border:1px solid #ccc;background:transparent;width:44px;height:44px;flex-shrink:0;font-size:30px;cursor:pointer}.dialog-header+p{font-size:15px;color:#666;margin:0 0 25px}#dialog-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}#dialog-gallery figure{margin:0}#dialog-gallery img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#eaeae8}#dialog-gallery figcaption{font-size:12px;color:#666;margin-top:8px}#dialog-gallery.single{grid-template-columns:1fr;max-width:420px;margin:auto}#dialog-gallery.single img{aspect-ratio:3/4}.dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:25px}.dialog-footer p{font-size:13px;color:#666}.dialog-footer .button{white-space:nowrap}
@media(min-width:1600px){.intro-cover h1{font-size:clamp(140px,10vw,185px)}}
@media(max-width:800px){.header{height:60px}.header nav{display:none}.brand{font-size:32px}.header-cta{font-size:12px;gap:10px}.intro-scroll{height:145svh}.intro-stage{height:calc(100svh - 60px);top:60px}.intro-cover{padding-top:22px;padding-bottom:35px}.intro-meta{font-size:9px}.intro-meta span:last-child{display:none}.intro-cover h1{font-size:clamp(62px,13vw,104px);margin:auto 0 28px}.intro-bottom{flex-direction:column;align-items:stretch;gap:24px}.intro-bottom p{font-size:14px}.scroll-hint{top:26%;font-size:9px}.hero-reveal{grid-template-columns:1fr;grid-template-rows:52% 48%}.hero-reveal-copy{padding:24px}.hero-reveal-copy h2{font-size:35px;margin:13px 0}.hero-reveal-copy p{font-size:14px;margin-bottom:16px;max-width:450px}.hero-image img{object-position:center 28%}.hero-reveal-copy .eyebrow{font-size:9px}.hero-reveal-copy .button{min-height:46px;padding:10px 16px;font-size:13px}.section-wrap{padding:65px var(--gutter)}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:100%;margin-top:20px}.style-grid{grid-template-columns:repeat(2,1fr);gap:28px 14px}.card-heading h3{font-size:21px}.style-card p{font-size:12px}.section-heading h2{font-size:39px}footer{flex-direction:column;gap:25px;align-items:flex-start}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.intro-scroll{height:auto}.intro-stage{height:auto;position:relative;top:0}.intro-cover{position:relative;min-height:calc(100svh - 68px);transform:none;box-shadow:none}.hero-reveal{display:none}.scroll-hint{display:none}.intro-cover h1{margin:50px 0}.button{transition:none}}
@media(max-width:800px){.gallery-footnote{display:block;margin-top:27px}.gallery-footnote>span{font-size:9px}.gallery-footnote p{text-align:left;max-width:none;margin-top:10px;font-size:12px}.editorial-section{gap:34px;grid-template-columns:1fr}.editorial-copy h2{font-size:46px;line-height:1.12}.editorial-copy>p{font-size:15px}.editorial-figure img{aspect-ratio:1/1}.process-grid{grid-template-columns:1fr;gap:28px}.process-grid article{position:relative;padding-left:64px;min-height:140px}.step-number{position:absolute;left:0;top:20px;font-size:38px}.process-grid h3{margin:0 0 12px;font-size:22px}.process-grid p{font-size:15px}.delivery-note{font-size:12px}#pacote.offer-section{grid-template-columns:1fr}.offer-image{min-height:0;max-height:550px;height:80vw}.offer-image img{object-position:center 30%}.offer-image>span{bottom:25px;font-size:10px}.offer-copy{padding:42px var(--gutter) 50px}.offer-copy h2{font-size:44px}.price strong{font-size:88px}.faq-section{grid-template-columns:1fr;gap:28px}.faq-list summary{font-size:15px}.faq-list details p{font-size:14px}.closing{padding-top:60px;padding-bottom:60px}.closing h2{font-size:65px}.closing .button{width:100%;max-width:400px}.floating-contact{bottom:18px;right:16px;width:49px;height:49px}.dialog-header h2{font-size:32px}dialog{padding:22px;width:calc(100% - 24px)}#dialog-gallery{grid-template-columns:1fr}.dialog-footer{flex-direction:column;align-items:stretch;gap:10px}.dialog-footer p{margin:0}.image-label{font-size:9px;padding-left:12px;padding-right:12px}.card-heading{gap:6px}.card-heading h3{font-size:18px;letter-spacing:-.6px}.style-card p{font-size:13px}.back-top{margin-top:6px}}
@media(max-height:710px) and (min-width:801px){.intro-cover h1{font-size:clamp(65px,7.5vw,112px);margin:25px 0}.intro-bottom p{font-size:14px}.intro-cover{padding-bottom:32px}.hero-reveal-copy h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){.image-button img,.floating-contact{transition:none}.image-button:hover img{transform:none}}
/* Preserve intrinsic image ratios when an HTML height is supplied. */
img{height:auto}.hero-image img,.offer-image>img{height:100%}.intro-teaser{position:absolute;top:14%;right:calc(var(--gutter) + 65px);display:flex;gap:18px;align-items:flex-start;pointer-events:none}.intro-teaser img{width:clamp(115px,12vw,185px);aspect-ratio:3/4;object-fit:cover}.intro-teaser img:first-child{margin-top:40px;transform:rotate(-5deg)}.intro-teaser img:last-child{transform:rotate(5deg)}.floating-contact{opacity:0;pointer-events:none}.floating-contact.is-visible{opacity:1;pointer-events:auto}.eyebrow,.intro-meta,.image-label,.scroll-hint,.editorial-figure figcaption,.offer-image>span,.price>span{font-size:12px}.gallery-footnote>span,.delivery-note,.offer-note,.back-top{font-size:12px}.intro-meta{letter-spacing:1.1px}.process-grid p{font-size:16px}.card-heading h3{font-size:23px}.style-card p{font-size:14px}.hero-reveal-copy .eyebrow{font-size:12px}
@media(max-width:800px){.intro-teaser{top:12%;right:auto;left:calc(var(--gutter) + 10px);gap:15px}.intro-teaser img{width:clamp(88px,28vw,150px)}.intro-teaser img:first-child{margin-top:22px}.intro-meta{font-size:10px}.scroll-hint{font-size:10px}.intro-bottom p{font-size:15px}.header-cta{font-size:13px}.card-heading h3{font-size:18px}.image-label{font-size:10px}.hero-reveal-copy p{font-size:15px}.gallery-footnote p{font-size:13px}.editorial-figure figcaption{font-size:11px;letter-spacing:1px}}
@media(max-height:710px){.intro-teaser{top:14%;right:calc(var(--gutter) + 40px)}.intro-teaser img{width:100px}}
@media(max-width:800px) and (max-height:740px){.intro-teaser{top:10%;left:var(--gutter)}.intro-teaser img{width:80px}.intro-cover h1{font-size:clamp(54px,12vw,78px);margin:auto 0 20px}.intro-bottom{gap:16px}.intro-bottom p{font-size:14px}.scroll-hint{top:20%}}
@media(prefers-reduced-motion:reduce){.intro-teaser{display:none}}
.style-card{min-width:0;display:flex;flex-direction:column}.gallery-preview{width:100%;padding:16px 0 0;margin-top:auto;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.preview-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.preview-images img{aspect-ratio:1/1;object-fit:cover;transition:opacity .2s}.gallery-preview:hover .preview-images img{opacity:.82}.preview-caption{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 0 5px;font-size:13px;border-bottom:1px solid var(--line)}.preview-caption>span:last-child{font-size:20px}.dialog-header{position:sticky;top:0;z-index:1;background:var(--paper);padding-bottom:16px}.icon-button{background:var(--paper)}#dialog-count{font-size:12px;color:var(--muted);margin:0}#dialog-gallery figure{min-width:0}
@media(max-width:800px){.preview-images{gap:4px}.preview-caption{font-size:12px}.gallery-preview{padding-top:12px}}
.intro-cover{isolation:isolate;background:#fff}.intro-backdrop{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.intro-backdrop img,.intro-backdrop video{position:absolute;right:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center center}.intro-backdrop::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(255,255,255,.82) 0%,rgba(255,255,255,0) 23%,rgba(255,255,255,0) 88%,rgba(255,255,255,.65) 100%)}
@media(max-width:800px){.intro-backdrop img,.intro-backdrop video{width:100%;height:60%;object-position:80% center}.intro-backdrop::after{background:linear-gradient(0deg,#fff 0%,#fff 39%,rgba(255,255,255,.95) 43%,rgba(255,255,255,0) 62%,rgba(255,255,255,0) 92%,rgba(255,255,255,.35) 100%)}}

.intro-scroll{--focus-header:68px;--focus-copy-min:300px}.intro-stage{container-type:inline-size}
.hero-image{min-width:0;min-height:0;background:#f0ede6}.hero-image img{object-fit:cover;object-position:43% center}
@media(min-width:801px) and (min-aspect-ratio:3/2){.hero-reveal{grid-template-columns:min(65cqw,calc((100svh - 68px)*1.25036)) minmax(0,1fr)}}
@media(max-width:800px){.intro-scroll{--focus-header:60px}}
@media(max-width:800px),(max-aspect-ratio:3/2){.intro-scroll{height:calc(max(calc(100svh - var(--focus-header)),calc(79.976vw + var(--focus-copy-min))) + 55svh)}.intro-stage{height:max(calc(100svh - var(--focus-header)),calc(79.976vw + var(--focus-copy-min)))}.hero-reveal{grid-template-columns:1fr;grid-template-rows:79.976vw minmax(var(--focus-copy-min),1fr)}.intro-cover{max-height:calc(100svh - var(--focus-header))}.hero-reveal-copy{padding:24px}.hero-reveal-copy h2{font-size:35px;margin:13px 0}.hero-reveal-copy p{font-size:15px;margin-bottom:16px;max-width:450px}.hero-reveal-copy .button{min-height:46px;padding:10px 16px;font-size:13px}}
@media(max-width:440px){.intro-scroll{--focus-copy-min:360px}}
@media(prefers-reduced-motion:reduce){.intro-scroll,.intro-stage{height:auto}.intro-cover{max-height:none}}

.preview-images.preview-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-pair img{aspect-ratio:3/2;object-position:center 40%}#dialog-gallery.portrait img{aspect-ratio:4/5}
#dialog-gallery.business img{aspect-ratio:auto}#dialog-gallery.business figure:last-child{grid-column:1/-1}
.ultra-offer{display:grid;grid-template-columns:1fr 1fr;background:var(--paper);border-bottom:1px solid var(--line)}.ultra-copy{padding:clamp(48px,6vw,96px) var(--gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.ultra-copy h2{font-size:clamp(64px,7vw,112px);line-height:1.02;margin:42px 0 24px}.ultra-description{font-size:18px;color:#555;margin:0 0 40px;max-width:310px}.ultra-copy .price strong{font-size:clamp(72px,6.7vw,96px)}.ultra-copy .price>span{font-size:12px}.ultra-copy .price>p{max-width:330px}.ultra-photo{min-height:760px;overflow:hidden}.ultra-photo img{height:100%;object-fit:cover;object-position:left center}.ultra-signature{display:flex;align-items:center;gap:8px;font-size:12px;letter-spacing:1px;margin-top:40px;color:#555}.ps-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:5px;background:#001e36;color:#31a8ff;font-family:Arial,sans-serif;font-size:18px;font-weight:600;letter-spacing:-1px}
@media(max-width:800px){.ultra-offer{grid-template-columns:1fr}.ultra-copy{padding:52px var(--gutter)}.ultra-copy h2{font-size:68px;margin-top:28px}.ultra-description{margin-bottom:28px;font-size:16px}.ultra-photo{min-height:0;height:auto}.ultra-photo img{height:auto;aspect-ratio:3/4}.ultra-signature{margin-top:28px}}

.image-button[data-gallery="work"] img{object-position:35% center}#dialog-gallery.work img{aspect-ratio:auto;height:auto}

.client-note{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:6px 10px;margin:0 0 14px;border:1px solid #76767655;border-radius:4px;background:#f9f9f7;color:#333;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.02em}.intro-bottom .client-note{margin-bottom:8px}.hero-reveal-copy .client-note,.offer-copy .client-note{background:#ffffff12;color:#fff;border-color:#ffffff55}.style-card>.client-note{margin-bottom:10px}



.intro-cover{background:#171513;color:#fff}.intro-cover .intro-meta,.intro-cover h1,.intro-cover .intro-bottom p,.intro-cover .scroll-hint{color:#fff}.intro-cover .scroll-line{background:#fff}.intro-backdrop::after{background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.2) 45%,rgba(0,0,0,.4))}@media(max-width:800px){.intro-backdrop video{height:100%}.intro-backdrop::after{background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.25) 60%,rgba(0,0,0,.45))}}
.intro-cover .intro-bottom .button{background:#fff;border-color:#fff;color:#000}.intro-cover .intro-bottom .button:hover{background:#f2f2f2;border-color:#f2f2f2;color:#000}.editorial-figure img{object-position:85% center}

.photo-error{padding:32px 20px;background:var(--paper);color:var(--ink);font-size:14px;line-height:1.6;border:1px solid var(--line)}
