{"id":33,"date":"2026-06-08T10:11:05","date_gmt":"2026-06-08T10:11:05","guid":{"rendered":"https:\/\/staging.fifaworldcup2026.shamayu.com\/?page_id=33"},"modified":"2026-06-09T22:00:15","modified_gmt":"2026-06-09T17:00:15","slug":"33-2","status":"publish","type":"page","link":"https:\/\/staging.fifaworldcup2026.shamayu.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"wc-app\">\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;800;900&amp;display=swap\" rel=\"stylesheet\">\n\n<section class=\"wc-hero\">\n    <div class=\"wc-inner\">\n        <div class=\"badge\">&#x1f3c6; FIFA WORLD CUP 2026<\/div>\n\n        <h1>\n            Predict.<br>\n            Compete.<br>\n            Win.\n        <\/h1>\n\n        <p>\n            Join the ultimate FIFA World Cup 2026 score prediction challenge.\n            Guess match results, collect points and climb the leaderboard.\n        <\/p>\n\n        <div class=\"buttons\">\n            <a href=\"\/prediction-sheet\" class=\"btn-main\">&#x26bd; Start Predicting<\/a>\n            <a href=\"\/ranking\" class=\"btn-light\">&#x1f3c5; Leaderboard<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section class=\"features\">\n    <div class=\"feature\">\n        <div class=\"icon\">&#x26bd;<\/div>\n        <h3>Predict Scores<\/h3>\n        <p>Submit your match predictions before kick-off.<\/p>\n    <\/div>\n\n    <div class=\"feature\">\n        <div class=\"icon\">&#x1f3c6;<\/div>\n        <h3>Earn Points<\/h3>\n        <p>Correct predictions move you higher in the ranking.<\/p>\n    <\/div>\n\n    <div class=\"feature\">\n        <div class=\"icon\">&#x1f525;<\/div>\n        <h3>Become Champion<\/h3>\n        <p>Challenge friends and become the World Cup champion.<\/p>\n    <\/div>\n<\/section>\n\n<section class=\"steps\">\n    <h2>How It Works<\/h2>\n\n    <div class=\"step-grid\">\n        <div class=\"step\"><span>1<\/span>Register<\/div>\n        <div class=\"step\"><span>2<\/span>Predict Matches<\/div>\n        <div class=\"step\"><span>3<\/span>Earn Points<\/div>\n        <div class=\"step\"><span>4<\/span>Win Competition<\/div>\n    <\/div>\n<\/section>\n\n<\/div>\n\n<style>\nhtml,\nbody {\n    margin: 0 !important;\n    padding: 0 !important;\n    overflow-x: hidden;\n}\n\n.site,\n.site-content,\n.content-area,\n.site-main,\n.entry-content,\n.entry,\n.wp-site-blocks,\n.ast-container,\n.container,\n.kt-container,\n.content-container {\n    width: 100% !important;\n    max-width: 100% !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n}\n\n.entry-header {\n    display: none !important;\n}\n\n.wc-app {\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    overflow: hidden;\n    font-family: 'Inter', sans-serif;\n    background: linear-gradient(180deg, #ffffff 0%, #f3f7ff 45%, #eef6ff 100%);\n    color: #0f172a;\n}\n\n.wc-hero {\n    width: 100%;\n    min-height: 100vh;\n    background:\n        linear-gradient(135deg, rgba(255,255,255,.94), rgba(224,242,254,.88)),\n        url('https:\/\/images.unsplash.com\/photo-1508098682722-e99c43a406b2?w=1800');\n    background-size: cover;\n    background-position: center;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    text-align: center;\n    padding: 50px 20px 140px;\n}\n\n.wc-inner {\n    max-width: 900px;\n}\n\n.badge {\n    display: inline-block;\n    padding: 12px 26px;\n    border-radius: 50px;\n    background: #e0f2fe;\n    border: 1px solid #bae6fd;\n    color: #0369a1;\n    font-weight: 800;\n    margin-bottom: 30px;\n    box-shadow: 0 10px 30px rgba(14, 165, 233, .15);\n}\n\n.wc-hero h1 {\n    font-size: 90px;\n    line-height: .9;\n    font-weight: 900;\n    margin: 0 0 30px;\n    background: linear-gradient(90deg, #0f172a, #2563eb);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n}\n\n.wc-hero p {\n    font-size: 20px;\n    line-height: 1.6;\n    max-width: 700px;\n    margin: auto;\n    color: #475569;\n}\n\n.buttons {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-top: 45px;\n}\n\n.buttons a {\n    padding: 17px 38px;\n    border-radius: 50px;\n    font-weight: 800;\n    text-decoration: none;\n    transition: .3s;\n}\n\n.btn-main {\n    background: linear-gradient(135deg, #2563eb, #0ea5e9);\n    color: #ffffff;\n    box-shadow: 0 15px 35px rgba(37, 99, 235, .25);\n}\n\n.btn-light {\n    color: #2563eb;\n    background: #ffffff;\n    border: 1px solid #bfdbfe;\n    box-shadow: 0 12px 30px rgba(15, 23, 42, .08);\n}\n\n.buttons a:hover {\n    transform: translateY(-5px);\n}\n\n.features {\n    max-width: 1200px;\n    margin: -90px auto 100px;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    padding: 0 30px;\n    position: relative;\n    z-index: 5;\n}\n\n.feature {\n    padding: 45px 25px;\n    text-align: center;\n    border-radius: 28px;\n    background: rgba(255,255,255,.92);\n    border: 1px solid #e5e7eb;\n    box-shadow: 0 20px 60px rgba(15, 23, 42, .10);\n    transition: .3s;\n}\n\n.feature:hover {\n    transform: translateY(-10px);\n    box-shadow: 0 28px 70px rgba(37, 99, 235, .16);\n}\n\n.icon {\n    font-size: 55px;\n}\n\n.feature h3 {\n    font-size: 24px;\n    color: #0f172a;\n}\n\n.feature p {\n    color: #64748b;\n}\n\n.steps {\n    max-width: 1200px;\n    margin: 0 auto 100px;\n    padding: 60px 40px;\n    text-align: center;\n    border-radius: 35px;\n    background: #ffffff;\n    border: 1px solid #e5e7eb;\n    box-shadow: 0 20px 60px rgba(15, 23, 42, .08);\n}\n\n.steps h2 {\n    font-size: 42px;\n    color: #0f172a;\n}\n\n.step-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 25px;\n}\n\n.step {\n    font-weight: 800;\n    color: #334155;\n}\n\n.step span {\n    display: block;\n    width: 60px;\n    height: 60px;\n    line-height: 60px;\n    margin: 0 auto 15px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #2563eb, #0ea5e9);\n    color: #ffffff;\n    box-shadow: 0 12px 25px rgba(37, 99, 235, .25);\n}\n\n@media(max-width:900px) {\n    .wc-hero {\n        padding-bottom: 80px;\n    }\n\n    .wc-hero h1 {\n        font-size: 58px;\n    }\n\n    .wc-hero p {\n        font-size: 17px;\n    }\n\n    .features {\n        grid-template-columns: 1fr;\n        margin-top: 40px;\n    }\n\n    .step-grid {\n        grid-template-columns: 1fr 1fr;\n    }\n}\n\n@media(max-width:600px) {\n    .wc-hero {\n        min-height: 700px;\n    }\n\n    .wc-hero h1 {\n        font-size: 46px;\n    }\n\n    .buttons a {\n        width: 100%;\n        max-width: 280px;\n    }\n\n    .step-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .steps {\n        margin: 20px;\n        padding: 40px 20px;\n    }\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>&#x1f3c6; FIFA WORLD CUP 2026 Predict. Compete. Win. Join the ultimate FIFA World Cup 2026 score prediction challenge. Guess match results, collect points and climb the leaderboard. &#x26bd; Start Predicting &#x1f3c5; Leaderboard &#x26bd; Predict Scores Submit your match predictions before kick-off. &#x1f3c6; Earn Points Correct predictions move you higher in the ranking. &#x1f525; Become Champion&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-33","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.fifaworldcup2026.shamayu.com\/index.php?rest_route=\/wp\/v2\/pages\/33","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.fifaworldcup2026.shamayu.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.fifaworldcup2026.shamayu.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.fifaworldcup2026.shamayu.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.fifaworldcup2026.shamayu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=33"}],"version-history":[{"count":10,"href":"https:\/\/staging.fifaworldcup2026.shamayu.com\/index.php?rest_route=\/wp\/v2\/pages\/33\/revisions"}],"predecessor-version":[{"id":89,"href":"https:\/\/staging.fifaworldcup2026.shamayu.com\/index.php?rest_route=\/wp\/v2\/pages\/33\/revisions\/89"}],"wp:attachment":[{"href":"https:\/\/staging.fifaworldcup2026.shamayu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}