
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: Arial, Helvetica, sans-serif;
            line-height: 1.6;
            color: #7d6a55;
            background: #fff;
        }

        .top-bar {
            width: 100%;
            height: 37px;
            background: linear-gradient(to bottom, #f5f5f5, #e8e8e8);
        }

        .container {
            max-width: 960px;
            margin: 0 auto;
            padding: 0 15px;
        }

        header {
            padding: 20px 0;
            border-bottom: 3px solid #de5003;
        }

        header h1 {
            font-family: Georgia, serif;
            font-size: 32px;
            font-weight: bold;
            color: #6c5742;
            margin-bottom: 10px;
        }

        nav {
            background: linear-gradient(to bottom, #1F3744, #0B151A);
            margin-bottom: 5px;
        }

        nav ul {
            list-style: none;
            display: flex;
            flex-wrap: wrap;
            padding: 0;
        }

        nav li {
            margin: 0;
        }

        nav a {
            display: block;
            padding: 16px 25px;
            color: #fff;
            text-decoration: none;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 500;
            border-right: 1px solid rgba(255, 255, 255, 0.1);
            transition: background-color 0.3s;
        }

        nav a:hover {
            background-color: #b0a799;
            color: #555;
        }

        .content-wrapper {
            background: #f6f1e6;
            padding: 40px 0 50px;
        }

        article {
            max-width: 960px;
            margin: 0 auto;
            padding: 0 47px;
        }

        article h2 {
            font-family: Georgia, serif;
            font-size: 20px;
            font-weight: bold;
            color: #6c5742;
            margin: 25px 0 15px;
        }

        article h3 {
            font-family: Georgia, serif;
            font-size: 18px;
            color: #6c5742;
            margin: 20px 0 12px;
        }

        article p {
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 18px;
            color: #7d6a55;
        }

        article a {
            color: #de5003;
            text-decoration: none;
            border-bottom: 1px solid transparent;
            transition: border-color 0.3s;
        }

        article a:hover {
            border-bottom-color: #de5003;
        }

        article ul, article ol {
            margin: 20px 0 25px 20px;
        }

        article li {
            font-size: 14px;
            line-height: 1.5;
            margin-bottom: 10px;
            padding-left: 10px;
        }

        .transition-section {
            max-width: 960px;
            margin: 30px auto;
            padding: 0 47px;
        }

        .transition-section p {
            font-size: 14px;
            line-height: 1.6;
            color: #7d6a55;
            margin-bottom: 15px;
        }

        {% if links %}
        .links-section {
            max-width: 960px;
            margin: 40px auto;
            padding: 30px 47px;
            background: #fff;
            border-top: 3px solid #de5003;
        }

        .links-section h3 {
            font-family: Georgia, serif;
            font-size: 20px;
            color: #6c5742;
            margin-bottom: 15px;
            font-weight: bold;
        }

        .links-section ul {
            list-style: none;
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 10px 30px;
            margin-bottom: 30px;
        }

        .links-section li {
            padding-left: 19px;
            background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTlBMkE0OUU5QzQzMTFFMkI0RDdGRjQ4RUI5MTg4RTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTlBMkE0OUY5QzQzMTFFMkI0RDdGRjQ4RUI5MTg4RTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFOUEyQTQ5Qzk=') 0 5px no-repeat;
        }

        .links-section a {
            color: #de5003;
            text-decoration: none;
            font-size: 14px;
            line-height: 1.5;
            transition: color 0.3s;
        }

        .links-section a:hover {
            color: #fe5b03;
        }
        {% endif %}

        footer {
            max-width: 990px;
            margin: 0 auto;
            padding: 40px 15px;
        }

        .footer-divider {
            display: flex;
            margin: 20px 0;
        }

        .footer-divider-left {
            width: 50%;
            height: 8px;
            background: linear-gradient(to right, #ddd, transparent);
        }

        .footer-divider-right {
            width: 50%;
            height: 8px;
            background: linear-gradient(to left, #ddd, transparent);
        }

        .footer-content {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
            font-size: 12px;
            color: #7d6a55;
        }

        .footer-content p {
            margin: 0;
        }

        .footer-nav {
            list-style: none;
            display: flex;
            flex-wrap: wrap;
            gap: 5px;
        }

        .footer-nav li {
            padding: 0 10px;
            border-left: 1px solid #7d6a55;
        }

        .footer-nav li:first-child {
            border-left: none;
            padding-left: 0;
        }

        .footer-nav a {
            color: #7d6a55;
            text-decoration: none;
            font-size: 11px;
            text-transform: uppercase;
            transition: color 0.3s;
        }

        .footer-nav a:hover {
            color: #64503a;
        }

        @media (max-width: 768px) {
            nav ul {
                flex-direction: column;
            }

            nav a {
                border-right: none;
                border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            }

            header h1 {
                font-size: 24px;
            }

            article, .transition-section, .links-section {
                padding: 0 20px;
            }

            .links-section ul {
                grid-template-columns: 1fr;
            }

            .footer-content {
                flex-direction: column;
                gap: 15px;
                text-align: center;
            }

            .footer-nav {
                flex-direction: column;
                align-items: center;
            }

            .footer-nav li {
                border-left: none;
                padding: 5px 0;
            }
        }

        @media (max-width: 480px) {
            header h1 {
                font-size: 20px;
            }

            article h2 {
                font-size: 18px;
            }

            article h3 {
                font-size: 16px;
            }

            article p, article li {
                font-size: 13px;
            }
        }
    