/*
Theme Name: Weigang Fotografi
Theme URI: https://weigang.dk
Author: Weigang Fotografi
Author URI: https://weigang.dk
Description: Professional photography theme for Weigang Fotografi with modern design, responsive layout, and integrated booking system. Optimized for WordPress 6.7+ with full block editor support.
Version: 2.0.0
Requires at least: 6.1
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: weigang
Tags: photography, portfolio, business, custom-header, custom-logo, custom-menu, featured-images, full-width-template, responsive-layout, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks

Wei Gang Photography WordPress Theme, Copyright 2025
Wei Gang Photography is distributed under the terms of the GNU GPL.

Changelog v2.0.0:
- Updated theme.json to version 3 (WordPress 6.7+)
- Added useRootPaddingAwareAlignments for proper block alignment
- Implemented fluid typography with responsive scaling
- Added comprehensive Media & Text block support
- Added responsive spacing system with clamp()
- Enhanced all core block styles
- Improved mobile responsiveness
- Added support for 15+ additional core blocks
*/

/* ==========================================================================
   Main Theme Styles
   Note: Header and footer styles are in header-footer-styles.css
   ========================================================================== */

/* Font Definitions - Playfair Display */
@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/fonts/Playfair_Display/static/PlayfairDisplay-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* Font Definitions - Roboto */
@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-100.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-100italic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-300.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-300italic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-500italic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-700italic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-900.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/roboto/roboto-900italic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* CSS Reset & Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #1A1A1A;
    background-color: #FFFFFF;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', Georgia, serif;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #000000;
}

h1 { font-size: 2.5rem; }
h2 { font-size: 2rem; }
h3 { font-size: 1.75rem; }
h4 { font-size: 1.5rem; }
h5 { font-size: 1.25rem; }
h6 { font-size: 1rem; }

p {
    margin-bottom: 1rem;
}

a {
    color: #146EF5;
    text-decoration: none;
    transition: color 0.2s ease;
}

a:hover {
    color: #0A3D8F;
}

/* Main Content Area */
.site-main {
    min-height: 60vh;
}

.content-wrapper {
    width: 100%;
}

/* Pages with blocks should have no width restriction on the wrapper */
.page .content-wrapper {
    max-width: none;
    padding: 0;
}

/* But the article inside should have padding */
.page .content-wrapper > article {
    width: 100%;
}

/* Content wrapper for non-block content (posts, pages without blocks) */
.content-wrapper.standard-page {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 24px;
}

/* Entry Content (for blog posts and pages) */
.entry-content {
    line-height: 1.8;
}

