@import url('./fonts.css');
:root{--ink:#232723;--muted:#666a63;--paper:#fafaf7;--line:#d9d9d2;--stone:#a48d72;--serif:Georgia,'Times New Roman',serif;--gutter:clamp(22px,4.2vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:450;line-height:1.08}h2{font-size:clamp(30px,3.3vw,52px);letter-spacing:-1.7px}p{margin-bottom:1em}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--stone);outline-offset:5px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--stone)}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:20px;background:#fff;padding:14px;z-index:100}.skip-link:focus{top:10px}.header{height:102px;padding:0 var(--gutter);display:flex;align-items:center;gap:32px;background:var(--paper);position:relative;z-index:20}.brand{display:flex;flex-direction:column;flex-shrink:0}.logo-word{font-size:38px;font-weight:500;line-height:1;letter-spacing:-2px;position:relative}.logo-dot{font-size:12px;position:absolute;right:-11px;top:1px;letter-spacing:0}.logo-tag{font-size:9px;letter-spacing:1.5px;margin-top:9px}.desktop-nav{display:flex;gap:24px;margin:auto;font-size:13px;white-space:nowrap}.desktop-nav a:hover{color:var(--stone)}.header-contact{display:flex;flex-direction:column;white-space:nowrap}.header-contact a{font-size:16px;font-weight:700}.header-contact span{font-size:11px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:52px;padding:15px 23px;font-size:13px;font-weight:600;border:1px solid transparent;transition:background .2s,color .2s}.button span{font-size:20px;line-height:1}.button:hover{background:#b19c80;color:#171a17}.dark{background:var(--ink);color:white}.white{background:#fff;color:var(--ink)}.outline-light{border-color:#ffffff75;color:white;background:#11111110}.outline{border-color:#95978c;background:transparent}.menu-toggle{display:none;background:transparent;border:0;padding:10px}.menu-toggle span{display:block;width:26px;height:1px;background:var(--ink);margin:6px}.hero{min-height:660px;height:min(760px,calc(100svh - 102px));position:relative;isolation:isolate;overflow:hidden;color:white;background:#30312c}.hero-photo,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-photo{background-image:url('./kitchen.webp');background-size:cover;background-position:center 54%}.reference-photo{background-image:url('./reference.webp');background-size:100% auto;background-position:center -7vw}.hero-shade{background:linear-gradient(90deg,rgba(12,16,12,.66) 0%,rgba(12,16,12,.26) 52%,rgba(12,16,12,.12)),linear-gradient(0deg,rgba(0,0,0,.44),transparent 40%);z-index:-1}.hero-content{padding:70px var(--gutter) 110px;max-width:930px}.eyebrow{font-size:11px;letter-spacing:2.4px;font-weight:650;margin-bottom:21px;color:#7f725f}.eyebrow.light{color:#f6f0e7}.hero h1{font-size:clamp(54px,6.5vw,100px);letter-spacing:-4px;line-height:.99;margin-bottom:26px}.hero h1 em{font-family:var(--serif);font-weight:400;font-size:1.04em;letter-spacing:-3px}.hero-description{font-size:15px;line-height:1.75;opacity:.92;margin-bottom:30px}.hero-actions{display:flex;gap:12px}.hero-index{position:absolute;right:var(--gutter);top:74px;display:grid;gap:16px;font-size:13px}.hero-index span{font-size:10px;opacity:.55;padding-right:14px}.hero-index a:hover{text-decoration:underline}.hero-bottom{position:absolute;bottom:30px;left:var(--gutter);right:var(--gutter);display:flex;align-items:end;justify-content:space-between;font-size:9px;letter-spacing:1.1px}.hero-bottom a{font-size:11px;letter-spacing:0;color:#efefe9}.hero-bottom span:last-child{text-align:right}.section{padding:70px var(--gutter)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-heading p{font-size:14px;margin:0;color:var(--muted)}.section-heading .eyebrow{font-size:11px;margin-bottom:16px}
@media(min-width:1600px){.header{height:116px}.hero{height:820px;max-height:900px}.hero-content{padding-top:100px}}
@media(max-width:1150px){.desktop-nav{gap:16px;font-size:12px}.header{gap:25px}.header-contact{display:none}.hero{min-height:650px}.hero h1{font-size:78px}}
@media(max-width:760px){html{scroll-padding-top:75px}.header{height:82px;justify-content:space-between}.logo-word{font-size:31px}.logo-tag{font-size:7px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px var(--gutter) 30px;box-shadow:0 15px 20px #0002}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.hero{height:730px;min-height:0}.hero-content{padding-top:62px;padding-bottom:140px}.hero h1{font-size:clamp(44px,10.9vw,78px);letter-spacing:-2px;line-height:1.06}.hero h1 em{letter-spacing:-2px}.hero-description{font-size:14px;max-width:310px}.hero-description br{display:none}.hero-index{display:none}.hero-actions{flex-direction:column;align-items:start}.hero-actions .button{min-width:230px}.hero-bottom{bottom:25px}.hero-bottom a{display:none}.hero-bottom span{font-size:8px}.hero-photo{background-position:62% center}.reference-photo{background-size:auto 340%;background-position:center -70px}.hero-shade{background:linear-gradient(90deg,#12170fbe,#12170f22),linear-gradient(0deg,#12170f99,transparent 50%)}.section{padding:48px var(--gutter)}.section-heading{display:block}.section-heading>p{margin-top:20px}h2{letter-spacing:-1px}}
.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid var(--ink);padding:5px 0;font-size:13px;font-weight:650;white-space:nowrap}.text-link span{font-size:20px}.text-link:hover{color:#867056;border-color:currentColor}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:19px}.product-image{position:relative;height:clamp(180px,19vw,300px);overflow:hidden;background:#dedcd4}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.card-number{position:absolute;top:12px;left:12px;background:#f9f9f2df;padding:3px 8px;font-size:10px}.product-card h3{font-size:15px;line-height:1.4;font-weight:650;margin:15px 0 5px;display:flex;justify-content:space-between;gap:8px}.product-card h3 span{font-size:20px}.product-card p{font-size:12px;color:var(--muted);line-height:1.6;margin:0;max-width:190px}.image-note{font-size:11px;color:#73756b;margin:20px 0 0}.about-split{display:grid;grid-template-columns:1.15fr 1fr .65fr;background:#eeefea}.about-copy{padding:62px 45px 62px var(--gutter)}.about-copy h2{font-size:clamp(36px,3.8vw,58px);margin-bottom:25px}.about-copy h2 em,.faq-section em,.request-section em,.page-intro em{font-family:var(--serif);font-weight:400}.about-copy>p:not(.eyebrow){font-size:14px;max-width:420px;color:#585e55}.about-copy .button{margin-top:10px}.about-image{position:relative;min-height:540px}.about-image img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 54%}.photo-label{position:absolute;bottom:24px;left:24px;color:#fff;font-size:10px;letter-spacing:2px}.advantages{padding:45px 30px;display:flex;flex-direction:column;justify-content:space-around;gap:28px}.advantages h3{font-size:14px;font-weight:650;margin-top:8px}.advantages p{font-size:12px;color:var(--muted);margin-top:7px;line-height:1.5}.line-icon{display:block;font-size:34px;line-height:1;color:#918169}.materials{padding-bottom:55px}.material-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.material-swatch{aspect-ratio:1.78;position:relative;background-image:url('./reference.webp');background-size:575% auto;background-repeat:no-repeat;overflow:hidden}.swatch-marble{background-position:3.7% 57.48%}.swatch-granite{background-position:27.2% 57.48%}.swatch-quartzite{background-position:49.8% 57.48%}.swatch-quartz{background-position:73.2% 57.48%}.swatch-ceramic{background-position:96.6% 57.48%}.material-swatch>span{position:absolute;bottom:8px;right:10px;font-size:10px;background:#fff9;padding:2px 6px}.material-card h3{display:flex;align-items:start;justify-content:space-between;gap:5px;font-weight:600;font-size:13px;line-height:1.45;margin-top:13px}.material-card h3 span{font-size:18px}.material-card p{font-size:11px;color:var(--muted);margin-top:4px;max-width:170px;line-height:1.5}.projects{padding-top:38px}.gallery-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.gallery-filter button{border:1px solid var(--line);background:transparent;padding:8px 20px;font-size:12px}.gallery-filter button.active,.gallery-filter button:hover{background:var(--ink);color:white;border-color:var(--ink)}.projects-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:22px}.project-card{position:relative;overflow:hidden;min-height:430px;display:flex;align-items:end}.project-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.project-card:first-child img{object-position:62% center}.project-card:hover img{transform:scale(1.035)}.project-card>div{position:relative;width:100%;padding:80px 24px 24px;color:#fff;background:linear-gradient(transparent,#0009)}.project-card>div>span{font-size:9px;letter-spacing:2px}.project-card h3{margin-top:12px;font-size:21px;display:flex;justify-content:space-between;align-items:center;gap:15px;line-height:1.3}.process{padding-top:30px;padding-bottom:75px}.steps{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;gap:28px;padding:0;margin:36px 0 0}.steps li{border-top:1px solid var(--line);padding-top:20px;position:relative}.step-index{font-family:var(--serif);font-style:italic;color:#a18a6f;font-size:31px}.steps h3{font-size:15px;font-weight:650;margin:18px 0 10px}.steps p{font-size:13px;color:var(--muted);line-height:1.6;max-width:210px;margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;background:#eeefea}.faq-section h2{line-height:1.15;font-size:clamp(32px,3vw,46px)}.faq-section .text-link{margin-top:24px}.faq-list details{border-bottom:1px solid #cbcdc3}.faq-list details:first-child{border-top:1px solid #cbcdc3}.faq-list summary{list-style:none;cursor:pointer;font-size:14px;font-weight:600;padding:21px 0;display:flex;justify-content:space-between;gap:25px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:400;line-height:1}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{font-size:14px;color:var(--muted);padding:0 30px 20px 0;margin:0}.request-section{padding:64px var(--gutter);display:grid;grid-template-columns:1fr 1.05fr;gap:70px;background:#252c29;color:#fff;position:relative;isolation:isolate}.request-section:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#202a25e8,#1c2521df),url('./kitchen.webp') center 74%/cover;z-index:-1}.request-copy h2{font-size:clamp(40px,4.4vw,66px);margin-bottom:20px}.request-copy>p:not(.eyebrow){font-size:14px;color:#d2d8d0;line-height:1.8}.request-phone{display:inline-flex;font-size:23px;gap:25px;align-items:center;border-bottom:1px solid #a1a99e;padding:8px 0}.request-form{background:var(--paper);color:var(--ink);padding:28px;align-self:center}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.request-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;margin-bottom:15px;font-weight:600}.request-form input,.request-form select,.request-form textarea{width:100%;min-width:0;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:0;padding:12px 13px;font-size:14px;line-height:1.5}.request-form textarea{resize:vertical}.request-form .button{width:100%}.request-form .form-note{font-size:11px;line-height:1.65;color:var(--muted);margin:12px 0 0}.request-result{margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.request-result p{font-size:14px}.footer{padding:55px var(--gutter) 25px}.footer-top{display:grid;grid-template-columns:1.1fr .8fr 1.1fr 1.2fr;gap:40px}.footer h3{font-size:12px;font-weight:650;margin:0 0 18px}.footer-brand>p{font-size:12px;margin-top:22px;color:var(--muted)}.footer nav>a{display:block;font-size:12px;line-height:2.3;color:var(--muted)}.footer-phone{font-size:17px;font-weight:650}.footer-contact p{font-size:11px;color:var(--muted);margin:6px 0 16px}address{font-style:normal;font-size:13px;line-height:1.7}.map-card{background:#e7e9df;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:start;min-height:190px;border:1px solid #d4d6ca}.map-coordinates{font-size:9px;letter-spacing:1.7px}.map-pin{font-size:34px;color:#8a785d;line-height:1.4}.map-card strong{font-size:13px;font-weight:600}.map-link{font-size:11px;border-top:1px solid #bdbfaf;padding-top:12px;margin-top:12px;width:100%;display:flex;justify-content:space-between;gap:12px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:22px;margin-top:42px;font-size:10px;color:var(--muted)}.footer-bottom span:last-child{font-size:9px;letter-spacing:1px}.mobile-contact{display:none}.breadcrumbs{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:45px}.breadcrumbs a:hover{text-decoration:underline}.page-intro{max-width:850px;margin-bottom:45px}.page-intro h1{font-size:clamp(42px,5.6vw,80px);letter-spacing:-2.5px;margin-bottom:25px;line-height:1.09}.page-intro>p:last-child{font-size:17px;max-width:680px;color:var(--muted)}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:40px}.three-columns h3,.three-columns h2{font-size:23px;letter-spacing:-.5px;margin-bottom:15px}.three-columns p{color:var(--muted);font-size:15px;margin:0}.material-advice{background:#eeefea}.detail-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.detail-hero .page-intro h1{font-size:clamp(38px,4.3vw,64px)}.detail-hero .page-intro>p:last-child{font-size:16px}.detail-hero figure{margin:0}.detail-hero figure img{width:100%;height:560px;object-fit:cover}.detail-hero figcaption{font-size:11px;margin-top:12px;color:var(--muted)}.local-label{font-size:9px;letter-spacing:1.4px;color:var(--muted);margin-bottom:24px}.detail-facts{border-top:1px solid var(--line);padding-top:40px;margin-top:55px}.detail-answer{margin-top:50px;padding:35px;background:#eeefea;display:grid;grid-template-columns:1fr 1fr;gap:50px}.detail-answer h2{font-size:27px;letter-spacing:-.5px}.detail-answer p{font-size:15px;color:var(--muted);margin:0}.material-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.material-detail .material-swatch{width:100%}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:60px}.contact-details .eyebrow{margin:30px 0 10px}.contact-details .eyebrow:first-child{margin-top:0}.contact-big{font-size:clamp(24px,3.2vw,46px);letter-spacing:-1px}.contact-details p:not(.eyebrow){font-size:14px;color:var(--muted);margin:10px 0 20px}.contact-details address{font-size:22px}.contact-location{background:#e7e9df;border:1px solid #d4d6ca;padding:40px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;min-height:430px}.big-pin{font-size:70px;color:#938066}.contact-location .text-link{margin-top:28px;white-space:normal}.prose{max-width:1100px;margin:auto}.prose h2{font-size:28px;letter-spacing:-.5px;margin:35px 0 15px}.prose p{max-width:850px;color:var(--muted)}.prose p a{text-decoration:underline}.error-page{min-height:60vh}.error-page h1{font-size:clamp(40px,6vw,80px);margin:20px 0 30px}
@media(max-width:1100px){.about-split{grid-template-columns:1fr 1fr}.advantages{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);padding:30px var(--gutter)}.about-copy{padding-right:30px}.about-image{min-height:530px}.request-section{gap:35px}.project-card{min-height:340px}.project-card h3{font-size:18px}.footer-top{gap:24px;grid-template-columns:1fr .8fr 1fr}.map-card{grid-column:1/-1;display:grid;grid-template-columns:1fr auto 1fr 1fr;align-items:center;gap:22px;min-height:90px}.map-link{border:0;padding:0;margin:0}.detail-hero{gap:35px}.detail-hero figure img{height:480px}.faq-section{gap:40px}}
@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.product-grid .product-card:last-child{grid-column:1/-1}.product-grid .product-card:last-child .product-image{height:240px}.product-image{height:230px}.product-card h3{font-size:14px}.section-heading .text-link{margin-top:22px}.product-card p{font-size:12px}.about-split{grid-template-columns:1fr}.about-copy{padding:48px var(--gutter)}.about-copy h2{font-size:44px}.about-image{min-height:450px}.advantages{grid-template-columns:repeat(2,1fr);gap:25px;padding:32px var(--gutter)}.material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.material-card:last-child{grid-column:1/-1;max-width:calc(50% - 7px)}.projects-grid{grid-template-columns:1fr}.project-card{min-height:390px}.project-card h3{font-size:25px}.projects{padding-top:15px}.gallery-filter button{padding:9px 17px;font-size:12px}.steps{grid-template-columns:1fr;gap:20px}.steps li{display:grid;grid-template-columns:45px 1fr;column-gap:17px;padding-top:17px}.step-index{grid-row:span 2;font-size:31px}.steps h3{margin:5px 0 8px}.steps p{max-width:100%;font-size:14px}.faq-section{grid-template-columns:1fr;gap:32px}.faq-section h2{font-size:36px}.request-section{grid-template-columns:1fr;gap:32px;padding:45px var(--gutter)}.request-copy h2{font-size:49px}.request-form{padding:20px}.form-row{grid-template-columns:1fr;gap:0}.request-form .button{font-size:12px;padding:14px}.request-form input,.request-form textarea,.request-form select{font-size:16px}.footer{padding-top:42px;padding-bottom:88px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-column:1/-1}.footer-brand>p{margin-top:17px}.footer-contact{min-width:0}.footer-phone{font-size:15px}.footer address{font-size:12px}.map-card{display:flex;gap:12px;padding:20px;align-items:start}.map-pin{display:none}.map-link{padding-top:12px;border-top:1px solid #bdbfaf}.footer-bottom{display:grid;grid-template-columns:1fr 1fr;font-size:10px;margin-top:30px}.footer-bottom span:last-child{grid-column:1/-1}.mobile-contact{position:fixed;bottom:14px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#fff;padding:13px 20px;border:1px solid #a2a593;font-size:13px;z-index:30;box-shadow:0 4px 18px #0003}.breadcrumbs{margin-bottom:32px;font-size:11px}.page-intro h1{font-size:42px;letter-spacing:-1.5px}.page-intro>p:last-child{font-size:16px}.three-columns{grid-template-columns:1fr;gap:28px}.three-columns h3,.three-columns h2{font-size:23px}.detail-hero,.material-detail,.contact-grid{grid-template-columns:1fr;gap:30px}.detail-hero .page-intro h1{font-size:40px}.detail-hero figure img{height:430px}.detail-answer{grid-template-columns:1fr;padding:25px;gap:20px}.contact-location{padding:28px;min-height:350px}.contact-details address{font-size:20px}.request-form .form-note{font-size:12px}}
@media(max-width:380px){.product-image{height:190px}.hero h1{font-size:40px}.hero h1 em{letter-spacing:-2.5px}.hero-bottom span:last-child{display:none}.gallery-filter{gap:5px}.gallery-filter button{padding:8px 12px}.contact-big{font-size:27px}}
.reference-windowsill{width:100%;height:100%;min-height:180px;background:url('./reference.webp') 49.7% 28.08%/550% auto no-repeat}.detail-hero figure .reference-windowsill{height:auto;aspect-ratio:1.04}
.journal-preview{background:#f0f0ea}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.journal-card{padding:30px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-height:340px}.journal-card h3{font-size:25px;line-height:1.25;letter-spacing:-.6px;margin-bottom:18px}.journal-card h3 a:hover{color:#847057}.journal-card>p:not(.eyebrow){font-size:15px;color:var(--muted)}.journal-card-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px}.journal-card time{font-size:12px;color:var(--muted)}.journal-topics{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 35px}.journal-topics a{padding:9px 17px;border:1px solid var(--line);font-size:14px}.journal-topics a[aria-current],.journal-topics a:hover{background:var(--ink);color:white}.journal-article{max-width:1100px;margin:auto}.article-heading h1{font-size:clamp(36px,4.5vw,66px);letter-spacing:-1.7px;line-height:1.13;margin-bottom:26px}.article-lead{font-size:20px;color:var(--muted);max-width:780px}.article-meta{display:flex;gap:20px;font-size:13px;color:var(--muted);margin:28px 0 45px}.article-body{max-width:780px;font-size:17px;line-height:1.85}.article-body h2{font-size:30px;letter-spacing:-.7px;margin:42px 0 20px;line-height:1.25}.article-body a{border-bottom:1px solid #a18a6f}.article-body a:hover{color:#847057}.article-body li{margin-bottom:12px}.article-cover{width:100%;height:auto;margin-bottom:35px}.article-cta{background:#eeefea;padding:35px;margin:55px 0 35px}.article-cta h2{font-size:32px;margin-bottom:16px}.article-pagination{display:flex;justify-content:space-between;gap:20px;font-size:13px;align-items:start}.article-pagination a{max-width:33%}.journal-empty{padding:40px;background:#eeefea}.journal-index .pagination{margin-top:35px}.journal-index .page-numbers{padding:9px 15px;display:inline-block;border:1px solid var(--line)}.journal-index .page-numbers.current{background:var(--ink);color:white}
@media(min-width:1151px) and (max-width:1390px){.header-cta{display:none}.desktop-nav{font-size:13px}}
@media(max-width:900px){.journal-grid{grid-template-columns:1fr}.journal-card{min-height:260px}.journal-card h3{font-size:26px}.article-heading h1{font-size:40px}.article-lead{font-size:18px}.article-pagination{flex-direction:column}.article-pagination a{max-width:100%}.article-body{font-size:16px}.article-body h2{font-size:27px}.article-cta{padding:25px}.article-meta{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

