/* DINOGOODS responsive refinement layer — 2026-08-27 */
:root{--header-mobile:72px}
button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;color:inherit}
.brand,.brand img{background:transparent!important}
.brand img{object-fit:contain;object-position:left center;mix-blend-mode:multiply}

/* Inner-page scale: intentionally smaller than the homepage hero. */
.page-hero{min-height:360px;padding-top:clamp(52px,6vw,88px);padding-bottom:clamp(52px,6vw,88px)}
.page-hero h1{font-size:clamp(38px,4.2vw,64px);line-height:1.02;letter-spacing:-.042em;margin:12px 0 18px}
.page-hero>p,.page-hero>div>p{font-size:clamp(15px,1.25vw,17px);line-height:1.55;max-width:700px}
.page-hero.split{padding-top:clamp(44px,5vw,70px);padding-bottom:clamp(44px,5vw,70px)}
.product-hero{padding-top:clamp(48px,5.5vw,82px);padding-bottom:clamp(48px,5.5vw,82px)}
.product-hero h1{font-size:clamp(40px,5vw,72px);line-height:1.02;margin:12px 0 18px}
.article-head{padding-top:clamp(42px,5vw,70px);padding-bottom:30px}
.article-head h1{font-size:clamp(28px,2.6vw,38px);font-weight:700;line-height:1.08;letter-spacing:-.035em;margin:10px 0 14px;max-width:900px}
.article-head p{font-size:16px;line-height:1.5;max-width:700px}
.section{padding-top:clamp(64px,7vw,108px);padding-bottom:clamp(64px,7vw,108px)}
.section-head{margin-bottom:34px}
.section-head h2,.two-col h2{line-height:1.04}

/* Header/menu control stays visually identical in open and closed states. */
.menu-toggle,.menu-close{border-color:var(--green)!important;background:transparent!important;color:var(--green)!important;border-radius:0;box-shadow:none!important;outline:none!important}
.menu-toggle:focus,.menu-toggle:active,.menu-close:focus,.menu-close:active{background:transparent!important;color:var(--green)!important;border-color:var(--green)!important;box-shadow:none!important;outline:none!important}
.menu-close{font-size:0;position:relative;display:grid;place-items:center}
.menu-close::before,.menu-close::after{content:"";position:absolute;width:20px;height:1.5px;background:var(--green);left:50%;top:50%;transform-origin:center}
.menu-close::before{transform:translate(-50%,-50%) rotate(45deg)}
.menu-close::after{transform:translate(-50%,-50%) rotate(-45deg)}
.mobile-menu nav a{transition:color .2s ease,border-color .2s ease}
.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible{color:var(--brand)}

/* B2B contact form */
.contact-intro{max-width:520px}
.contact-intro h2{font-size:clamp(30px,3.3vw,48px);line-height:1.08;margin:0 0 18px}
.contact-intro p{font-size:15px;margin-bottom:16px}
.contact-kicker{margin-top:30px;padding-top:18px;border-top:1px solid var(--line);display:grid;gap:7px;color:var(--muted);font-size:13px}
.b2b-form{gap:16px 18px}
.b2b-form .form-section-title{grid-column:1/-1;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--brand);padding-top:10px;margin-top:6px}
.b2b-form label{display:block;font-size:12px;font-weight:700;line-height:1.35;color:var(--ink)}
.b2b-form input,.b2b-form textarea,.b2b-form select{display:block;width:100%;margin-top:7px;border:1px solid var(--line);background:#fff;color:var(--ink);padding:13px 14px;border-radius:0;min-height:48px;outline:none;transition:border-color .2s,box-shadow .2s}
.b2b-form textarea{min-height:128px;resize:vertical;line-height:1.5}
.b2b-form input:focus,.b2b-form textarea:focus,.b2b-form select:focus{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}
.b2b-form .full{grid-column:1/-1}
.b2b-form .form-note{grid-column:1/-1;font-size:12px;line-height:1.5;color:var(--muted);max-width:700px}
.b2b-form button{margin-top:2px}

/* Footer: every major block uses exactly the same content width. */
.site-footer{padding-top:64px;padding-bottom:24px;overflow:hidden}
.footer-grid,.footer-contact,.footer-trade-meta,.footer-wordmark,.footer-art,.footer-bottom{box-sizing:border-box;width:100%;max-width:var(--max);margin-left:auto;margin-right:auto}
.footer-grid{grid-template-columns:minmax(280px,1.7fr) repeat(4,minmax(130px,.75fr));gap:clamp(28px,4vw,58px)}
.footer-intro h2{font-size:clamp(30px,3.4vw,52px);line-height:1.04}
.footer-contact{margin-top:48px;padding:20px 0;align-items:center}
.footer-email{font-size:clamp(17px,1.45vw,22px)}
.footer-trade-meta{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}
.footer-trade-meta>div{padding:18px 18px 20px 0;border-right:1px solid var(--line)}
.footer-trade-meta>div+div{padding-left:18px}
.footer-trade-meta>div:last-child{border-right:0}
.footer-trade-meta b{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;color:var(--ink)}
.footer-trade-meta span{display:block;font-size:12px;line-height:1.45;color:var(--muted)}
.footer-wordmark{padding:clamp(30px,4vw,52px) 0 clamp(16px,2vw,24px);display:flex;align-items:baseline;justify-content:space-between;gap:0;font-size:clamp(62px,10.8vw,180px);font-weight:700;letter-spacing:-.075em;line-height:.82;white-space:nowrap;overflow:visible;color:var(--green);text-align:left}
.footer-wordmark span{display:block;flex:0 0 auto}
.footer-art{padding:0;background:transparent;overflow:hidden}
.footer-art img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:transparent!important;mix-blend-mode:multiply}
.footer-bottom{padding-top:20px;display:grid;grid-template-columns:1fr;align-items:start;gap:10px}
.footer-bottom-main{display:flex;flex-wrap:wrap;gap:8px 18px;max-width:100%}
.footer-bottom-main span{white-space:normal}
.footer-bottom-tagline{display:block;width:100%;max-width:100%;text-align:left;color:var(--green);font-weight:700;line-height:1.25;overflow-wrap:anywhere}
.footer-disclaimer{grid-column:1/-1;font-size:11px;line-height:1.5;color:var(--muted);max-width:980px;margin:0}

