/*
Theme Name: Tuzhe Packaging
Theme URI: https://www.tuzhebaozhuang.com/
Author: Tuzhe Packaging
Description: Responsive product showcase for custom bakery and food packaging. Works with Tuzhe Product Catalog.
Version: 1.3.2
Requires at least: 6.4
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: tuzhe-packaging
*/
.catalog-layout>*{min-width:0}
:root{--ink:#173c3a;--muted:#5b6e6a;--teal:#006f66;--light:#edf5f1;--line:#dce6e1;--cream:#faf9f5;--white:#fff;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none}a:hover{color:var(--teal)}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #299bff;outline-offset:4px}h1,h2,h3,h4{line-height:1.15;font-weight:600;letter-spacing:-.035em;margin:0 0 20px}h1{font-size:clamp(34px,4.4vw,62px)}h2{font-size:clamp(28px,3vw,42px)}h3{font-size:22px}p{margin:0 0 20px}ul{padding-left:22px}.container{width:min(1240px,calc(100% - 64px));margin:auto}.topbar{background:var(--teal);color:#fff;font-size:12px;letter-spacing:.03em;padding:8px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.topbar a:hover{color:#fff;text-decoration:underline}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand img{width:45px;height:45px}.brand strong{display:block;font-size:23px;letter-spacing:.02em;line-height:1.1}.brand small{display:block;letter-spacing:.15em;font-size:10px;margin-top:6px;color:var(--muted)}.main-nav{display:flex;gap:25px;align-items:center;font-size:13px;font-weight:600}.main-nav a{white-space:nowrap}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:13px 22px;background:var(--teal);border:1px solid var(--teal);color:#fff!important;border-radius:3px;font-size:14px;font-weight:600;cursor:pointer;line-height:1.4;text-decoration:none!important}.button:hover,.nav-cta:hover{background:#00594f}.button.secondary{background:transparent;color:var(--ink)!important;border-color:#aac1b8}.button.secondary:hover{background:#e3eee8}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:3px;padding:8px 14px}.skip-link{position:absolute;left:-9999px;top:10px;z-index:100}.skip-link:focus{left:10px;background:#fff;padding:12px}.hero{background:#eff4ef}.hero-inner{display:grid;grid-template-columns:1fr 1fr;min-height:580px;align-items:center;gap:55px}.hero-copy{padding:65px 0}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.2em;font-weight:700;color:var(--teal);margin-bottom:22px}.hero h1{max-width:580px}.hero .lead{font-size:17px;max-width:485px;color:var(--muted)}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:30px 0}.hero-note{font-size:12px;color:var(--muted);letter-spacing:.02em}.hero-media{position:relative;height:530px;align-self:end}.hero-media>img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:100px 100px 0 0}.hero-caption{position:absolute;bottom:25px;left:25px;right:25px;background:#ffffffed;padding:15px 22px;display:flex;justify-content:space-between;font-size:13px;align-items:center;border-radius:3px}.hero-caption strong{display:block}.hero-caption span{color:var(--muted);font-size:11px}.promise-strip{border-bottom:1px solid var(--line);background:#fff}.promise-strip .container{display:grid;grid-template-columns:repeat(4,1fr);padding-top:22px;padding-bottom:22px}.promise-strip span{font-size:13px;text-align:center;border-right:1px solid var(--line)}.promise-strip span:last-child{border:0}.section{padding:82px 0}.section.soft{background:var(--cream)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading p{color:var(--muted);max-width:480px;margin-bottom:0}.text-link{color:var(--teal);font-size:13px;font-weight:600;white-space:nowrap;border-bottom:1px solid #a5c5ba;padding-bottom:3px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-card{display:block;border:1px solid var(--line);background:#fff;border-radius:var(--radius);overflow:hidden}.category-card img{width:100%;aspect-ratio:1.28;object-fit:cover;transition:transform .2s}.category-card:hover img{transform:scale(1.025)}.category-card .card-body{padding:18px 20px}.category-card h3{font-size:17px;margin-bottom:7px}.category-card p{font-size:12px;color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.product-card{min-width:0}.product-card .photo{display:block;overflow:hidden;border-radius:var(--radius);background:#f3f4f1}.product-card img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .2s}.product-card:hover img{transform:scale(1.025)}.product-card .ref{display:block;font-size:10px;color:var(--muted);letter-spacing:.12em;margin:15px 0 8px}.product-card h2,.product-card h3{font-size:16px;line-height:1.4;letter-spacing:-.01em;margin:0 0 9px}.product-card .detail-link{font-size:12px;color:var(--teal)}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split-image img{border-radius:var(--radius);width:100%;aspect-ratio:1.12;object-fit:cover}.split p{color:var(--muted)}.number-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.number-grid strong{font-size:30px;display:block}.number-grid span{font-size:12px;color:var(--muted)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:35px}.process-grid article{border-top:1px solid #b6cac0;padding-top:20px}.process-grid .step{font-size:12px;letter-spacing:.12em;color:var(--teal);margin-bottom:24px;display:block}.process-grid h3{font-size:19px}.process-grid p{font-size:14px;color:var(--muted)}.cta-band{background:var(--teal);color:white;border-radius:var(--radius);padding:45px 50px;display:flex;gap:35px;align-items:center;justify-content:space-between}.cta-band h2{font-size:32px;margin-bottom:12px}.cta-band p{margin:0;color:#d5e8de}.cta-band .button{background:#fff;color:var(--teal)!important;border-color:#fff;flex-shrink:0}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.guide-card{border-top:1px solid var(--line);padding-top:20px}.guide-card .eyebrow{font-size:10px;margin-bottom:15px}.guide-card h3{font-size:23px;line-height:1.3}.guide-card p{font-size:14px;color:var(--muted)}.footer{background:#143e38;color:#e4eee8;padding:60px 0 0}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:42px;padding-bottom:50px}.footer h3{font-size:14px;letter-spacing:0;color:#fff}.footer p,.footer a{font-size:13px;color:#c7dad1}.footer ul{padding:0;list-style:none;margin:0}.footer li{margin:9px 0}.footer a:hover{color:#fff}.footer .brand{margin-bottom:25px}.footer .brand strong{color:white}.footer .brand small{color:#c7dad1}.footer-bottom{border-top:1px solid #31584b;display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:11px;color:#a3c1b4}.crumbs{font-size:12px;color:var(--muted);padding:25px 0;display:flex;gap:9px;flex-wrap:wrap}.crumbs a:hover{text-decoration:underline}.page-intro{padding:25px 0 50px;border-bottom:1px solid var(--line)}.page-intro h1{font-size:46px;margin-bottom:20px}.page-intro p{max-width:780px;color:var(--muted);font-size:17px;margin-bottom:0}.catalog-layout{display:grid;grid-template-columns:225px 1fr;gap:45px;padding:45px 0 70px}.sidebar h2{font-size:16px;letter-spacing:0}.sidebar ul{list-style:none;padding:0;margin:0}.sidebar>ul>li{border-top:1px solid var(--line);padding:13px 0}.sidebar a{font-size:13px}.sidebar li ul{padding:8px 0 0 12px}.sidebar li li{padding:4px 0}.sidebar .current{color:var(--teal);font-weight:700}.catalog-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-form{display:flex;margin-bottom:30px;border:1px solid var(--line);border-radius:4px;overflow:hidden}.search-form input{min-width:0;width:100%;padding:10px 12px;border:0;font-size:13px}.search-form button{background:var(--light);border:0;padding:10px;cursor:pointer}.catalog-count{font-size:12px;color:var(--muted);margin-bottom:23px}.pagination{display:flex;gap:8px;margin:40px 0;flex-wrap:wrap}.pagination .page-numbers{border:1px solid var(--line);padding:8px 15px}.pagination .current{background:var(--teal);color:white}.category-copy{padding-top:40px;border-top:1px solid var(--line);color:var(--muted);max-width:900px}.category-copy h2{font-size:30px;color:var(--ink)}.category-copy h3{font-size:19px;color:var(--ink);margin-top:27px;letter-spacing:0}.category-copy a,.prose a{text-decoration:underline;color:var(--teal)}.product-detail{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;padding-bottom:60px;align-items:start}.main-product-image{border-radius:var(--radius);background:#f4f4f0;overflow:hidden}.main-product-image img{width:100%;aspect-ratio:1;object-fit:contain}.thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:12px}.thumbs button{border:1px solid var(--line);padding:0;cursor:pointer;background:#fff;border-radius:3px;overflow:hidden}.thumbs button[aria-pressed=true]{border:2px solid var(--teal)}.thumbs img{width:100%;aspect-ratio:1;object-fit:cover}.product-copy{padding:10px 0}.product-copy h1{font-size:40px}.product-copy .lead{color:var(--muted);font-size:16px}.product-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;margin:27px 0;font-size:13px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-facts dt{color:var(--muted);font-size:11px}.product-facts dd{margin:0}.product-copy .request-note{font-size:12px;color:var(--muted);margin-top:15px}.prose{max-width:830px;font-size:16px;overflow-wrap:anywhere}.prose h2{font-size:30px;margin-top:40px}.prose h3{font-size:21px;letter-spacing:-.01em;margin-top:28px}.prose p,.prose li{color:var(--muted)}.prose p strong{color:var(--ink)}.prose .button{margin:10px 0}.table-scroll{overflow:auto;margin:25px 0}table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}td,th{padding:12px 15px;border:1px solid var(--line);min-width:100px}th{background:var(--light);font-weight:600}.product-body{border-top:1px solid var(--line);padding:10px 0 55px}.product-body .prose{max-width:960px}.detail-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:25px}.detail-photos a{display:block}.detail-photos img{width:100%;height:auto;border-radius:5px}.article-wrap{padding:20px 0 70px}.article-wrap .prose{margin:auto}.article-head{max-width:830px;margin:auto;padding:10px 0 25px}.article-head h1{font-size:46px}.article-cover{max-width:830px;margin:0 auto 40px}.article-cover img{max-height:480px;width:100%;object-fit:cover;border-radius:var(--radius)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-card{background:var(--light);padding:35px;border-radius:var(--radius)}.contact-card h2{font-size:25px}.contact-card a{text-decoration:underline}.email-form label{display:block;font-size:13px;margin-bottom:15px}.email-form input,.email-form textarea,.email-form select{display:block;width:100%;padding:12px;border:1px solid #bdcec5;border-radius:3px;background:white;margin-top:5px}.email-form textarea{min-height:130px}.empty{padding:50px 0}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.mobile-contact{display:none}
@media(min-width:1450px){.hero-inner{min-height:620px}.hero-media{height:570px}}
@media(max-width:1100px){.main-nav{gap:16px;font-size:12px}.nav-cta{padding:11px 15px}.brand strong{font-size:20px}.hero-inner{gap:35px;min-height:510px}.hero-media{height:470px}.product-detail{gap:35px}.product-copy h1{font-size:33px}.catalog-layout{gap:25px;grid-template-columns:190px 1fr}.footer-grid{gap:25px}}
@media(max-width:850px){.container{width:calc(100% - 36px)}.topbar .container>span{display:none}.topbar .container{justify-content:center;font-size:11px}.header-inner{min-height:78px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:white;padding:20px 25px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #143e3810}.main-nav.open{display:flex}.main-nav a{padding:8px}.main-nav .nav-cta{padding:13px}.hero-inner{gap:20px}.hero-media{height:440px}.hero h1{font-size:39px}.hero-copy{padding:40px 0}.hero .lead{font-size:15px}.hero-actions{gap:10px}.button{font-size:12px;padding:12px 17px}.promise-strip .container{grid-template-columns:repeat(2,1fr);gap:15px}.promise-strip span{font-size:11px}.promise-strip span:nth-child(2){border:0}.section{padding:58px 0}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split{gap:30px}.split h2{font-size:30px}.number-grid{gap:15px}.process-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.catalog-layout{grid-template-columns:1fr}.sidebar>ul{display:flex;flex-wrap:wrap;gap:8px}.sidebar>ul>li{border:1px solid var(--line);border-radius:4px;padding:5px 10px}.sidebar li ul{display:none}.sidebar .search-form{max-width:420px;margin-bottom:20px}.catalog-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sidebar h2{margin-bottom:12px}.product-detail{grid-template-columns:1fr 1fr;gap:25px}.product-copy h1{font-size:30px}.product-copy .lead{font-size:14px}.thumbs{grid-template-columns:repeat(4,1fr)}.product-facts{grid-template-columns:1fr;gap:10px}.guide-grid{gap:20px}.guide-card h3{font-size:19px}.cta-band{padding:32px;gap:20px}.cta-band h2{font-size:28px}.page-intro h1,.article-head h1{font-size:38px}.contact-grid{gap:30px}}
@media(max-width:580px){.hero-inner{display:flex;flex-direction:column;gap:0}.hero-copy{padding:38px 0 18px;width:100%}.hero h1{font-size:42px;max-width:450px}.eyebrow{font-size:10px;margin-bottom:15px}.hero-media{width:100%;height:350px}.hero-media>img{border-radius:60px 60px 0 0}.hero-caption{left:15px;right:15px;bottom:18px;padding:12px 15px}.hero-actions{margin:22px 0}.hero-note{font-size:11px}.section-heading{display:block}.section-heading .text-link{display:inline-block;margin-top:15px}.section-heading p{margin-top:15px;font-size:14px}.category-grid{gap:12px}.category-card .card-body{padding:13px}.category-card h3{font-size:15px}.category-card p{font-size:10px}.product-grid{gap:24px 13px}.product-card h2,.product-card h3{font-size:14px}.product-card .ref{font-size:9px}.split{grid-template-columns:1fr;gap:30px}.number-grid strong{font-size:26px}.process-grid{gap:20px}.process-grid h3{font-size:18px}.process-grid p{font-size:13px}.guide-grid{grid-template-columns:1fr}.cta-band{display:block;padding:28px}.cta-band p{font-size:14px}.cta-band .button{margin-top:23px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-bottom{display:block;padding-bottom:75px}.footer-bottom span{display:block;margin-bottom:8px}.catalog-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-intro{padding:12px 0 32px}.page-intro h1{font-size:34px}.page-intro p{font-size:15px}.catalog-layout{padding-top:28px}.product-detail{grid-template-columns:1fr;gap:26px}.product-copy{padding:0}.product-copy h1{font-size:34px}.product-copy .lead{font-size:16px}.product-facts{grid-template-columns:1fr 1fr}.thumbs{grid-template-columns:repeat(6,1fr)}.crumbs{padding:20px 0;font-size:10px}.detail-photos{grid-template-columns:1fr 1fr;gap:12px}.article-head h1{font-size:34px}.prose h2{font-size:27px}.contact-grid{grid-template-columns:1fr}.contact-card{padding:25px}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fff;border-top:1px solid var(--line);padding:8px 18px;gap:10px}.mobile-contact a{flex:1;padding:10px;text-align:center;font-size:12px;background:var(--light);border-radius:3px}.mobile-contact a:last-child{background:var(--teal);color:#fff}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Editorial navigation and contextual links. */
.topic-links{padding:24px 0;border-bottom:1px solid var(--line)}.topic-label{font-size:13px;font-weight:700;margin:0 0 12px}.topic-chips{display:flex;gap:9px;flex-wrap:wrap}.topic-chips a{padding:8px 13px;border:1px solid #c7d9d1;border-radius:4px;font-size:13px;background:#f7faf8}.topic-chips a:hover,.topic-chips [aria-current]{background:var(--teal);color:#fff}.related-guides{margin:32px 0;padding:25px 28px;background:var(--light);border-radius:8px}.related-guides h2{font-size:25px}.related-guides h3{margin-top:0}.related-guides ul{margin-bottom:0}.related-guides li{margin:12px 0}.related-guides a{color:var(--teal);text-decoration:underline;font-weight:600}.related-guides p{font-size:14px;margin:5px 0 16px;color:var(--muted)}.article-byline{font-size:13px!important}.article-byline a{text-decoration:underline}.article-toc{border:1px solid var(--line);border-left:4px solid var(--teal);padding:22px 26px;margin:30px 0}.article-toc strong{display:block;margin-bottom:12px}.article-toc ol{padding-left:20px;margin:0}.article-toc li{margin:5px 0;font-size:14px}.prose h2[id]{scroll-margin-top:25px}.guide-topics{padding-top:45px}.guide-topics h2{font-size:30px}.guide-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.guide-topic{border:1px solid var(--line);padding:25px;border-radius:8px}.guide-topic h3{font-size:21px}.guide-topic ul{padding-left:19px;margin:0 0 22px}.guide-topic li{font-size:14px;margin:10px 0}.guide-topic li a{text-decoration:underline;text-underline-offset:3px}.category-copy table,.prose table{border-collapse:collapse;width:100%;font-size:14px}.category-copy td,.category-copy th,.prose td,.prose th{padding:13px;vertical-align:top;border:1px solid var(--line);text-align:left;min-width:140px}.category-copy th,.prose th{background:var(--light);color:var(--ink)}.gallery-note{font-size:13px;color:var(--muted);max-width:760px}.thumbs img{width:100%;height:auto}.category-copy .table-scroll{margin:20px 0}.table-scroll{overflow-x:auto;max-width:100%}
@media(max-width:580px){.guide-topic-grid{grid-template-columns:1fr}.topic-chips a{font-size:12px}.related-guides{padding:22px 18px}.article-toc{padding:20px}.guide-topic{padding:22px}.category-copy td,.category-copy th{min-width:155px}.topic-links{padding:19px 0}}

/* Holiday gift collections. */
.holiday-feature{background:#faf6f0}.holiday-lead{max-width:680px;margin:-10px 0 32px;color:var(--muted)}.holiday-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.holiday-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;min-width:0}.holiday-photo{display:block;aspect-ratio:4/3;background:#f6f6f2;overflow:hidden}.holiday-photo img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.holiday-photo:hover img{transform:scale(1.025)}.holiday-card>div{padding:24px}.holiday-card h3{font-size:22px;line-height:1.25;margin:0 0 14px}.holiday-card p{font-size:14px;color:var(--muted);margin:0 0 20px}.holiday-card .text-link{white-space:normal}.holiday-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center;padding:35px 0 50px}.holiday-hero h1{font-size:clamp(36px,4vw,58px);line-height:1.06;letter-spacing:-1.8px;margin:0 0 25px}.holiday-hero .lead{max-width:630px}.holiday-hero figure{margin:0;background:#faf6f0;border-radius:8px;overflow:hidden}.holiday-hero figure img{width:100%;max-height:460px;object-fit:contain}.holiday-hero figcaption{font-size:12px;color:var(--muted);padding:16px 20px;border-top:1px solid var(--line)}.holiday-note{font-size:12px!important;color:var(--muted);margin-top:23px}.holiday-hero .hero-actions{gap:20px;flex-wrap:wrap}.holiday-callout{padding:28px;background:#faf6f0;display:flex;align-items:center;justify-content:space-between;gap:30px;margin:25px 0;border:1px solid var(--line);border-radius:8px}.holiday-callout h2{font-size:29px;line-height:1.2;margin:0 0 12px}.holiday-callout p:not(.eyebrow){max-width:670px;font-size:14px;color:var(--muted);margin:0}.holiday-callout .button{flex-shrink:0}.holiday-product-links{padding:28px;background:#faf6f0;border:1px solid var(--line);margin:30px 0;border-radius:8px}.holiday-product-links h2{font-size:25px}.holiday-product-links p{font-size:14px;color:var(--muted)}.holiday-selection{border-top:1px solid var(--line)}#choose-occasion,#box-formats{scroll-margin-top:25px}.holiday-hero .text-link{white-space:normal}
@media(max-width:1050px){.main-nav{gap:16px}.main-nav>a{font-size:12px}.holiday-hero{gap:30px}.holiday-callout{display:block}.holiday-callout .button{margin-top:20px}}
@media(max-width:900px){.holiday-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.holiday-hero{gap:30px}.holiday-hero h1{font-size:39px}.holiday-hero .lead{font-size:16px}}
@media(max-width:580px){.holiday-hero{grid-template-columns:1fr;gap:25px;padding:20px 0 30px}.holiday-hero h1{font-size:37px;letter-spacing:-1px}.holiday-hero figure img{max-height:340px}.holiday-grid{grid-template-columns:1fr;gap:22px}.holiday-card>div{padding:22px}.holiday-card h3{font-size:24px}.holiday-photo{aspect-ratio:4/3}.holiday-product-links{padding:22px}.holiday-callout{padding:23px}.holiday-callout h2{font-size:26px}.holiday-callout .button{white-space:normal}.holiday-note{font-size:12px!important}}

/* English brand identity: shared by the header and footer. */
.brand{display:inline-flex;align-items:center;gap:12px;max-width:100%;color:var(--ink);border-radius:4px}
.brand .brand-mark{display:block;width:48px;height:48px;flex:none;border-radius:12px}
.brand .brand-copy{display:flex;flex-direction:column;gap:7px;min-width:0}
.brand .brand-name{display:flex;align-items:baseline;gap:8px;margin:0;font-size:27px;font-weight:700;line-height:1;letter-spacing:.065em;white-space:nowrap;color:var(--ink)}
.brand .brand-name>span{font-size:10px;font-weight:700;letter-spacing:.12em}
.brand .brand-tagline{display:block;margin:0;font-size:9px;font-weight:500;line-height:1.3;letter-spacing:.17em;white-space:nowrap;color:var(--muted)}
.brand:hover .brand-name{color:var(--teal)}
.footer .brand .brand-mark{box-shadow:0 0 0 1px #ffffff26}
.footer .brand .brand-name{color:#fff}
.footer .brand .brand-tagline{color:#c7dad1}
@media(max-width:1100px){.brand .brand-name{font-size:25px}.brand{gap:10px}}
@media(max-width:580px){.header-inner{gap:12px}.brand .brand-mark{width:42px;height:42px;border-radius:10px}.brand .brand-name{font-size:24px;gap:7px}.brand .brand-name>span{font-size:9px;letter-spacing:.1em}.brand .brand-tagline{font-size:8px;letter-spacing:.14em}.brand .brand-copy{gap:6px}.menu-toggle{font-size:13px;padding:8px 11px;flex-shrink:0}}
@media(max-width:360px){.header-inner{gap:8px}.brand{gap:8px}.brand .brand-mark{width:38px;height:38px;border-radius:9px}.brand .brand-name{font-size:21px;gap:6px}.brand .brand-name>span{font-size:8px}.brand .brand-tagline{font-size:7.5px}.menu-toggle{padding:8px;font-size:12px}}
@media(min-width:851px) and (max-width:950px){.menu-toggle{display:block;flex-shrink:0}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:20px 25px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #143e3810}.main-nav.open{display:flex}.main-nav a{padding:8px}.main-nav .nav-cta{padding:13px}}