/* Match editor content width unless a block opts into wide/full alignment */
:where(
    .entry-content,
    .entry-content .wp-block-group__inner-container,
    .entry-content .wp-block-cover__inner-container
) > *:not(.alignfull):not(.alignwide) {
    max-width: min(var(--wp--style--global--content-size, 800px), 100%);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

/* Wide alignment should respect the editor's wide size */
:where(
    .entry-content,
    .entry-content .wp-block-group__inner-container,
    .entry-content .wp-block-cover__inner-container
) > .alignwide {
    max-width: min(var(--wp--style--global--wide-size, 1200px), 100%);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.entry-content > * {
    margin-bottom: 1.5rem;
}

.entry-content > *:first-child {
    margin-top: 0 !important;
}

.entry-content > *:last-child {
    margin-bottom: 0 !important;
}

.entry-content > .alignfull,
.entry-content > [class*="wp-block-"].alignfull {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child {
    margin-top: 0;
}

/* Entry Header */
.entry-header {
    text-align: center;
    margin-bottom: 3rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #E5E5E5;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
}

/* Hide entry header if title is hidden */
.entry-header:empty,
.entry-header.hide-title {
    display: none;
    margin: 0;
    padding: 0;
    border: none;
}

.entry-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2.5rem;
    font-weight: 700;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.entry-meta {
    font-size: 0.875rem;
    color: #999999;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.entry-meta span {
    margin-right: 1rem;
}

/* Post Thumbnail */
.post-thumbnail {
    margin-bottom: 3rem;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

/* Entry Footer */
.entry-footer {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid #E5E5E5;
    font-size: 0.875rem;
    color: #666666;
}

.entry-footer span {
    display: inline-block;
    margin-right: 1.5rem;
}

.entry-footer a {
    color: #146EF5;
    text-decoration: none;
}

.entry-footer a:hover {
    text-decoration: underline;
}

/* Single Post Layout */
.single-post-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 24px;
}

.single-post {
    max-width: 900px;
    margin: 0 auto;
}

/* Post Navigation */
.post-navigation {
    margin-top: 4rem;
    padding-top: 3rem;
    border-top: 2px solid #E5E5E5;
}

.post-navigation .nav-links {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
    flex: 1;
}

.post-navigation .nav-next {
    text-align: right;
}

.post-navigation a {
    color: #1A1A1A;
    text-decoration: none;
    display: block;
    transition: color 0.2s ease;
}

.post-navigation a:hover {
    color: #146EF5;
}

.post-navigation .nav-subtitle {
    display: block;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #999999;
    margin-bottom: 0.5rem;
}

.post-navigation .nav-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.125rem;
    font-weight: 600;
}

/* Images */
img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Lists */
ul, ol {
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
}

li {
    margin-bottom: 0.5rem;
    line-height: 1.7;
}

/* ==========================================================================
   Gutenberg Block Styles
   ========================================================================== */

/* Alignments */
.alignleft {
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 1rem;
}

.alignright {
    float: right;
    margin-left: 1.5rem;
    margin-bottom: 1rem;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.alignwide {
    max-width: min(var(--wp--style--global--wide-size, 1200px), 100%);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.alignfull {
    max-width: none;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

/* Ensure alignfull works inside entry-content */
.entry-content > .alignfull {
    max-width: none;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    left: 50%;
    right: 50%;
    position: relative;
}

/* WBlocks - Force Full Width for all WBlocks blocks with alignfull */
.entry-content > .alignfull[class*="wp-block-wblocks-"],
.entry-content > [class*="wp-block-wblocks-"].alignfull,
.entry-content > [class*="wp-block-wblocks-"] > .alignfull {
    max-width: none !important;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

/* WBlocks Inner Containers - Let blocks control their own max-width
   Blocks will use WordPress alignment (default/wide/full) to set their width */

/* Core group/cover inner containers inside alignfull sections should stay constrained */
.entry-content .wp-block-group.alignfull > .wp-block-group__inner-container,
.entry-content .wp-block-cover.alignfull > .wp-block-cover__inner-container {
    max-width: min(var(--wp--style--global--wide-size, 1200px), 100%);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: max(1.5rem, calc((100vw - var(--wp--style--global--wide-size, 1200px)) / 2));
    padding-right: max(1.5rem, calc((100vw - var(--wp--style--global--wide-size, 1200px)) / 2));
}

/* Block: Image */
.wp-block-image {
    margin-bottom: 2rem;
}

.wp-block-image img {
    border-radius: 4px;
}

.wp-block-image figcaption {
    font-size: 0.875rem;
    color: #666666;
    text-align: center;
    margin-top: 0.5rem;
    font-style: italic;
}

/* Block: Quote */
.wp-block-quote {
    border-left: 4px solid #146EF5;
    padding-left: 1.5rem;
    margin: 2rem 0;
    font-style: italic;
    color: #666666;
}

.wp-block-quote cite {
    font-style: normal;
    font-size: 0.875rem;
    color: #999999;
    display: block;
    margin-top: 0.5rem;
}

/* Block: Pullquote */
.wp-block-pullquote {
    border-top: 4px solid #1A1A1A;
    border-bottom: 4px solid #1A1A1A;
    padding: 2rem 0;
    margin: 2rem 0;
}

.wp-block-pullquote blockquote {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.5rem;
    line-height: 1.4;
    margin: 0;
}

/* Block: Code */
code {
    background: #F5F5F5;
    padding: 0.2rem 0.4rem;
    border-radius: 3px;
    font-size: 0.9em;
    font-family: 'Courier New', monospace;
}

pre {
    background: #1A1A1A;
    color: #FFFFFF;
    padding: 1.5rem;
    border-radius: 4px;
    overflow-x: auto;
    margin-bottom: 1.5rem;
}

pre code {
    background: transparent;
    padding: 0;
    color: #FFFFFF;
}

/* Block: Button */
.wp-block-button__link {
    background: #146EF5;
    color: #FFFFFF !important;
    padding: 12px 32px;
    border-radius: 4px;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    transition: background 0.2s ease;
    border: none;
    cursor: pointer;
}

.wp-block-button__link:hover {
    background: #0A3D8F;
}

/* Block: Table */
.wp-block-table {
    margin-bottom: 2rem;
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%;
}

.wp-block-table th,
.wp-block-table td {
    border: 1px solid #E5E5E5;
    padding: 0.75rem;
    text-align: left;
}

.wp-block-table th {
    background: #F8F8F8;
    font-weight: 600;
}

/* Block: Separator */
.wp-block-separator {
    border: none;
    border-top: 1px solid #E5E5E5;
    margin: 3rem auto;
}

/* Block: Columns */
.wp-block-columns {
    margin-bottom: 2rem;
}

/* Block: Cover */
.wp-block-cover {
    min-height: 400px;
    margin-bottom: 2rem;
}

.wp-block-cover-text,
.wp-block-cover__inner-container {
    color: #FFFFFF;
}

/* Block: Group */
.wp-block-group {
    margin-bottom: 2rem;
}

.wp-block-group__inner-container {
    padding: 2rem;
}

/* Block: Gallery */
.wp-block-gallery {
    margin-bottom: 2rem;
}

.wp-block-gallery .blocks-gallery-item figcaption {
    font-size: 0.875rem;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.7);
    padding: 0.5rem;
}

/* ==========================================================================
   Block: Media & Text - COMPREHENSIVE SUPPORT
   ========================================================================== */

/* Base Media & Text Block */
.wp-block-media-text {
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto;
    gap: 0;
    margin-bottom: 2rem;
}

/* Media side */
.wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
    width: 100%;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

/* Content side */
.wp-block-media-text__content {
    grid-column: 2;
    grid-row: 1;
    padding: 0 8% 0 8%;
    word-break: break-word;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Media on right variation */
.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1;
}

/* Text alignment controls */
.wp-block-media-text.has-text-align-center .wp-block-media-text__content {
    text-align: center;
    align-items: center;
}

.wp-block-media-text.has-text-align-right .wp-block-media-text__content {
    text-align: right;
    align-items: flex-end;
}

.wp-block-media-text.has-text-align-left .wp-block-media-text__content {
    text-align: left;
    align-items: flex-start;
}

/* Vertical alignment options */
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content {
    align-self: start;
    justify-content: flex-start;
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content {
    align-self: center;
    justify-content: center;
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content {
    align-self: end;
    justify-content: flex-end;
}

/* Image fill option */
.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover;
    background-position: center;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media > a {
    display: block;
    height: 100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

/* ==========================================================================
   Media & Text - WIDTH ALIGNMENT SUPPORT
   ========================================================================== */

/* Default width - constrained to content width */
.wp-block-media-text:not(.alignwide):not(.alignfull) {
    max-width: min(var(--wp--style--global--content-size, 800px), 100%);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

/* Wide alignment */
.wp-block-media-text.alignwide {
    max-width: min(var(--wp--style--global--wide-size, 1200px), 100%);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

/* Full alignment - full viewport width */
.wp-block-media-text.alignfull {
    max-width: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

/* Ensure full width in entry-content context */
.entry-content > .wp-block-media-text.alignfull {
    max-width: none;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

/* Content inside full-width Media & Text should be constrained */
.entry-content > .wp-block-media-text.alignfull .wp-block-media-text__content {
    max-width: var(--wp--style--global--wide-size, 1200px);
    margin-left: auto;
    margin-right: auto;
}

/* ==========================================================================
   Media & Text - STACKED ON MOBILE
   ========================================================================== */

@media (max-width: 782px) {
    /* Stack on mobile */
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important;
        grid-template-rows: auto auto;
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
        padding: 2rem 0 0 0;
    }

    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
    }

    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
    }
}

/* ==========================================================================
   Media & Text - RESPONSIVE MOBILE
   ========================================================================== */

@media (max-width: 600px) {
    .wp-block-media-text {
        grid-template-columns: 100% !important;
        grid-template-rows: auto auto;
    }

    .wp-block-media-text .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
    }

    .wp-block-media-text .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
        padding: 2rem 1rem 0 1rem;
    }

    .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
    }

    .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
    }

    /* Full width on mobile should have some padding */
    .entry-content > .wp-block-media-text.alignfull .wp-block-media-text__content {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

/* ==========================================================================
   Additional Core Block Support - Missing Blocks
   ========================================================================== */

/* Block: Video */
.wp-block-video {
    margin-bottom: 2rem;
}

.wp-block-video video {
    width: 100%;
    height: auto;
}

/* Block: Audio */
.wp-block-audio {
    margin-bottom: 2rem;
}

.wp-block-audio audio {
    width: 100%;
}

/* Block: File */
.wp-block-file {
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.wp-block-file__button {
    background: #146EF5;
    color: #FFFFFF;
    padding: 10px 24px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    transition: background 0.2s ease;
}

.wp-block-file__button:hover {
    background: #0A3D8F;
}

/* Block: Embed */
.wp-block-embed {
    margin-bottom: 2rem;
}

.wp-block-embed iframe,
.wp-block-embed video {
    max-width: 100%;
}

/* Block: Spacer */
.wp-block-spacer {
    clear: both;
}

/* Block: Calendar */
.wp-block-calendar {
    margin-bottom: 2rem;
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse;
}

.wp-block-calendar th,
.wp-block-calendar td {
    border: 1px solid #E5E5E5;
    padding: 0.5rem;
    text-align: center;
}

/* Block: Archives & Categories */
.wp-block-archives,
.wp-block-categories {
    margin-bottom: 2rem;
}

.wp-block-archives ul,
.wp-block-categories ul {
    list-style: none;
    padding-left: 0;
}

.wp-block-archives li,
.wp-block-categories li {
    padding: 0.5rem 0;
    border-bottom: 1px solid #E5E5E5;
}

.wp-block-archives li:last-child,
.wp-block-categories li:last-child {
    border-bottom: none;
}

/* Block: Latest Posts */
.wp-block-latest-posts {
    list-style: none;
    padding-left: 0;
    margin-bottom: 2rem;
}

.wp-block-latest-posts li {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #E5E5E5;
}

.wp-block-latest-posts li:last-child {
    border-bottom: none;
}

.wp-block-latest-posts__post-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.wp-block-latest-posts__post-date {
    font-size: 0.875rem;
    color: #999999;
}

/* Block: Latest Comments */
.wp-block-latest-comments {
    list-style: none;
    padding-left: 0;
    margin-bottom: 2rem;
}

.wp-block-latest-comments__comment {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #E5E5E5;
}

.wp-block-latest-comments__comment:last-child {
    border-bottom: none;
}

/* Block: Search */
.wp-block-search {
    margin-bottom: 2rem;
}

.wp-block-search__input {
    padding: 12px 16px;
    border: 2px solid #E5E5E5;
    border-radius: 4px;
    font-size: 1rem;
    width: 100%;
}

.wp-block-search__button {
    background: #146EF5;
    color: #FFFFFF;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.2s ease;
}

.wp-block-search__button:hover {
    background: #0A3D8F;
}

/* Block: Tag Cloud */
.wp-block-tag-cloud {
    margin-bottom: 2rem;
}

.wp-block-tag-cloud a {
    display: inline-block;
    padding: 6px 12px;
    margin: 4px;
    background: #F5F5F5;
    border-radius: 4px;
    text-decoration: none;
    transition: background 0.2s ease;
}

.wp-block-tag-cloud a:hover {
    background: #E5E5E5;
}

/* Block: RSS */
.wp-block-rss {
    list-style: none;
    padding-left: 0;
    margin-bottom: 2rem;
}

.wp-block-rss__item {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #E5E5E5;
}

.wp-block-rss__item:last-child {
    border-bottom: none;
}

/* Block: Social Links */
.wp-block-social-links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 2rem;
}

.wp-block-social-link {
    display: flex;
}

.wp-block-social-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #1A1A1A;
    color: #FFFFFF;
    transition: background 0.2s ease;
}

.wp-block-social-link a:hover {
    background: #146EF5;
}

/* Block: Verse (poetry) */
.wp-block-verse {
    font-family: inherit;
    white-space: pre-wrap;
    margin-bottom: 2rem;
    padding: 1.5rem;
    background: #F5F5F5;
    border-left: 4px solid #146EF5;
}

/* Block: Preformatted */
.wp-block-preformatted {
    white-space: pre-wrap;
    margin-bottom: 2rem;
    padding: 1.5rem;
    background: #1A1A1A;
    color: #FFFFFF;
    border-radius: 4px;
    overflow-x: auto;
}

/* Responsive */
@media (max-width: 768px) {
    h1 { font-size: 2rem; }
    h2 { font-size: 1.75rem; }
    h3 { font-size: 1.5rem; }

    .content-wrapper {
        padding: 40px 16px;
    }

    .alignleft,
    .alignright {
        float: none;
        margin: 0 0 1rem 0;
    }

    .wp-block-columns {
        flex-direction: column;
    }
}

/* ==========================================================================
   Blog Archive Styles
   ========================================================================== */

.archive-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 24px;
    background: #FFFFFF;
}

.archive-header {
    text-align: center;
    margin-bottom: 80px;
}

.archive-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2rem;
    font-weight: 600;
    color: #1A1A1A;
    margin-bottom: 0.5rem;
    letter-spacing: -0.01em;
}

.archive-description {
    font-size: 1rem;
    color: #666666;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
    font-weight: 400;
}

/* Blog Grid Layout */
.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    gap: 48px;
    margin-bottom: 80px;
}

/* Blog Card */
.blog-card {
    background: #FFFFFF;
    border-radius: 0;
    overflow: hidden;
    transition: transform 0.2s ease;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 32px;
}

.blog-card:hover {
    transform: translateY(-2px);
}

.blog-card-image {
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background: #F8F8F8;
    margin-bottom: 24px;
    border-radius: 4px;
}

.blog-card-image a {
    display: block;
    height: 100%;
}

.blog-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease, opacity 0.3s ease;
}

.blog-card:hover .blog-card-image img {
    transform: scale(1.03);
    opacity: 0.95;
}

.blog-card-content {
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.blog-card-meta {
    margin-bottom: 16px;
}

.blog-card-date {
    font-size: 0.8125rem;
    color: #999999;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.blog-card-header {
    margin-bottom: 16px;
}

.blog-card-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    letter-spacing: -0.01em;
}

.blog-card-title a {
    color: #1A1A1A;
    text-decoration: none;
    transition: color 0.2s ease;
}

.blog-card-title a:hover {
    color: #666666;
}

.blog-card-excerpt {
    font-size: 0.875rem;
    line-height: 1.6;
    color: #666666;
    margin-bottom: 20px;
    flex-grow: 1;
}

.blog-card-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #1A1A1A;
    font-weight: 400;
    font-size: 0.8125rem;
    text-decoration: none;
    transition: gap 0.2s ease;
    margin-top: auto;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.blog-card-link:hover {
    gap: 12px;
}

.blog-card-link svg {
    transition: transform 0.2s ease;
    width: 14px;
    height: 14px;
}

.blog-card-link:hover svg {
    transform: translateX(3px);
}

/* Blog Pagination */
.blog-pagination {
    margin-top: 80px;
    text-align: center;
    padding-top: 60px;
    border-top: 1px solid #E5E5E5;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    border-radius: 4px;
    background: transparent;
    color: #666666;
    text-decoration: none;
    font-weight: 400;
    font-size: 0.9375rem;
    border: 1px solid transparent;
    transition: all 0.2s ease;
}

.pagination .page-numbers:hover {
    background: #F8F8F8;
    color: #1A1A1A;
    border-color: #E5E5E5;
}

.pagination .page-numbers.current {
    background: #1A1A1A;
    color: #FFFFFF;
    border-color: #1A1A1A;
}

.pagination .page-numbers.dots {
    border: none;
    background: transparent;
    color: #999999;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
    font-weight: 400;
    padding: 0 16px;
}

/* No Results */
.no-results {
    text-align: center;
    padding: 60px 24px;
    max-width: 600px;
    margin: 0 auto;
}

.no-results .entry-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2rem;
    margin-bottom: 1rem;
}

.no-results .entry-content {
    color: #666666;
    font-size: 1.125rem;
}

/* Responsive Styles */
@media (max-width: 1024px) {
    .blog-grid {
        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
        gap: 40px;
    }
}

@media (max-width: 768px) {
    .archive-wrapper {
        padding: 60px 20px;
    }

    .archive-header {
        margin-bottom: 60px;
    }

    .archive-title {
        font-size: 2rem;
    }

    .blog-grid {
        grid-template-columns: 1fr;
        gap: 56px;
        margin-bottom: 60px;
    }

    .blog-card-title {
        font-size: 1.5rem;
    }

    .blog-card-excerpt {
        font-size: 0.9rem;
    }

    .pagination .page-numbers {
        min-width: 36px;
        height: 36px;
        font-size: 0.875rem;
    }

    .blog-pagination {
        margin-top: 60px;
        padding-top: 50px;
    }
}

@media (max-width: 480px) {
    .archive-wrapper {
        padding: 40px 16px;
    }

    .archive-title {
        font-size: 1.75rem;
    }

    .archive-header {
        margin-bottom: 48px;
    }

    .blog-grid {
        gap: 48px;
    }

    .blog-card-title {
        font-size: 1.375rem;
    }
}

/* ==========================================================================
   BREADCRUMBS NAVIGATION
   ========================================================================== */

/* Breadcrumbs container */
.breadcrumbs {
    padding: 16px 0;
    margin-bottom: 32px;
    font-size: 0.875rem;
    color: #646970;
}

.breadcrumbs-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 8px;
}

