/* Skin: "bauhaus" — primary shapes, geometric, bold sans. */
.skin-bauhaus { background: #f2efe6; }
.skin-bauhaus .viewport { background: #f2efe6; }
.skin-bauhaus .site { max-width: 820px; margin: 0 auto; font-family: "Futura", "Century Gothic", "Helvetica Neue", Arial, sans-serif; color: #1a1a1a; }
.skin-bauhaus .masthead { position: relative; padding: 44px 36px 26px; background: #f2efe6; border-bottom: 8px solid #1a1a1a; overflow: hidden; }
.skin-bauhaus .masthead::before { content: ""; position: absolute; top: -30px; right: 30px; width: 90px; height: 90px; background: #e2231a; border-radius: 50%; }
.skin-bauhaus .masthead::after { content: ""; position: absolute; bottom: 0; right: 130px; width: 0; height: 0; border-left: 45px solid transparent; border-right: 45px solid transparent; border-bottom: 78px solid #1456b0; }
.skin-bauhaus .brand { position: relative; margin: 0; font-weight: 700; font-size: 52px; letter-spacing: -1px; text-transform: lowercase; color: #1a1a1a; }
.skin-bauhaus .tag { margin: 12px 0 0; font-size: 17px; color: #1a1a1a; max-width: 34ch; }
.skin-bauhaus .content { padding: 30px 36px 38px; }
.skin-bauhaus .content p { font-size: 16.5px; line-height: 1.65; color: #222; margin: 0 0 1.05em; }
.skin-bauhaus .content h2 { font-weight: 700; font-size: 24px; color: #1456b0; margin: 1.5em 0 .4em; text-transform: lowercase; }
.skin-bauhaus .content a, .skin-bauhaus .period-links a { color: #e2231a; text-decoration: none; border-bottom: 3px solid #f5c200; }
.skin-bauhaus .period-links { font-size: 16px; margin: 0 0 18px; font-weight: 700; }
.skin-bauhaus .inline img { max-width: 100%; height: auto; display: block; }
.skin-bauhaus .inline figcaption, .skin-bauhaus .tile figcaption { font-size: 14px; color: #666; margin-top: 6px; }
.skin-bauhaus .period-gallery { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 6px; margin-top: 24px; }
.skin-bauhaus .tile { margin: 0; }
.skin-bauhaus .tile img { width: 100%; height: auto; display: block; }
.skin-bauhaus .period-foot { background: #1a1a1a; color: #f5c200; font-size: 14px; font-weight: 700; padding: 20px 36px; text-transform: lowercase; }
