
    <style id="survivehack-home-hub-css">
        .survivehack-start-here,
        .survivehack-popular-guides,
        .survivehack-about-resources {
            box-sizing: border-box;
            max-width: 1180px;
            width: 100%;
            margin: 0 0 34px;
            border-radius: 18px;
        }

        .survivehack-start-here,
        .survivehack-popular-guides,
        .survivehack-about-resources {
            padding: 30px 32px;
            background: #ffffff;
            border: 1px solid rgba(86, 214, 55, 0.24);
            box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
        }

        .survivehack-section-heading span {
            display: block;
            margin: 0 0 12px;
            color: #36b72e;
            font-size: 0.78rem;
            font-weight: 900;
            letter-spacing: 0.22em;
            text-transform: uppercase;
        }

        .survivehack-section-heading h2,
        .survivehack-about-resources h2 {
            margin: 0 0 10px;
            color: #12161b;
            font-size: clamp(1.35rem, 2vw, 1.85rem);
            line-height: 1.2;
        }

        .survivehack-section-heading p,
        .survivehack-about-resources p,
        .survivehack-start-card p {
            color: #374151;
            font-size: 1.03rem;
            line-height: 1.7;
        }

        .survivehack-section-heading p,
        .survivehack-about-resources p {
            margin: 0 0 22px;
        }

        .survivehack-start-grid {
            display: grid;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: 16px;
        }

        .survivehack-guides-grid {
            display: grid;
            grid-template-columns: repeat(4, minmax(0, 1fr));
            gap: 16px;
        }

        .survivehack-start-card {
            display: block;
            padding: 20px;
            border-radius: 16px;
            background: #f7fff4;
            border: 1px solid rgba(86, 214, 55, 0.30);
            color: #12161b !important;
            text-decoration: none;
            min-height: 190px;
            transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
        }

        .survivehack-start-card:hover,
        .survivehack-start-card:focus {
            transform: translateY(-2px);
            border-color: #36b72e;
            box-shadow: 0 10px 22px rgba(0, 0, 0, 0.11);
        }

        .survivehack-start-card span {
            display: inline-block;
            margin-bottom: 10px;
            color: #26991f;
            font-size: 0.76rem;
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: 0.14em;
        }

        .survivehack-start-card h3,
        .survivehack-guide-column h3 {
            margin: 0 0 10px;
            color: #12161b;
            font-size: 1.16rem;
            line-height: 1.25;
        }

        .survivehack-start-card p {
            margin: 0;
            font-size: 0.96rem;
        }

        .survivehack-guide-column {
            padding: 20px;
            border-radius: 16px;
            background: #f7fff4;
            border: 1px solid rgba(86, 214, 55, 0.30);
        }

        .survivehack-guide-column ul {
            margin: 0;
            padding-left: 18px;
        }

        .survivehack-guide-column li {
            margin: 0 0 10px;
            color: #374151;
            line-height: 1.45;
        }

        .survivehack-guide-column li:last-child {
            margin-bottom: 0;
        }

        .survivehack-guide-column a {
            color: #12161b !important;
            font-weight: 800;
            text-decoration: none;
        }

        .survivehack-guide-column a:hover,
        .survivehack-guide-column a:focus {
            color: #26991f !important;
            text-decoration: underline;
        }

        .survivehack-about-resources p {
            margin-bottom: 0;
        }

        @media (max-width: 980px) {
            .survivehack-start-grid,
            .survivehack-guides-grid {
                grid-template-columns: repeat(2, minmax(0, 1fr));
            }
        }

        @media (max-width: 700px) {
            .survivehack-start-here,
            .survivehack-popular-guides,
            .survivehack-about-resources {
                padding: 24px 22px;
                border-radius: 14px;
            }

            .survivehack-section-heading p,
            .survivehack-about-resources p,
            .survivehack-start-card p {
                font-size: 1rem;
            }

            .survivehack-start-grid,
            .survivehack-guides-grid {
                grid-template-columns: 1fr;
            }

            .survivehack-start-card {
                min-height: auto;
            }
        }
    </style>
    <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://survivehack.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://survivehack.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://survivehack.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://survivehack.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://survivehack.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