.breadcrumb-item {
    display: inline-flex;
    align-items: center;
}

.breadcrumb-item a {
    color: #646970;
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover {
    color: var(--color-primary, #95B89A);
    text-decoration: underline;
}

.breadcrumb-current {
    color: #2c3e50;
    font-weight: 600;
}

.breadcrumb-separator {
    color: #b8bec5;
    user-select: none;
    margin: 0 4px;
}

/* Mobile responsive */
@media (max-width: 768px) {
    .breadcrumbs {
        font-size: 0.8125rem;
        padding: 12px 0;
        margin-bottom: 24px;
    }

    .breadcrumbs-list {
        gap: 6px;
    }

    .breadcrumb-separator {
        margin: 0 2px;
    }
}

/* ==========================================================================
   STICKY POST STYLING
   ========================================================================== */

/* Sticky posts - Featured styling for posts that stick to top of archive */
.sticky {
    position: relative;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border: 2px solid var(--color-primary, #95B89A);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(149, 184, 154, 0.15);
}

/* Sticky badge indicator */
.sticky::before {
    content: "📌 Featured";
    position: absolute;
    top: 12px;
    right: 12px;
    background: var(--color-primary, #95B89A);
    color: white;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 2;
    box-shadow: 0 2px 6px rgba(149, 184, 154, 0.3);
}

/* Danish translation for sticky badge */
html[lang="da"] .sticky::before {
    content: "📌 Fremhævet";
}

/* Sticky post card enhancements */
.sticky .blog-card-image {
    border: 3px solid var(--color-primary, #95B89A);
    border-radius: 6px;
}

.sticky .blog-card-title {
    color: var(--color-primary, #95B89A);
    font-weight: 700;
}

/* Hover effect for sticky posts */
.sticky:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(149, 184, 154, 0.25);
    transition: all 0.3s ease;
}

/* Archive/Blog list view sticky styling */
.blog-grid .sticky {
    padding: 24px;
    margin-bottom: 32px;
}

/* Mobile responsive adjustments */
@media (max-width: 768px) {
    .sticky::before {
        top: 8px;
        right: 8px;
        font-size: 0.65rem;
        padding: 4px 10px;
    }

    .blog-grid .sticky {
        padding: 16px;
        margin-bottom: 24px;
    }
}

/* ==========================================================================
   WIDGET STYLING
   ========================================================================== */

/* Sidebar and Footer Widget Areas */
.widget-area {
    padding: 20px;
}

.widget {
    margin-bottom: 40px;
    padding: 24px;
    background: #f8f9fa;
    border-radius: 8px;
}

.widget-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 20px;
    color: #2c3e50;
    border-bottom: 2px solid var(--color-primary, #95B89A);
    padding-bottom: 10px;
}

.footer-widget-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 16px;
    color: inherit;
}

/* Widget lists */
.widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget ul li {
    padding: 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.widget ul li:last-child {
    border-bottom: none;
}

.widget ul li a {
    color: #2c3e50;
    text-decoration: none;
    transition: color 0.3s ease;
}

.widget ul li a:hover {
    color: var(--color-primary, #95B89A);
}

/* Search widget */
.widget_search .search-form {
    display: flex;
    gap: 8px;
}

.widget_search .search-field {
    flex: 1;
    padding: 10px 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 0.95rem;
}

.widget_search .search-submit {
    padding: 10px 20px;
    background: var(--color-primary, #95B89A);
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
    transition: background 0.3s ease;
}

.widget_search .search-submit:hover {
    background: #7fa384;
}

/* Blog sidebar layout */
.sidebar {
    padding: 0 20px;
}

@media (max-width: 768px) {
    .sidebar {
        margin-top: 60px;
        padding: 0;
    }

    .widget {
        padding: 20px;
        margin-bottom: 30px;
    }
}

/* ==========================================================================
   POST FORMATS STYLING
   ========================================================================== */

/* Post format indicators */
.format-aside {
    background: #f8f9fa;
    border-left: 4px solid #95B89A;
    padding-left: 20px;
}

.format-quote {
    background: #f8f9fa;
    border-left: 4px solid #7fa384;
    font-style: italic;
}

.format-quote .entry-content {
    font-size: 1.25rem;
    line-height: 1.6;
}

.format-quote .entry-content::before {
    content: '"';
    font-size: 3rem;
    color: var(--color-primary, #95B89A);
    line-height: 0.8;
    display: block;
    margin-bottom: 10px;
}

.format-link {
    border: 2px solid var(--color-primary, #95B89A);
    border-radius: 8px;
}

.format-link .entry-title a {
    color: var(--color-primary, #95B89A);
    text-decoration: underline;
}

.format-link .entry-title a::after {
    content: ' →';
}

.format-video,
.format-audio {
    border-top: 4px solid var(--color-primary, #95B89A);
}

.format-gallery .gallery {
    margin-top: 20px;
}

/* Post format badges in archive */
.blog-card[class*="format-"]::before {
    position: absolute;
    top: 12px;
    left: 12px;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 2;
    background: rgba(255, 255, 255, 0.95);
    color: #2c3e50;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.format-aside::before {
    content: '📝 Note';
}

.format-gallery::before {
    content: '🖼️ Gallery';
}

.format-link::before {
    content: '🔗 Link';
}

.format-image::before {
    content: '📷 Image';
}

.format-quote::before {
    content: '💬 Quote';
}

.format-video::before {
    content: '🎥 Video';
}

.format-audio::before {
    content: '🎵 Audio';
}

/* Danish translations */
html[lang="da"] .format-aside::before {
    content: '📝 Note';
}

html[lang="da"] .format-gallery::before {
    content: '🖼️ Galleri';
}

html[lang="da"] .format-link::before {
    content: '🔗 Link';
}

html[lang="da"] .format-image::before {
    content: '📷 Billede';
}

html[lang="da"] .format-quote::before {
    content: '💬 Citat';
}

html[lang="da"] .format-video::before {
    content: '🎥 Video';
}

html[lang="da"] .format-audio::before {
    content: '🎵 Lyd';
}

/* ==========================================================================
   AUTHOR ARCHIVE STYLING
   ========================================================================== */

/* Author header */
.author-header {
    display: flex;
    align-items: flex-start;
    gap: 32px;
    padding: 40px 0;
    margin-bottom: 40px;
}

.author-avatar {
    flex-shrink: 0;
}

.author-avatar img {
    border-radius: 50%;
    border: 4px solid var(--color-primary, #95B89A);
    width: 120px;
    height: 120px;
}

.author-info {
    flex: 1;
}

.author-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 16px;
    color: #2c3e50;
}

.author-bio {
    font-size: 1.125rem;
    line-height: 1.7;
    color: #646970;
    margin-bottom: 20px;
}

.author-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 16px;
    font-size: 0.95rem;
    color: #646970;
}

.author-post-count {
    font-weight: 600;
    color: #2c3e50;
}

.author-website a {
    color: var(--color-primary, #95B89A);
    text-decoration: none;
    transition: color 0.3s ease;
}

.author-website a:hover {
    color: #7fa384;
    text-decoration: underline;
}

.author-social {
    display: flex;
    gap: 12px;
    align-items: center;
}

.author-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: var(--color-primary, #95B89A);
    color: white;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.author-social a:hover {
    background: #7fa384;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(149, 184, 154, 0.3);
}

.author-divider {
    border: none;
    border-top: 2px solid #e5e7eb;
    margin: 40px 0;
}

.author-posts {
    margin-top: 40px;
}

.author-posts .section-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 32px;
    color: #2c3e50;
}

.no-posts-message {
    text-align: center;
    padding: 60px 20px;
    font-size: 1.125rem;
    color: #646970;
}

/* Mobile responsive */
@media (max-width: 768px) {
    .author-header {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 24px;
        padding: 32px 0;
    }

    .author-avatar img {
        width: 100px;
        height: 100px;
    }

    .author-title {
        font-size: 2rem;
    }

    .author-bio {
        font-size: 1rem;
    }

    .author-meta {
        flex-direction: column;
        gap: 8px;
    }

    .author-social {
        justify-content: center;
    }

    .author-posts .section-title {
        font-size: 1.5rem;
    }
}

/* ==========================================================================
   CUSTOM SEARCH FORM STYLING
   ========================================================================== */

/* Search form container */
.search-form {
    width: 100%;
    max-width: 600px;
}

.search-form-wrapper {
    position: relative;
    display: flex;
    align-items: stretch;
    background: white;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    overflow: hidden;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.search-form-wrapper:focus-within {
    border-color: var(--color-primary, #95B89A);
    box-shadow: 0 0 0 3px rgba(149, 184, 154, 0.1);
}

/* Search input field */
.search-field {
    flex: 1;
    padding: 14px 16px;
    border: none;
    font-size: 1rem;
    line-height: 1.5;
    color: #2c3e50;
    background: transparent;
    outline: none;
}

.search-field::placeholder {
    color: #9ca3af;
}

.search-field::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
}

/* Search submit button */
.search-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 24px;
    background: var(--color-primary, #95B89A);
    color: white;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 1rem;
    transition: background 0.3s ease, transform 0.2s ease;
}

.search-submit:hover {
    background: #7fa384;
    transform: translateY(-1px);
}

.search-submit:active {
    transform: translateY(0);
}

.search-submit svg {
    flex-shrink: 0;
}

/* Accessibility - screen reader only text */
.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

/* Widget search form specific styling */
.widget_search .search-form {
    max-width: 100%;
}

.widget_search .search-form-wrapper {
    border-radius: 6px;
}

.widget_search .search-field {
    padding: 12px 14px;
    font-size: 0.95rem;
}

.widget_search .search-submit {
    padding: 12px 20px;
}

.widget_search .search-submit-text {
    display: none;
}

/* Mobile responsive */
@media (max-width: 768px) {
    .search-form {
        max-width: 100%;
    }

    .search-field {
        padding: 12px 14px;
        font-size: 0.95rem;
    }

    .search-submit {
        padding: 12px 16px;
    }

    .search-submit-text {
        display: none;
    }
}

/* Search page specific styling */
.search .search-form {
    margin-bottom: 40px;
}

/* Dark mode support (if needed in future) */
@media (prefers-color-scheme: dark) {
    .search-form-wrapper {
        background: #1f2937;
        border-color: #374151;
    }

    .search-field {
        color: #f9fafb;
    }

    .search-field::placeholder {
        color: #6b7280;
    }
}

/* Force FAQ sections to be full-width with background */
.wb-faq-section {
    max-width: none !important;
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
}
