{"id":16,"date":"2026-06-28T20:04:31","date_gmt":"2026-06-28T20:04:31","guid":{"rendered":"https:\/\/int4272.eu\/?page_id=16"},"modified":"2026-06-30T09:03:38","modified_gmt":"2026-06-30T09:03:38","slug":"home","status":"publish","type":"page","link":"https:\/\/int4272.eu\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63482c5 e-con e-atomic-element e-flexbox-base e-6d8852c \" data-id=\"63482c5\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"63482c5\">\n    \t\t\t<img class=\"e-image-base e-d13caf3-61db22f\" data-interaction-id=\"d13caf3\"\/>\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-9d417a0 e-con e-atomic-element e-flexbox-base e-29b47f5 \" data-id=\"9d417a0\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9d417a0\">\n    \t\t\t<img class=\"e-image-base e-b51525f-b30f10b\" data-interaction-id=\"b51525f\"\/>\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-9ded53c e-con-full e-flex e-con e-parent\" data-id=\"9ded53c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-786f266 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"786f266\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"pl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Intercontinental [INT] | STATE 4272 - Alliance Hub<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600;700;900&family=Rajdhani:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n    \n    <style>\n        \/* ==========================================================================\n           1. RESET I ZMIENNE GLOBALNE\n           ========================================================================== *\/\n        *, *::before, *::after {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        :root {\n            --gold: #c9a227;\n            --gold-glow: rgba(201, 162, 39, 0.6);\n            --gold-dim: rgba(201, 162, 39, 0.15);\n            --fire-glow: 0 0 20px #ff5500, 0 0 40px #ff2200;\n            --ice-glow: 0 0 25px #00ccff, 0 0 50px #0066ff;\n            --bg-dark: #030208;\n            --card-bg: rgba(7, 5, 15, 0.85);\n            --text-main: #e8d5a3;\n            --text-muted: rgba(232, 213, 163, 0.6);\n        }\n\n        html {\n            scroll-behavior: smooth;\n            background-color: var(--bg-dark);\n            font-size: 16px;\n        }\n\n        body {\n            font-family: 'Rajdhani', sans-serif;\n            color: var(--text-main);\n            overflow-x: hidden;\n            position: relative;\n            background-color: var(--bg-dark);\n        }\n\n        \/* G\u0142\u00f3wne t\u0142o strony jako fixed cover *\/\n        body::before {\n            content: '';\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100vw;\n            height: 100vh;\n            background: url('https:\/\/int4272.eu\/wp-content\/uploads\/2026\/06\/background.png') center\/cover no-repeat fixed;\n            opacity: 0.25;\n            z-index: -2;\n            pointer-events: none;\n        }\n\n        \/* G\u0142\u0119boka czer\u0144 jako dodatkowa warstwa miksuj\u0105ca t\u0142o *\/\n        .bg-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100vw;\n            height: 100vh;\n            background: linear-gradient(180deg, rgba(3,2,8,0.6) 0%, rgba(2,1,5,0.95) 100%);\n            z-index: -2;\n            pointer-events: none;\n        }\n\n        \/* P\u0142ynne przewijanie i paski *\/\n        ::-webkit-scrollbar { width: 6px; }\n        ::-webkit-scrollbar-track { background: #000; }\n        ::-webkit-scrollbar-thumb { background: var(--gold); border-radius: 3px; }\n\n        \/* Canvas dla iskier *\/\n        #particle-canvas {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100vw;\n            height: 100vh;\n            z-index: -1;\n            pointer-events: none;\n        }\n\n        \/* Nag\u0142\u00f3wki sekcji z ozdobnymi liniami *\/\n        .section-title {\n            font-family: 'Cinzel', serif;\n            font-size: 2.2rem;\n            text-align: center;\n            letter-spacing: 3px;\n            margin-bottom: 50px;\n            text-transform: uppercase;\n            position: relative;\n            color: #fff;\n            text-shadow: 0 0 10px rgba(255,255,255,0.3);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 20px;\n        }\n\n        .section-title::before, .section-title::after {\n            content: '';\n            display: inline-block;\n            width: 80px;\n            height: 1px;\n            background: linear-gradient(90deg, transparent, var(--gold), transparent);\n        }\n\n        .sec {\n            padding: 100px 5% 60px 5%;\n            max-width: 1400px;\n            margin: 0 auto;\n        }\n\n        \/* ==========================================================================\n           2. NAVBAR (G\u00d3RNE MENU)\n           ========================================================================== *\/\n        #navbar {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 75px;\n            background: linear-gradient(180deg, rgba(0,0,0,0.95) 0%, rgba(5,4,12,0.85) 100%);\n            border-bottom: 1px solid rgba(201, 162, 39, 0.2);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 0 50px;\n            z-index: 999;\n            backdrop-filter: blur(10px);\n        }\n\n        .nav-brand {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .nav-logo {\n            width: 45px;\n            height: 45px;\n            border-radius: 50%;\n            border: 1px solid var(--gold);\n            object-fit: cover;\n            box-shadow: 0 0 10px var(--gold-glow);\n        }\n\n        .nav-title {\n            font-family: 'Cinzel', serif;\n            font-size: 1.1rem;\n            font-weight: 700;\n            letter-spacing: 1.5px;\n            color: #fff;\n        }\n\n        .nav-menu {\n            display: flex;\n            gap: 30px;\n            list-style: none;\n        }\n\n        .nav-menu a {\n            font-family: 'Rajdhani', sans-serif;\n            font-size: 1rem;\n            font-weight: 600;\n            letter-spacing: 1.5px;\n            color: var(--text-main);\n            text-decoration: none;\n            text-transform: uppercase;\n            transition: all 0.3s ease;\n            padding: 5px 0;\n            position: relative;\n        }\n\n        .nav-menu a::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            width: 0;\n            height: 1px;\n            background-color: var(--gold);\n            transition: all 0.3s ease;\n            transform: translateX(-50%);\n        }\n\n        .nav-menu a:hover {\n            color: #fff;\n            text-shadow: 0 0 8px var(--gold-glow);\n        }\n\n        .nav-menu a:hover::after {\n            width: 100%;\n        }\n\n        .nav-hamburger {\n            display: none;\n            flex-direction: column;\n            gap: 5px;\n            cursor: pointer;\n        }\n\n        .nav-hamburger span {\n            width: 25px;\n            height: 2px;\n            background-color: var(--text-main);\n            transition: 0.3s;\n        }\n\n        \/* ==========================================================================\n           3. HERO SECTION (NAG\u0141\u00d3WEK PE\u0141NOEKRANOWY)\n           ========================================================================== *\/\n        #hero {\n            position: relative;\n            width: 100vw;\n            height: 100vh;\n            background-color: rgba(0, 0, 0, 0.75);\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            overflow: hidden;\n        }\n\n        \/* Lodowy Zamek po lewej *\/\n        .hero-asset-left {\n            position: absolute;\n            left: -5%;\n            bottom: 0;\n            height: 85%;\n            z-index: 1;\n            pointer-events: none;\n            mask-image: linear-gradient(to right, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 100%);\n            -webkit-mask-image: linear-gradient(to right, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 100%);\n            filter: drop-shadow(0 0 30px rgba(0, 204, 255, 0.2));\n            animation: floatIce 8s ease-in-out infinite alternate;\n        }\n\n        \/* Ognisty Kryszta\u0142 po prawej *\/\n        .hero-asset-right {\n            position: absolute;\n            right: -5%;\n            bottom: 0;\n            height: 90%;\n            z-index: 1;\n            pointer-events: none;\n            mask-image: linear-gradient(to left, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 100%);\n            -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 100%);\n            filter: drop-shadow(0 0 35px rgba(255, 85, 0, 0.25));\n            animation: floatFire 7s ease-in-out infinite alternate;\n        }\n\n        .hero-center {\n            position: relative;\n            z-index: 5;\n            text-align: center;\n            max-width: 850px;\n            padding: 0 20px;\n        }\n\n        .hero-tag-box {\n            display: inline-block;\n            border: 1px solid var(--gold);\n            padding: 6px 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.9rem;\n            letter-spacing: 3px;\n            color: var(--gold);\n            margin-bottom: 25px;\n            background: rgba(0,0,0,0.4);\n            box-shadow: inset 0 0 10px var(--gold-dim);\n        }\n\n        .hero-main-title {\n            font-family: 'Cinzel', serif;\n            font-size: 3.5rem;\n            font-weight: 900;\n            letter-spacing: 4px;\n            line-height: 1.1;\n            margin-bottom: 30px;\n            color: #ffffff;\n            text-shadow: 0 4px 15px rgba(0,0,0,0.9);\n        }\n\n        .hero-main-title span.fire-text {\n            color: #ff5500;\n            background: linear-gradient(to bottom, #fff 20%, #ffaa00 50%, #ff2200 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            filter: drop-shadow(var(--fire-glow));\n        }\n\n        .hero-subtitle {\n            font-size: 1.2rem;\n            letter-spacing: 2px;\n            color: var(--text-muted);\n            text-transform: uppercase;\n            margin-bottom: 45px;\n            font-weight: 500;\n        }\n\n        .hero-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 25px;\n        }\n\n        .btn {\n            font-family: 'Cinzel', serif;\n            font-size: 0.85rem;\n            font-weight: 700;\n            letter-spacing: 2px;\n            padding: 15px 35px;\n            text-transform: uppercase;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            text-decoration: none;\n        }\n\n        .btn-gold {\n            background: linear-gradient(135deg, #c9a227 0%, #8a6c14 100%);\n            color: #000;\n            border: none;\n            box-shadow: 0 0 15px var(--gold-glow);\n        }\n\n        .btn-gold:hover {\n            transform: translateY(-3px);\n            filter: brightness(1.2);\n            box-shadow: 0 0 25px var(--gold-glow);\n        }\n\n        .btn-outline {\n            background: rgba(0, 0, 0, 0.6);\n            color: var(--text-main);\n            border: 1px solid var(--gold);\n            box-shadow: inset 0 0 10px var(--gold-dim);\n        }\n\n        .btn-outline:hover {\n            transform: translateY(-3px);\n            background: var(--gold);\n            color: #000;\n            box-shadow: 0 0 20px var(--gold-glow);\n        }\n\n        \/* Animations for assets *\/\n        @keyframes floatIce {\n            0% { transform: translateY(0) rotate(0deg); }\n            100% { transform: translateY(-15px) rotate(1deg); }\n        }\n        @keyframes floatFire {\n            0% { transform: translateY(0) scale(1); }\n            100% { transform: translateY(-20px) scale(1.02); }\n        }\n\n        \/* ==========================================================================\n           4. SEKCJA: ALLIANCE CORE REGULATIONS & DEPARTMENTS\n           ========================================================================== *\/\n        .grid-3 {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n            margin-bottom: 40px;\n        }\n\n        .gaming-card {\n            background: var(--card-bg);\n            border: 1px solid rgba(201, 162, 39, 0.2);\n            padding: 40px 30px;\n            position: relative;\n            overflow: hidden;\n            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            backdrop-filter: blur(5px);\n        }\n\n        .gaming-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 2px;\n            background: linear-gradient(90deg, transparent, var(--gold), transparent);\n            transform: translateX(-100%);\n            transition: 0.6s;\n        }\n\n        .gaming-card:hover {\n            transform: translateY(-5px);\n            border-color: var(--gold);\n            box-shadow: 0 10px 30px rgba(201, 162, 39, 0.15), inset 0 0 15px rgba(201, 162, 39, 0.1);\n        }\n\n        .gaming-card:hover::before {\n            transform: translateX(100%);\n        }\n\n        .card-icon {\n            font-size: 2.5rem;\n            color: var(--gold);\n            margin-bottom: 25px;\n            filter: drop-shadow(0 0 8px rgba(201, 162, 39, 0.4));\n        }\n\n        .card-title {\n            font-family: 'Cinzel', serif;\n            font-size: 1.25rem;\n            font-weight: 700;\n            letter-spacing: 1.5px;\n            margin-bottom: 20px;\n            color: #fff;\n        }\n\n        .card-text {\n            font-size: 0.95rem;\n            line-height: 1.6;\n            color: var(--text-muted);\n            text-align: justify;\n        }\n\n        \/* ==========================================================================\n           5. INTERAKTYWNA DIZAJN: PANEL PRZEGL\u0104DANIA (GUIDES & EVENTS)\n           ========================================================================== *\/\n        .tabs-container {\n            background: rgba(5, 4, 10, 0.9);\n            border: 1px solid rgba(201, 162, 39, 0.15);\n            padding: 40px;\n            margin-top: 40px;\n            box-shadow: 0 20px 50px rgba(0,0,0,0.5);\n        }\n\n        .tabs-nav {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            margin-bottom: 40px;\n            border-bottom: 1px solid rgba(201, 162, 39, 0.1);\n            padding-bottom: 20px;\n        }\n\n        .tab-trigger {\n            font-family: 'Cinzel', serif;\n            font-size: 1.1rem;\n            font-weight: 700;\n            letter-spacing: 2px;\n            color: var(--text-muted);\n            background: transparent;\n            border: none;\n            padding: 10px 30px;\n            cursor: pointer;\n            transition: all 0.3s;\n            position: relative;\n        }\n\n        .tab-trigger.active {\n            color: var(--gold);\n            text-shadow: 0 0 10px var(--gold-glow);\n        }\n\n        .tab-trigger.active::after {\n            content: '';\n            position: absolute;\n            bottom: -21px;\n            left: 0;\n            width: 100%;\n            height: 2px;\n            background-color: var(--gold);\n            box-shadow: 0 0 10px var(--gold);\n        }\n\n        .tab-content {\n            display: none;\n        }\n\n        .tab-content.active {\n            display: block;\n            animation: fadeIn 0.5s ease-in-out;\n        }\n\n        .interactive-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n            gap: 15px;\n        }\n\n        .item-btn {\n            background: rgba(12, 10, 25, 0.8);\n            border: 1px solid rgba(201, 162, 39, 0.2);\n            padding: 18px 22px;\n            color: var(--text-main);\n            font-family: 'Cinzel', serif;\n            font-size: 0.85rem;\n            font-weight: 600;\n            letter-spacing: 1px;\n            text-align: left;\n            text-transform: uppercase;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            border-radius: 2px;\n        }\n\n        .item-btn:hover {\n            background: linear-gradient(90deg, rgba(201,162,39,0.15) 0%, rgba(0,0,0,0) 100%);\n            border-color: var(--gold);\n            color: #fff;\n            box-shadow: 0 0 15px rgba(201, 162, 39, 0.1);\n            padding-left: 27px;\n        }\n\n        .item-btn .arrow {\n            color: var(--gold);\n            font-weight: bold;\n            transition: transform 0.3s;\n        }\n\n        .item-btn:hover .arrow {\n            transform: translateX(5px);\n        }\n\n        \/* ==========================================================================\n           6. QUICK ACCESS\n           ========================================================================== *\/\n        .quick-access-container {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n\n        .quick-tile {\n            background: var(--card-bg);\n            border: 1px solid rgba(201, 162, 39, 0.15);\n            padding: 25px 40px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n\n        .quick-tile:hover {\n            border-color: var(--gold);\n            background: linear-gradient(90deg, rgba(201, 162, 39, 0.1) 0%, transparent 100%);\n            box-shadow: 0 5px 20px rgba(0,0,0,0.4);\n        }\n\n        .quick-left {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n        }\n\n        .quick-icon {\n            font-size: 1.8rem;\n            color: var(--gold);\n        }\n\n        .quick-title {\n            font-family: 'Cinzel', serif;\n            font-size: 1.15rem;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n        }\n\n        .quick-arrow {\n            color: var(--gold);\n            font-size: 1.5rem;\n            transition: transform 0.3s;\n        }\n\n        .quick-tile:hover .quick-arrow {\n            transform: translateX(8px);\n        }\n\n        \/* ==========================================================================\n           7. SYSTEM MODALNY (OKNA POP-UP)\n           ========================================================================== *\/\n        .modal-overlay {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100vw;\n            height: 100vh;\n            background: rgba(0, 0, 0, 0.85);\n            backdrop-filter: blur(8px);\n            z-index: 1000;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            opacity: 0;\n            pointer-events: none;\n            transition: opacity 0.4s ease;\n        }\n\n        .modal-overlay.active {\n            opacity: 1;\n            pointer-events: auto;\n        }\n\n        .modal-box {\n            background: #090712;\n            border: 1px solid var(--gold);\n            max-width: 650px;\n            width: 90%;\n            padding: 40px;\n            position: relative;\n            box-shadow: 0 0 40px rgba(201,162,39,0.3);\n            transform: translateY(-30px);\n            transition: transform 0.4s ease;\n        }\n\n        .modal-overlay.active .modal-box {\n            transform: translateY(0);\n        }\n\n        .modal-close {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            font-size: 1.8rem;\n            color: var(--text-muted);\n            cursor: pointer;\n            transition: color 0.3s;\n        }\n\n        .modal-close:hover {\n            color: #fff;\n        }\n\n        .modal-header {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            margin-bottom: 25px;\n            border-bottom: 1px solid rgba(201, 162, 39, 0.2);\n            padding-bottom: 15px;\n        }\n\n        .modal-header-icon {\n            font-size: 2rem;\n            color: var(--gold);\n        }\n\n        .modal-title {\n            font-family: 'Cinzel', serif;\n            font-size: 1.5rem;\n            text-transform: uppercase;\n            color: #fff;\n            letter-spacing: 1px;\n        }\n\n        .modal-body {\n            font-size: 1rem;\n            line-height: 1.7;\n            color: var(--text-main);\n            text-align: justify;\n        }\n\n        \/* ==========================================================================\n           8. FOOTER (STOPKA)\n           ========================================================================== *\/\n        footer {\n            background: #020106;\n            border-top: 1px solid rgba(201, 162, 39, 0.15);\n            padding: 60px 20px 40px 20px;\n            text-align: center;\n        }\n\n        .footer-logo {\n            width: 65px;\n            height: 65px;\n            border-radius: 50%;\n            border: 1px solid var(--gold);\n            margin: 0 auto 20px auto;\n            box-shadow: 0 0 15px var(--gold-glow);\n            object-fit: cover;\n        }\n\n        .footer-copy {\n            font-size: 0.9rem;\n            color: var(--text-muted);\n            letter-spacing: 1px;\n            margin-bottom: 15px;\n        }\n\n        .footer-motto {\n            font-family: 'Cinzel', serif;\n            font-size: 0.8rem;\n            color: var(--gold);\n            letter-spacing: 6px;\n            text-transform: uppercase;\n            opacity: 0.7;\n        }\n\n        \/* ==========================================================================\n           9. RESPONSYWNO\u015a\u0106 (MOBILE)\n           ========================================================================== *\/\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        @media (max-width: 1024px) {\n            .grid-3 { grid-template-columns: repeat(2, 1fr); }\n            .hero-main-title { font-size: 2.8rem; }\n            .hero-asset-left { height: 65%; }\n            .hero-asset-right { height: 70%; }\n        }\n\n        @media (max-width: 768px) {\n            #navbar { padding: 0 25px; }\n            .nav-menu {\n                position: absolute;\n                top: 75px;\n                left: 0;\n                width: 100%;\n                background: rgba(3, 2, 8, 0.98);\n                border-bottom: 1px solid rgba(201, 162, 39, 0.2);\n                flex-direction: column;\n                padding: 30px;\n                gap: 20px;\n                text-align: center;\n                display: none;\n            }\n            .nav-menu.mobile-open { display: flex; }\n            .nav-hamburger { display: flex; }\n            .grid-3 { grid-template-columns: 1fr; }\n            .hero-main-title { font-size: 2.2rem; }\n            .hero-buttons { flex-direction: column; gap: 15px; }\n            .hero-asset-left { display: none; }\n            .hero-asset-right { right: -15%; height: 55%; opacity: 0.4; }\n            .tabs-nav { flex-direction: column; gap: 10px; align-items: center; }\n            .tabs-container { padding: 20px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"bg-overlay\"><\/div>\n    <canvas id=\"particle-canvas\"><\/canvas>\n\n    <nav id=\"navbar\">\n        <div class=\"nav-brand\">\n            <img decoding=\"async\" src=\"https:\/\/int4272.eu\/wp-content\/uploads\/2026\/06\/logo.jpeg\" alt=\"INT Logo\" class=\"nav-logo\">\n            <div class=\"nav-title\">Intercontinental [INT] | STATE 4272<\/div>\n        <\/div>\n        <ul class=\"nav-menu\" id=\"navMenu\">\n            <li><a href=\"#hero\">Home<\/a><\/li>\n            <li><a href=\"#database\">Guides<\/a><\/li>\n            <li><a href=\"#database\">Events<\/a><\/li>\n            <li><a href=\"#regulations\">Alliance [INT]<\/a><\/li>\n            <li><a href=\"#quick\">Recruitment<\/a><\/li>\n        <\/ul>\n        <div class=\"nav-hamburger\" onclick=\"toggleMenu()\">\n            <span><\/span>\n            <span><\/span>\n            <span><\/span>\n        <\/div>\n    <\/nav>\n\n    <section id=\"hero\">\n        <img decoding=\"async\" src=\"https:\/\/int4272.eu\/wp-content\/uploads\/2026\/06\/ice_castel.png\" alt=\"Ice Castle\" class=\"hero-asset-left\">\n        <img decoding=\"async\" src=\"https:\/\/int4272.eu\/wp-content\/uploads\/2026\/06\/fire_crystal.png\" alt=\"Fire Crystal\" class=\"hero-asset-right\">\n        \n        <div class=\"hero-center\">\n            <div class=\"hero-tag-box\">[INT] STATE 4272<\/div>\n            <h1 class=\"hero-main-title\">UNITED IN FROST, <br><span class=\"fire-text\">STRONG IN FIRE!<\/span><\/h1>\n            <p class=\"hero-subtitle\">Oficjalne Centrum Dowodzenia i Baza Wiedzy Sojuszu Intercontinental<\/p>\n            <div class=\"hero-buttons\">\n                <a href=\"#regulations\" class=\"btn btn-gold\">\ud83d\udee1\ufe0f Alliance Rules<\/a>\n                <a href=\"#departments\" class=\"btn btn-outline\">\ud83d\udc51 Alliance Structure<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sec\" id=\"regulations\">\n        <h2 class=\"section-title\">Alliance Core Regulations<\/h2>\n        <div class=\"grid-3\">\n            <div class=\"gaming-card\">\n                <div class=\"card-icon\">\ud83d\udee1\ufe0f<\/div>\n                <h3 class=\"card-title\">1. NAP Agreement & Diplomacy<\/h3>\n                <p class=\"card-text\">\"Respect kingdom NAP (No Attack Pact) rules and maintain flawless diplomatic relations with protected alliances. Unauthorized attacks on NAP-covered targets or zeroing unflagged cities are strictly forbidden. All military friction or border disputes must be immediately reported to R4\/R5 leadership before engaging in counter-attacks. Failure to comply will result in disciplinary action and resource compensation to the victim.\"<\/p>\n            <\/div>\n            <div class=\"gaming-card\">\n                <div class=\"card-icon\">\ud83d\udd25<\/div>\n                <h3 class=\"card-title\">2. Event Attendance<\/h3>\n                <p class=\"card-text\">\"Active participation in major operations\u2014including Bear Trap, Foundry Strategy, and Castle Battle\u2014is mandatory for all members. Follow R4 markers, strictly adhere to designated lane assignments in Foundry, and manage your timers efficiently. If you cannot attend a scheduled mandatory event due to real-life commitments, notify the war management team in advance via the alliance discord.\"<\/p>\n            <\/div>\n            <div class=\"gaming-card\">\n                <div class=\"card-icon\">\ud83c\udfdb\ufe0f<\/div>\n                <h3 class=\"card-title\">3. Resource & Territory Rules<\/h3>\n                <p class=\"card-text\">\"Respect alliance territory and optimization protocols. Verify resource node locations and avoid blocking paths or cutting off expansion routes for alliance banners. Gathering inside our core territory boundary is highly encouraged to maximize alliance gathering speed bonuses. Stealing tiles from allies or active NAP partners will not be tolerated.\"<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sec\" id=\"departments\">\n        <h2 class=\"section-title\">Alliance Departments<\/h2>\n        <div class=\"grid-3\">\n            <div class=\"gaming-card\">\n                <div class=\"card-icon\">\ud83c\udf10<\/div>\n                <h3 class=\"card-title\">Diplomacy & Politics<\/h3>\n                <p class=\"card-text\">\"The diplomatic arm of [INT]. Responsible for server-wide NAP coordination, handling cross-alliance treaties, managing international relations, and processing player transfers. This department works around the clock to secure our position in the kingdom, resolve internal conflicts, and negotiate terms during state vs state events to ensure our allies stand firmly by our side.\"<\/p>\n            <\/div>\n            <div class=\"gaming-card\">\n                <div class=\"card-icon\">\u2694\ufe0f<\/div>\n                <h3 class=\"card-title\">War & Event Strategy<\/h3>\n                <p class=\"card-text\">\"The iron fist of the alliance. Manages Castle Battles, sets active timers for Bear Trap, designs competitive Foundry strategies, and marks high-priority targets during operations. Our strategists analyze battle reports, coordinate mass rallies, optimize troop formations, and guide our fighters to victory through calculated military execution.\"<\/p>\n            <\/div>\n            <div class=\"gaming-card\">\n                <div class=\"card-icon\">\ud83d\udc65<\/div>\n                <h3 class=\"card-title\">Recruitment & Growth<\/h3>\n                <p class=\"card-text\">\"The lifeblood of our community. Handles state transfer inquiries, monitors alliance power requirements, filters new applications, and tracks overall member activity. This department ensures that [INT] remains filled with active, dedicated players, assists newcomers with growth tips, and manages internal promotions based on merit and performance.\"<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sec\" id=\"database\">\n        <h2 class=\"section-title\">Alliance Intel Database<\/h2>\n        \n        <div class=\"tabs-container\">\n            <div class=\"tabs-nav\">\n                <button class=\"tab-trigger active\" onclick=\"switchTab('guides', this)\">\ud83d\udcd6 Player Guides<\/button>\n                <button class=\"tab-trigger\" onclick=\"switchTab('events', this)\">\ud83d\udcc5 Alliance Events<\/button>\n            <\/div>\n\n            <div class=\"tab-content active\" id=\"guides-tab\">\n                <div class=\"interactive-grid\">\n                    <button class=\"item-btn\" onclick=\"openModal('g_arena')\">Arena <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('g_healing')\">Batch-Healing <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('g_fishing')\">Fishing <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('g_gear')\">Hero Gear <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('g_age')\">State Age <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('g_svs')\">SvS (State vs State) <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('g_chief')\">Chief Gear <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('g_gems')\">Gems <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('g_troops')\">Troops <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('g_building')\">Building Requirements <span class=\"arrow\">&gt;<\/span><\/button>\n                <\/div>\n            <\/div>\n\n            <div class=\"tab-content\" id=\"events-tab\">\n                <div class=\"interactive-grid\">\n                    <button class=\"item-btn\" onclick=\"openModal('e_frostfire')\">Frostfire <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_bear')\">Bear Trap <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_joe')\">Crazy Joe <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_bia')\">Brothers-in-Arms <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_hall')\">Hall of Chiefs <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_mobi')\">Alliance Mobilization <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_mercenary')\">Mercenary <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_fortress')\">Fortress Battles <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_facilities')\">Facilities <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_gina')\">Gina\u2019s Revenge <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_foundry')\">Foundry Battle <span class=\"arrow\">&gt;<\/span><\/button>\n                    <button class=\"item-btn\" onclick=\"openModal('e_championship')\">Alliance Championship <span class=\"arrow\">&gt;<\/span><\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"sec\" id=\"quick\">\n        <h2 class=\"section-title\">Quick Access & Subpages<\/h2>\n        <div class=\"quick-access-container\">\n            <div class=\"quick-tile\" onclick=\"openModal('sub_guides')\">\n                <div class=\"quick-left\">\n                    <span class=\"quick-icon\">\ud83d\udcda<\/span>\n                    <span class=\"quick-title\">Guides Subpage Intel<\/span>\n                <\/div>\n                <span class=\"quick-arrow\">&gt;<\/span>\n            <\/div>\n            <div class=\"quick-tile\" onclick=\"openModal('sub_events')\">\n                <div class=\"quick-left\">\n                    <span class=\"quick-icon\">\ud83d\udcc5<\/span>\n                    <span class=\"quick-title\">Events Subpage Intel<\/span>\n                <\/div>\n                <span class=\"quick-arrow\">&gt;<\/span>\n            <\/div>\n            <div class=\"quick-tile\" onclick=\"openModal('sub_recruit')\">\n                <div class=\"quick-left\">\n                    <span class=\"quick-icon\">\ud83e\udd1d<\/span>\n                    <span class=\"quick-title\">Recruitment Hub<\/span>\n                <\/div>\n                <span class=\"quick-arrow\">&gt;<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <footer>\n        <img decoding=\"async\" src=\"https:\/\/int4272.eu\/wp-content\/uploads\/2026\/06\/logo.jpeg\" alt=\"INT Footer Logo\" class=\"footer-logo\">\n        <p class=\"footer-copy\">&copy; 2026 Intercontinental [INT] | Server 4272 Alliance Hub<\/p>\n        <p class=\"footer-motto\">STRENGTH. LOYALTY. VICTORY.<\/p>\n    <\/footer>\n\n    <div class=\"modal-overlay\" id=\"modalOverlay\" onclick=\"closeModal(event)\">\n        <div class=\"modal-box\" onclick=\"event.stopPropagation()\">\n            <span class=\"modal-close\" onclick=\"forceCloseModal()\">&times;<\/span>\n            <div class=\"modal-header\">\n                <span class=\"modal-header-icon\" id=\"modalIcon\">\ud83d\udcd6<\/span>\n                <h3 class=\"modal-title\" id=\"modalTitle\">Tytu\u0142 Modala<\/h3>\n            <\/div>\n            <div class=\"modal-body\" id=\"modalBody\">\n                Tre\u015b\u0107...\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ Baza danych tekst\u00f3w przekazanych z Discorda\n        const intelDatabase = {\n            \/\/ Guides\n            g_arena: { icon: \"\u2694\ufe0f\", title: \"Arena\", body: \"Maximize your daily rewards by optimizing your Arena defense and offense lineups. Focus on hero synergy, turn order, and positioning of your infantry to shield your primary marksmen. Remember to use all free attempts before the daily reset to maintain your rank.\" },\n            g_healing: { icon: \"\u2764\ufe0f\", title: \"Batch-Healing\", body: \"During intensive warfare or SvS, never heal all your troops at once. Use the batch-healing technique: heal in small, time-optimized batches (e.g., 30\u201345 minutes) so alliance help clicks can instantly finish the timer. This saves thousands of speedups and keeps your infirmary open.\" },\n            g_fishing: { icon: \"\ud83d\udc1f\", title: \"Fishing\", body: \"Complete guide to the fishing subsystem. Learn the optimal tension mechanics, when to hoard high-tier bait, and how to maximize your points during special fishing tournament phases to secure exclusive growth resources.\" },\n            g_gear: { icon: \"\ud83d\udee1\ufe0f\", title: \"Hero Gear\", body: \"Your heroes are only as strong as their equipment. Prioritize upgrading your primary rally leaders' gear. Focus heavily on Mastery levels and Exclusive Weapons for your main generation heroes to unlock massive stat multipliers.\" },\n            g_age: { icon: \"\u23f3\", title: \"State Age\", body: \"A strategic timeline tracking our current state development phase. Understand which generation of heroes is unlocking next, what upcoming kingdom events to prepare for, and how to manage your resource hoarding accordingly.\" },\n            g_svs: { icon: \"\ud83d\udc51\", title: \"SvS (State vs State)\", body: \"The ultimate test of coordination. Prep Phase requires maximum efficiency in diamond spending, troop training, and gathering. Invasion Phase demands absolute discipline: zeroing enemy hives, defending our Sun Castle, and locking down Thermal Stations under tight R4 rally coordination.\" },\n            g_chief: { icon: \"\ud83d\udd25\", title: \"Chief Gear\", body: \"Chief Gear and Charms provide global buffs to your entire army. Never let your furnace idly sit without crafting components. Prioritize infantry health and lancer\/marksman lethality upgrades during the King of Icefield events to maximize point efficiency.\" },\n            g_gems: { icon: \"\ud83d\udc8e\", title: \"Gems\", body: \"Optimize your gear sockets. Learn the exact priority matrix for embedding and upgrading combat gems. Ensure your attack and defense stats are balanced correctly based on your main troop specialization.\" },\n            g_troops: { icon: \"\ud83c\udff9\", title: \"Troops\", body: \"Maintain a healthy army composition. Always aim to train and promote to the highest tier available (T10\/T11). Understand the hard counters: Infantry tanks the damage, Lancers flank the backline, and Marksmen deal the core lethal blow.\" },\n            g_building: { icon: \"\ud83c\udfdb\ufe0f\", title: \"Building Requirements\", body: \"Plan your path to Furnace level 30 and beyond. This database contains all necessary resource counts, fire crystal requirements, and prerequisite building levels so you can prepare your speedups and resources well in advance.\" },\n            \n            \/\/ Events\n            e_frostfire: { icon: \"\u2744\ufe0f\", title: \"Frostfire\", body: \"Battleground coordination rules for Frostfire. Learn the capture priority for extractors, how to efficiently secure ore veins, and tactical movement tips to avoid getting trapped by enemy rallies while maximizing individual and alliance points.\" },\n            e_bear: { icon: \"\ud83d\udc3b\", title: \"Bear Trap\", body: \"Scheduled regularly by R4 leadership. Strict protocol: Only designated high-power rally captains open rallies to guarantee maximum damage output. All other members join instantly with maximum troop capacity. Solo attacks are strictly banned.\" },\n            e_joe: { icon: \"\ud83e\udd21\", title: \"Crazy Joe\", body: \"Defensive alliance event. Ensure all members online reinforce offline players' cities to prevent burning. Keep your embassy upgraded. R4s will manage the primary reinforcement squads for the Alliance Headquarters waves to secure maximum total points.\" },\n            e_bia: { icon: \"\ud83d\udca5\", title: \"Brothers-in-Arms\", body: \"The kingdom-wide kill event. Absolute shield discipline is mandatory. If you are not actively participating in hunting enemy hives, your city must be bubbled (Peace Shield) 24\/7. Unshielded cities that give points to enemy states will be subject to disciplinary action.\" },\n            e_hall: { icon: \"\ud83c\udfc6\", title: \"Hall of Chiefs\", body: \"A multi-stage event rewarding complete account progression. Track the daily stages (Gathering, Building\/Research, Troop Training, Hero Upgrades) and hoard your items to unleash them all at once for top-tier leaderboard ranks.\" },\n            e_mobi: { icon: \"\ud83d\udcc8\", title: \"Alliance Mobilization\", body: \"Maximum cooperation event. Every member must select tasks according to their active gameplay capabilities. High-point tasks (100+) must be prioritized. If you cannot finish a task, communicate with R4s before letting the timer expire.\" },\n            e_mercenary: { icon: \"\ud83d\udcb0\", title: \"Mercenary\", body: \"Coordinated defense and rally training against invading mercenary forces. Learn how to accurately time your dual-rallies and reinforce shared targets to ensure all members successfully complete their defense tiers.\" },\n            e_fortress: { icon: \"\ud83d\udea9\", title: \"Fortress Battles\", body: \"Bi-weekly tactical war for regional buffs. R4s will issue specific attack markers and drop timers. Fill the rallies instantly, follow voice\/chat commands for\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Intercontinental [INT] | STATE 4272 &#8211; Alliance Hub Intercontinental [INT] | STATE 4272 Home Guides Events Alliance [INT] Recruitment [INT] STATE 4272 UNITED IN FROST, STRONG IN FIRE! Oficjalne Centrum Dowodzenia i Baza Wiedzy Sojuszu Intercontinental \ud83d\udee1\ufe0f Alliance Rules \ud83d\udc51 Alliance Structure Alliance Core Regulations \ud83d\udee1\ufe0f 1. NAP Agreement &#038; Diplomacy &#8220;Respect kingdom NAP (No [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-int-hub.php","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/int4272.eu\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/int4272.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/int4272.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/int4272.eu\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/int4272.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":70,"href":"https:\/\/int4272.eu\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":131,"href":"https:\/\/int4272.eu\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/131"}],"wp:attachment":[{"href":"https:\/\/int4272.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}