@media(max-width:1200px){
 .footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}
 .footer-grid .footer-col:last-child{grid-column:2/3}
}

@media(max-width:899px){
 .site-header{height:var(--header-mobile);z-index:160}
 .header-inner{height:var(--header-mobile);padding:0 22px}
 .brand{flex:0 0 auto;max-width:calc(100vw - 98px)}
 .brand img{width:205px;max-width:100%;height:46px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}
 .menu-toggle,.menu-close{width:48px;height:48px;flex:0 0 48px}
 .mobile-menu{z-index:170;padding:0 22px 26px;background:var(--paper)}
 .mobile-menu-head{height:var(--header-mobile);margin:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
 .mobile-menu-head .brand img{width:205px;height:46px}
 .mobile-menu nav{margin-top:24px}
 .mobile-menu nav a{font-size:clamp(34px,10.5vw,44px);line-height:1.02;letter-spacing:-.045em;padding:13px 0;border-bottom:1px solid var(--line)}
 .mobile-menu nav a:last-child{margin-top:12px;border:1px solid var(--green);padding:14px 14px;font-size:19px;letter-spacing:-.02em;display:flex;align-items:center;justify-content:space-between;color:var(--green)}
 .mobile-menu nav a:last-child .arrow{width:20px;height:20px}
 .mobile-meta{margin-top:auto;padding-top:16px;gap:8px}
 .mobile-meta a{font-size:14px;overflow-wrap:anywhere}
 .page-hero{min-height:280px;padding:52px 22px}
 .page-hero h1{font-size:clamp(36px,10vw,42px);line-height:1.02;margin:10px 0 16px}
 .page-hero.split{padding:0}
 .page-hero.split>div{padding:52px 22px}
 .page-hero.split img{aspect-ratio:4/3}
 .product-hero{padding:46px 22px;gap:26px}
 .product-hero h1{font-size:clamp(38px,11vw,46px);line-height:1.03;margin:10px 0 16px}
 .article-head{padding:38px 22px 24px}
 .article-head h1{font-size:clamp(24px,7.2vw,30px);font-weight:700;line-height:1.1;letter-spacing:-.028em;margin:9px 0 13px}
 .article-head p{font-size:14px;line-height:1.45}
 .section{padding:62px 22px}
 .form-layout{gap:34px}
 .b2b-form{grid-template-columns:1fr}
 .b2b-form .full,.b2b-form .form-section-title,.b2b-form .form-note{grid-column:auto}
 .site-footer{padding:54px 22px 22px}
 .footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}
 .footer-intro{grid-column:1/-1}
 .footer-grid .footer-col:last-child{grid-column:auto}
 .footer-contact{margin-top:38px;align-items:flex-start;gap:12px}
 .footer-email{font-size:18px;overflow-wrap:anywhere}
 .footer-trade-meta{grid-template-columns:1fr 1fr}
 .footer-trade-meta>div{border-bottom:1px solid var(--line)}
 .footer-trade-meta>div:nth-child(2){border-right:0}
 .footer-trade-meta>div:nth-child(3),.footer-trade-meta>div:nth-child(4){border-bottom:0}
 .footer-trade-meta>div:nth-child(3){padding-left:0}
 .footer-wordmark{font-size:clamp(48px,13vw,70px);font-weight:700;letter-spacing:-.065em;line-height:.84;padding:34px 0 18px}
 .footer-art{width:100%;margin:0 auto;overflow:hidden}
 .footer-art img{width:100%;min-width:0!important;margin:0!important;height:auto;background:transparent!important;mix-blend-mode:multiply}
 .footer-bottom{grid-template-columns:1fr;gap:10px}
 .footer-bottom-main{gap:6px 14px}
 .footer-bottom-tagline{text-align:left;font-weight:700;width:100%;max-width:100%}
 .footer-disclaimer{grid-column:auto;max-width:100%}
}

@media(max-width:520px){
 .header-inner{padding:0 20px}
 .brand img,.mobile-menu-head .brand img{width:190px;height:44px}
 .mobile-menu{padding-left:20px;padding-right:20px}
 .mobile-menu nav a{font-size:clamp(32px,10vw,40px);padding:12px 0}
 .footer-grid{grid-template-columns:1fr}
 .footer-grid .footer-col:last-child{grid-column:auto}
 .footer-contact{font-size:11px;letter-spacing:.07em}
 .footer-trade-meta{grid-template-columns:1fr}
 .footer-trade-meta>div,.footer-trade-meta>div+div{padding:15px 0;border-right:0;border-bottom:1px solid var(--line)}
 .footer-trade-meta>div:nth-child(3){padding-left:0}
 .footer-trade-meta>div:nth-child(4){border-bottom:0}
 .footer-wordmark{font-size:clamp(44px,12.8vw,62px);font-weight:700;letter-spacing:-.055em}
}
