{"id":10,"date":"2025-12-10T08:56:57","date_gmt":"2025-12-10T08:56:57","guid":{"rendered":"https:\/\/underconstruc3.wpenginepowered.com\/?page_id=10"},"modified":"2025-12-10T09:15:00","modified_gmt":"2025-12-10T09:15:00","slug":"under-cunstruction","status":"publish","type":"page","link":"https:\/\/chumley.ai\/","title":{"rendered":"Under Cunstruction"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0fdd633 e-con-full e-flex e-con e-parent\" data-id=\"0fdd633\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86ccf4c elementor-widget elementor-widget-shortcode\" data-id=\"86ccf4c\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"uc-page\">\n        <div class=\"wrapper\">\n            <!-- Top image centered -->\n            <img decoding=\"async\" src=\"https:\/\/chumley.ai\/wp-content\/themes\/twentytwentyfive\/image1.png\" alt=\"Logo\" class=\"top-logo\" \/>\n\n            <div class=\"flex-layout\">\n                <!-- Left: text + form -->\n                <div class=\"column left-column\">\n                    <h1>We\u2019re Building Something Amazing!<\/h1>\n\n                    <p>\n                        Our website is currently under construction, but don\u2019t worry, we\u2019re working hard behind the scenes\n                        to create something special just for you.\n                    <\/p>\n\n                    <p>\n                        Stay tuned for something fresh, exciting, and designed with YOU in mind. It won\u2019t be long before\n                        we\u2019re ready to welcome you to our new digital home.\n                    <\/p>\n\n                    <form class=\"subscribe-form\"\n                          method=\"post\"\n                          action=\"https:\/\/chumley.ai\/wp-admin\/admin-post.php\">\n                        <input type=\"hidden\" name=\"action\" value=\"under_construction_subscribe\" \/>\n                        <input type=\"hidden\" id=\"uc_nonce\" name=\"uc_nonce\" value=\"df4ecef791\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F10\" \/>\n                        <input\n                            type=\"email\"\n                            id=\"email\"\n                            name=\"email\"\n                            placeholder=\"you@example.com\"\n                            required\n                            value=\"\"\n                        \/>\n\n                        <button type=\"submit\" >\n                            Subscribe                        <\/button>\n\n                                            <\/form>\n                <\/div>\n\n                <!-- Right: illustration -->\n                <div class=\"column right-column\">\n                    <img decoding=\"async\" src=\"https:\/\/chumley.ai\/wp-content\/themes\/twentytwentyfive\/image2.svg\" alt=\"Under construction illustration\" \/>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c480954 elementor-widget elementor-widget-html\" data-id=\"c480954\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.uc-page\r\n{\r\n    position: fixed !important;\r\n    left: 0 !important;\r\n    top: 0 !important;\r\n    width: 100% !important;\r\n    height: 100% !important;\r\n    padding:  0 !important;\r\n    margin: 0 !important;\r\n}\r\n    header, footer, .wp-block-post-title\r\n    {\r\n        display: none;\r\n    }\r\n* {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.uc-page {\r\n    min-height: calc(100vh - 40px);\r\n    padding: 0;\r\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\r\n    background: #f3f4f6;\r\n    color: #111827;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin: 20px;\r\n}\r\n\r\n.uc-page .wrapper {\r\n    max-width: 1200px;\r\n    margin: 40px auto;\r\n    background: #ffffff;\r\n    padding: 50px; \/* 50px padding all around the whole box *\/\r\n    border-radius: 16px;\r\n    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);\r\n}\r\n\r\n.uc-page .top-logo {\r\n    display: block;\r\n    margin: 0 auto 40px auto;\r\n    max-width: 300px;\r\n    width: 100%;\r\n    height: auto;\r\n}\r\n\r\n.uc-page .flex-layout {\r\n    display: flex;\r\n    flex-direction: column; \/* mobile: stacked (100% rows) *\/\r\n    gap: 32px;\r\n}\r\n\r\n.uc-page .column {\r\n    flex: 1 1 100%;\r\n}\r\n\r\n.uc-page .left-column {\r\n    text-align: left;\r\n}\r\n\r\n.uc-page .left-column h1 {\r\n    font-size: 2rem;\r\n    margin: 0 0 16px 0;\r\n    color: #3d4e62;\r\n}\r\n\r\n.uc-page .left-column p {\r\n    margin: 0 0 16px 0;\r\n    line-height: 1.6;\r\n    color: #3d4e62;\r\n}\r\n\r\n.uc-page .subscribe-form {\r\n    margin-top: 24px;\r\n    max-width: 420px;\r\n}\r\n\r\n.uc-page .subscribe-form label {\r\n    display: block;\r\n    margin-bottom: 8px;\r\n    font-weight: 600;\r\n}\r\n\r\n.uc-page .subscribe-form input[type=\"email\"] {\r\n    width: 100%;\r\n    max-width: 250px;\r\n    padding: 12px 14px;\r\n    border-radius: 8px;\r\n    border: 1px solid #d1d5db;\r\n    font-size: 0.95rem;\r\n    outline: none;\r\n}\r\n\r\n.uc-page .subscribe-form input[type=\"email\"]:focus {\r\n    border-color: #2563eb;\r\n    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.15);\r\n}\r\n\r\n.uc-page .subscribe-form button {\r\n    max-width: 250px;\r\n    margin-top: 10px;\r\n    width: 100%;\r\n    padding: 18px 14px;\r\n    border-radius: 8px;\r\n    border: none;\r\n    font-size: 0.95rem;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    background: #3d4e62;\r\n    color: #ffffff;\r\n    transition: background 0.15s ease, transform 0.1s ease;\r\n}\r\n\r\n.uc-page .subscribe-form button:hover:not(:disabled) {\r\n    background: #3d4e62;\r\n    transform: translateY(-1px);\r\n}\r\n\r\n.uc-page .subscribe-form button:disabled {\r\n    background: #16a34a;\r\n    cursor: default;\r\n}\r\n\r\n.uc-page .message-success {\r\n    margin-top: 12px;\r\n    font-size: 0.9rem;\r\n    color: #16a34a;\r\n}\r\n\r\n.uc-page .message-error {\r\n    margin-top: 12px;\r\n    font-size: 0.9rem;\r\n    color: #dc2626;\r\n}\r\n\r\n.uc-page .right-column img {\r\n    max-width: 100%;\r\n    height: auto;\r\n    display: block;\r\n    margin: 0 auto;\r\n}\r\n\r\n\/* Desktop: two columns, each 50% width *\/\r\n@media (min-width: 768px) {\r\n    .uc-page .flex-layout {\r\n        flex-direction: row;\r\n    }\r\n\r\n    .uc-page .column {\r\n        flex: 0 0 50%;\r\n        max-width: 50%;\r\n    }\r\n}\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/chumley.ai\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chumley.ai\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chumley.ai\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chumley.ai\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chumley.ai\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":0,"href":"https:\/\/chumley.ai\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"wp:attachment":[{"href":"https:\/\/chumley.ai\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}