/*
Theme Name: Alvis Journal
Theme URI: https://alvisyap.com/
Author: Alvis Yap
Description: A Chinese personal blog about life and growth, with a photographic home page, native block editor, post search, and English theme settings.
Version: 1.0.2
Requires at least: 6.6
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alvis-journal
*/
/* Native WordPress and accessible form defaults, independent of Tailwind. */
button{cursor:pointer}input,button{font:inherit}button{border:0}input{color:inherit}figure{margin:0}.screen-reader-text,.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto;width:auto;height:auto;padding:12px;background:#fff;z-index:1000}

:root{--paper:#fff;--ink:#20201e;--body:#5f5f59;--muted:#81817b;--line:#e9e8e5;--accent:#665f50;--wash:#f7f6f3;--serif:"Noto Serif SC","Songti SC","STSong","SimSun",Georgia,serif;--sans:"Microsoft YaHei","PingFang SC","Noto Sans SC",system-ui,sans-serif;--background:#fff;--foreground:#20201e;--border:#deddd8;--input:#deddd8;--ring:#69665b;--muted-foreground:#777770}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:1rem;line-height:1.8;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #676051;outline-offset:5px}a:hover{color:#706551}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}::selection{background:#ddd6c7}.container{width:min(1320px,90.4%);margin-inline:auto}.skip{position:fixed;top:-100px;left:16px;z-index:99;background:#20201e;color:#fff;padding:10px 18px}.skip:focus{top:12px}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:#fff}.header-overlay{position:absolute;inset:0 0 auto;background:transparent;border:0}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{white-space:nowrap;font-size:1.6rem;letter-spacing:-1px;line-height:1.2;font-family:Arial,var(--sans)}.brand strong{font-weight:700}.brand>span{font-weight:400}.nav nav{display:flex;gap:32px;align-items:center;margin-left:26px}.nav nav>a{font-size:.9375rem;position:relative;white-space:nowrap;line-height:1.6;padding:8px 0}.nav nav>a[aria-current=page]:after{content:"";height:2px;background:var(--ink);position:absolute;left:0;right:0;bottom:-3px}.nav-actions{display:flex;align-items:center;gap:24px}.icon-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:42px}.pill-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:99px;min-height:48px;padding:11px 25px;background:#20201e;color:#fff;font-size:.9375rem;line-height:1.5;border:1px solid #282825;box-shadow:0 2px 3px #0000000b;transition:background .2s,transform .2s}.pill-button:hover{background:#464338;color:#fff;transform:translateY(-1px)}.nav-cta{min-height:43px;font-size:.875rem;padding:9px 23px;white-space:nowrap}.hero-cover{position:relative;isolation:isolate;height:clamp(565px,46vw,710px);background:#e9e2d3;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 52%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,247,235,.8) 0%,rgba(248,243,232,.58) 32%,rgba(245,240,229,.2) 54%,transparent 69%);z-index:-2}.hero-inner{height:100%;display:flex;align-items:center;padding-top:84px;padding-bottom:25px}.hero-copy{max-width:600px;padding-left:16px}.hero-eyebrow{font-family:Arial,sans-serif;letter-spacing:4px;font-size:.875rem;margin-bottom:23px}.hero-copy h1{font-size:clamp(3rem,4.6vw,4.75rem);line-height:1.2;letter-spacing:3px;font-weight:600;margin-bottom:25px}.hero-description{font-size:1.0625rem;line-height:1.8;color:#3d3b36;max-width:540px}.hero-last-line{display:inline}.hero-button{margin-top:24px;min-width:196px;min-height:51px;font-size:1rem}.hero-handnote{position:absolute;right:6.7%;top:22%;font-family:"STKaiti","KaiTi","Segoe Print",var(--serif);font-size:1.4rem;line-height:1.65;letter-spacing:2px;transform:rotate(-10deg);max-width:215px;text-shadow:0 1px 14px #f2e7d5}.hero-handnote small{display:block;text-align:right;margin-top:8px;font-family:"Segoe Script",cursive;font-size:1rem}.themes-strip{background:#faf9f7;border-bottom:1px solid #f3f1ee}.themes-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0 25px}.theme-item{text-align:center;padding:0 18px;display:flex;flex-direction:column;align-items:center}.theme-item+.theme-item{border-left:1px solid #eae8e3}.theme-item h2{font-size:1.125rem;margin-top:7px;line-height:1.7}.theme-item p{font-size:.9375rem;color:var(--body);line-height:1.75;margin-top:2px}.theme-item svg{transition:transform .2s}.theme-item:hover svg{transform:translateY(-3px)}.latest-section{padding:38px 0 42px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-heading h2{font-size:1.75rem;line-height:1.5}.section-heading>a{display:flex;align-items:center;gap:9px;font-size:.875rem}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.post-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.post-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #302b2310}.post-card-link{display:flex;flex-direction:column;height:100%;color:inherit!important}.post-image{height:clamp(145px,11.4vw,188px);overflow:hidden;background:#e8e5df}.post-image img{width:100%;height:100%;object-fit:cover;object-position:center 53%;transition:transform .5s}.post-card:hover img{transform:scale(1.025)}.post-image.image-life img{object-position:75% 50%}.post-card-copy{position:relative;padding:24px 18px 17px;display:flex;flex-direction:column;flex:1}.post-category{position:absolute;top:-16px;left:17px;background:#fbfaf6;border:1px solid #f0efeb;box-shadow:0 1px 2px #00000004;border-radius:99px;padding:1px 12px;font-size:.8125rem;line-height:1.7}.post-card h3{font-size:1.1875rem;line-height:1.65;letter-spacing:.1px;margin-bottom:8px}.post-card-copy>p{font-size:.9375rem;color:var(--muted);line-height:1.7;margin-bottom:15px}.post-card-meta{display:flex;justify-content:space-between;gap:9px;color:#898984;font-size:.75rem;margin-top:auto;line-height:1.8}.post-card-meta>span{color:#9b978e}.mountain-quote{position:relative;isolation:isolate;overflow:hidden;min-height:154px;display:flex;align-items:center;justify-content:center;text-align:center;background:#e5e5e3}.mountain-quote>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 41%;z-index:-2;filter:grayscale(.45)}.mountain-quote:after{content:"";position:absolute;inset:0;background:linear-gradient(#f3f2f0db,#edeeefb0);z-index:-1}.mountain-quote .container{padding:26px 0}.mountain-quote p{font-family:"STKaiti","KaiTi",var(--serif);font-size:1.45rem;line-height:1.8;letter-spacing:2px}.mountain-quote span{font-size:.875rem;display:block;margin-top:7px}.site-footer{padding:23px 0 20px;background:#fafafa;border-top:1px solid #f1f0ed}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{font-size:1.125rem;letter-spacing:-.5px}.footer-main p{font-size:.8125rem;color:#8d8d87;margin-top:5px}.footer-main nav{display:flex;gap:27px;font-size:.875rem}.footer-actions{display:flex;gap:28px;align-items:center}.back-top{height:38px;width:38px;border:2px solid #dededb;border-radius:50%;display:grid;place-items:center}.footer-bottom{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#999993;margin-top:23px;gap:22px}.footer-bottom>div{display:flex;gap:24px}.eyebrow{font-size:.8125rem;letter-spacing:2px;color:var(--muted)}.handwritten{font-family:"Segoe Script","KaiTi",cursive;font-size:1.9rem;display:inline-block;transform:rotate(-5deg)}.text-link{display:inline-flex;align-items:center;gap:11px;font-size:.9375rem;padding-bottom:4px;border-bottom:1px solid #bebbb3}.muted{font-size:.875rem;color:var(--muted)}.lede{font-family:var(--serif);font-size:1.375rem;line-height:1.9}.article-main{padding:39px 0 65px}.article{max-width:760px;margin:0 auto}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;color:var(--muted);margin-bottom:30px}.article-header{margin-bottom:27px}.post-meta{display:flex;gap:15px;align-items:center;flex-wrap:wrap;font-size:.8125rem;color:var(--muted)}.category{color:#746b59}.article h1{font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.6;letter-spacing:.5px;margin:15px 0}.article-byline{font-size:.875rem;color:var(--muted);display:flex;gap:12px}.article p:not(.article-byline):not(.lede):not(.muted){font-size:1rem;line-height:2.1;margin:21px 0;color:var(--body)}.article h2{font-size:1.6rem;line-height:1.6;margin:35px 0 15px}.article-figure{margin:27px 0}.article-figure img{width:100%;aspect-ratio:1.8;object-fit:cover;border-radius:5px}.article-figure figcaption{font-size:.75rem;color:var(--muted);text-align:center;margin-top:9px}.article-signoff{margin-top:36px}.article .article-signoff p{font-size:.875rem!important;margin:10px 0!important}.article-end{margin-top:32px;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:.875rem;color:var(--muted)}.article-end a{display:flex;gap:8px;align-items:center}.about-page{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;padding:75px 0 80px;max-width:1120px}.about-page-heading h1{font-size:clamp(3rem,4.4vw,4rem);line-height:1.5;margin:24px 0}.about-page-heading .handwritten{font-size:1.4rem;color:var(--accent)}.about-page-copy>p:not(.lede){font-size:1rem;line-height:2.1;color:var(--body);margin-top:23px}.about-page-copy h2{font-size:1.6rem;line-height:1.6;margin-top:33px}.about-page-copy .text-link{margin-top:28px}.about-signature{margin-top:35px;padding-top:24px;border-top:1px solid var(--line)}.about-signature small{display:block;font-size:.875rem;color:var(--muted);margin-top:13px}.page-heading{padding-bottom:25px}.page-heading h1{font-size:clamp(2.4rem,4vw,3.5rem);margin:17px 0 15px;line-height:1.4}.page-heading>p{font-size:1rem;color:var(--body)}.archive-page{padding:60px 0 70px;min-height:650px}.archive-search{margin:8px 0 35px;max-width:640px}.search-label{display:block;font-size:.875rem;margin-bottom:8px;color:var(--body)}.search-field{position:relative}.search-field>svg{position:absolute;left:16px;top:18px;color:var(--muted)}.search-field input{padding:14px 18px 14px 47px;min-height:55px;height:auto;border:1px solid #d9d7d0;border-radius:6px;font-size:1rem!important;width:100%;outline:none;background:#fff}.search-field input:focus{border-color:#6c6657;box-shadow:0 0 0 3px #eae6dc}.search-status{font-size:.875rem;color:var(--muted);margin:13px 0 20px}.empty-search{padding:35px;border:1px solid var(--line);background:var(--wash);border-radius:6px;min-height:175px}.empty-search h2{font-size:1.375rem;margin-bottom:10px}.empty-search p{color:var(--body)}.entry-kind{display:inline-flex;padding:3px 12px;font-size:.8125rem;border-radius:30px;background:var(--wash);margin-bottom:4px}.project-status{display:flex;gap:10px;align-items:center;font-size:.875rem;color:var(--body);margin:22px 0}.project-status i{width:7px;height:7px;border-radius:50%;background:#667757}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:75px 0 95px;max-width:1120px;min-height:540px}.contact-copy{padding-top:25px}.contact-copy h2{font-size:1.5rem;margin-bottom:13px}.contact-copy p{color:var(--body);margin-bottom:20px;line-height:2}.contact-copy .text-link{margin-top:8px}.contact-note{font-size:.875rem;color:var(--muted);border-top:1px solid var(--line);padding-top:23px;margin-top:29px}.title-ink{color:#8b8372}.legal h1{font-size:2.25rem}.legal .muted{margin-bottom:25px}
@media(min-width:1500px){.hero-copy{padding-left:10px}.hero-description{font-size:1.125rem}.hero-copy h1{margin-bottom:30px}.hero-eyebrow{margin-bottom:26px}.hero-button{margin-top:27px}.latest-section{padding-top:44px;padding-bottom:48px}}
@media(max-width:1150px){.nav{gap:20px}.nav nav{gap:23px;margin:0}.nav-actions{gap:14px}.brand{font-size:1.4rem}.nav-cta{font-size:.8125rem;padding:9px 16px}.hero-copy{padding-left:9px;max-width:570px}.hero-description{max-width:505px;font-size:1rem}.hero-copy h1{font-size:3.35rem}.hero-handnote{right:4.5%;font-size:1.2rem;top:23%}.footer-main nav{gap:18px}.footer-main{gap:20px}.footer-actions{gap:16px}.theme-item{padding:0 11px}.theme-item p{font-size:.875rem}.post-grid{gap:21px}.post-card-copy{padding-left:15px;padding-right:15px}.post-card h3{font-size:1.125rem}.post-card-copy>p{font-size:.875rem}.about-page,.contact-layout{gap:60px}}
@media(max-width:920px){.nav-cta{display:none}.nav nav{gap:22px}.nav{height:82px}.hero-handnote{display:none}.hero-cover{height:575px}.hero-copy h1{font-size:3.2rem}.hero-copy{max-width:530px}.hero-shade{background:linear-gradient(90deg,#fbf7ebdd,#f8f3e8a3 40%,#f5f0e533 65%,transparent)}.hero-description{max-width:465px}.hero-last-line{display:block}.post-card-meta{flex-wrap:wrap;gap:2px 9px}.footer-main{flex-wrap:wrap}.footer-main nav{order:3;flex-basis:100%;padding-top:9px;gap:27px}.footer-bottom>div>span{display:none}.themes-grid{padding:25px 0}.theme-item p{max-width:180px}.about-page,.contact-layout{gap:40px}}
@media(max-width:650px){.container{width:calc(100% - 40px)}.nav{height:116px;position:relative;flex-wrap:wrap;align-content:center;gap:15px 16px}.brand{font-size:1.4rem}.nav-actions{margin-left:auto}.nav .icon-link{height:32px;width:32px}.nav nav{order:3;flex-basis:100%;justify-content:space-between;gap:15px;margin:0}.nav nav>a{font-size:.875rem;padding:0 0 6px}.nav nav>a[aria-current=page]:after{bottom:0}.hero-cover{height:auto;min-height:705px;display:flex}.hero-photo{object-position:65% 50%}.hero-shade{background:linear-gradient(90deg,#faf6e9ed 0%,#faf6e9c9 47%,#f9f3e671 75%,#f9f3e629),linear-gradient(#faf6e970,transparent 80%)}.hero-inner{padding:151px 0 65px;align-items:flex-start;height:auto}.hero-copy{padding:0;max-width:100%}.hero-eyebrow{font-size:.75rem;letter-spacing:3px;margin-bottom:25px}.hero-copy h1{font-size:clamp(2.75rem,9.5vw,3.5rem);line-height:1.25;letter-spacing:1.5px;margin-bottom:27px}.hero-description{font-size:1rem;line-height:1.9;max-width:345px}.hero-last-line{display:block}.wide-break{display:none}.hero-button{margin-top:28px;min-height:48px;min-width:185px;font-size:.9375rem}.themes-grid{grid-template-columns:repeat(2,1fr);padding:22px 0;row-gap:23px}.theme-item{padding:0 12px}.theme-item:nth-child(3){border-left:0}.theme-item svg{width:27px;height:27px}.theme-item h2{font-size:1.0625rem}.theme-item p{font-size:.875rem;max-width:170px}.latest-section{padding:30px 0 32px}.section-heading{margin-bottom:19px}.section-heading h2{font-size:1.5rem}.section-heading>a{font-size:.875rem}.post-grid{grid-template-columns:1fr;gap:23px}.post-image{height:auto;aspect-ratio:2.1}.post-card-copy{padding:25px 18px 18px}.post-card h3{font-size:1.25rem;line-height:1.7}.post-card-copy>p{font-size:1rem;line-height:1.8;margin-bottom:17px}.post-card-meta{font-size:.8125rem;flex-wrap:nowrap}.post-category{font-size:.875rem}.mountain-quote{min-height:170px}.mountain-quote .container{padding:26px 6px}.mountain-quote p{font-size:1.2rem;letter-spacing:1px}.mountain-quote span{font-size:.8125rem;margin-top:12px}.footer-main{gap:16px}.footer-main p{font-size:.75rem}.footer-main nav{gap:15px;justify-content:space-between;font-size:.8125rem;padding-top:11px}.footer-actions{gap:13px}.footer-actions .icon-link{width:28px}.back-top{width:34px;height:34px}.footer-bottom{margin-top:22px;flex-wrap:wrap;gap:7px;font-size:.75rem}.site-footer{padding-bottom:22px}.article-main{padding:28px 0 42px}.article h1{font-size:2rem;line-height:1.5;letter-spacing:0}.article-header{margin-bottom:22px}.article .lede{font-size:1.25rem}.article p:not(.article-byline):not(.lede):not(.muted){font-size:1rem;line-height:2}.article h2{font-size:1.45rem}.article-figure img{aspect-ratio:1.5}.article-figure figcaption{font-size:.75rem}.article-end{font-size:.8125rem;gap:16px}.back-link{font-size:.8125rem;margin-bottom:22px}.about-page,.contact-layout{display:block;padding:42px 0 50px}.about-page-heading h1{font-size:2.9rem;margin:20px 0}.about-page-copy{margin-top:40px}.about-page-copy .lede{font-size:1.3rem}.about-page-copy h2{font-size:1.45rem}.page-heading h1{font-size:2.5rem}.archive-page{padding:38px 0 50px;min-height:600px}.archive-search{margin-bottom:27px}.search-status{margin-bottom:20px}.contact-copy{padding-top:10px}.contact-layout .page-heading{padding-bottom:22px}.contact-note{font-size:.875rem}.legal h1{font-size:1.85rem}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.nav nav{gap:10px}.nav nav>a{font-size:.8125rem}.hero-copy h1{font-size:2.65rem}.hero-description{font-size:.9375rem}.hero-cover{min-height:680px}.theme-item p{font-size:.8125rem}.footer-main nav{gap:11px;font-size:.8125rem}.footer-main p{max-width:210px}.footer-actions{gap:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.facebook-link span{font-family:Arial,sans-serif;font-weight:800;font-size:25px;line-height:1;width:22px;height:22px;border-radius:50%;background:var(--ink);color:white;display:block;text-align:center;padding-top:3px}.footer-actions{gap:18px}@media(max-width:650px){.footer-actions{gap:6px}.footer-main{gap:12px}}
/* WordPress content, menus and pagination. */
body{min-width:280px}.site-header .alvis-menu,.site-footer .alvis-menu{display:flex;list-style:none;gap:inherit;margin:0;padding:0}.nav nav a{font-size:.9375rem;position:relative;white-space:nowrap;line-height:1.6;padding:8px 0}.nav nav .current-menu-item>a:after{content:"";height:2px;background:var(--ink);position:absolute;left:0;right:0;bottom:-3px}.search-controls{display:flex;align-items:stretch;gap:10px}.search-controls .search-field{flex:1;min-width:0}.search-controls .pill-button{border-radius:6px;min-height:55px;padding:10px 18px}.entry-content a{color:#665f50;text-decoration:underline;text-underline-offset:4px}.entry-content a:hover{color:#20201e}.entry-content ul,.entry-content ol{padding-left:1.5em;color:var(--body)}.entry-content li{margin:.6em 0}.entry-content blockquote{margin:28px 0;border-left:3px solid #b7ac95;padding:4px 24px;background:#faf9f6}.entry-content figure{margin:26px 0}.entry-content figcaption{font-size:.8125rem;color:var(--muted);text-align:center;margin-top:8px}.entry-content img{border-radius:5px;height:auto}.entry-content video,.entry-content audio,.entry-content iframe{max-width:100%}.entry-content iframe{border:0}.entry-content pre{overflow-x:auto;padding:18px;background:var(--wash)}.entry-content .wp-block-gallery figure{margin:0}.entry-content .alignwide{width:calc(100% + 120px);max-width:calc(100vw - 40px);margin-left:-60px}.entry-content .alignfull{width:100%;margin-inline:0}.entry-content .wp-block-embed{overflow:hidden}.entry-content .wp-block-embed.is-type-video .wp-block-embed__wrapper{aspect-ratio:16/9}.entry-content .wp-block-embed.is-type-video iframe{width:100%;height:100%}.entry-content h3{font-size:1.3rem;margin:26px 0 12px}.entry-content hr{margin:32px 0;border:0;border-top:1px solid var(--line)}.entry-content .wp-block-table{overflow-x:auto}.entry-content td,.entry-content th{padding:10px;border:1px solid var(--line)}.entry-content table{border-collapse:collapse;width:100%}.pagination,.nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:34px 0}.page-numbers{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:4px;padding:4px 12px}.page-numbers.current{background:var(--ink);color:#fff}.page-wide{max-width:1120px;padding:24px 0 30px}.page-wide .wp-block-columns{gap:80px}.page-wide .wp-block-column{min-width:0}.page-wide h1{font-size:clamp(2.8rem,4.4vw,4rem);line-height:1.5}.about-columns .wp-block-column:first-child{flex-basis:44%}.about-columns .wp-block-column:last-child{flex-basis:56%}.article .entry-content .eyebrow{font-size:.8125rem;letter-spacing:2px;color:var(--muted)}.article .entry-content .handwritten{font-family:"Segoe Script","KaiTi",cursive;font-size:1.7rem;color:var(--ink)}.section-posts{border-top:1px solid var(--line);margin-top:36px;padding-top:12px}.entry-content .wp-block-buttons{margin:24px 0}.post-card-meta{font-size:.8125rem}.admin-bar .header-overlay{top:32px}
@media(max-width:920px){.page-wide .wp-block-columns{gap:35px}.entry-content .alignwide{width:100%;max-width:100%;margin-left:0}}
@media(max-width:782px){.admin-bar .header-overlay{top:46px}.page-wide .wp-block-columns{display:block}.page-wide .wp-block-column+.wp-block-column{margin-top:32px}}
@media(max-width:650px){.nav nav a{font-size:.875rem;padding:0 0 6px}.site-header .alvis-menu{width:100%;justify-content:space-between;gap:10px}.page-wide{padding:5px 0 12px}.page-wide h1{font-size:2.8rem}.footer-main .alvis-menu{width:100%;justify-content:space-between;gap:12px}.footer-main nav{width:100%}.search-controls .pill-button{padding:10px 13px}.hero-intro{max-width:345px}.entry-content .wp-block-gallery{gap:12px}.page-wide .entry-content .wp-block-columns{margin-bottom:0}}
