{"id":466,"date":"2025-12-10T16:04:40","date_gmt":"2025-12-10T08:04:40","guid":{"rendered":"https:\/\/novohope.pet\/?page_id=466"},"modified":"2025-12-23T11:06:22","modified_gmt":"2025-12-23T03:06:22","slug":"novohope-modern-cat-house","status":"publish","type":"page","link":"https:\/\/novohope.pet\/index.php\/novohope-modern-cat-house\/","title":{"rendered":"NovoHope Modern Cat House"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"466\" class=\"elementor elementor-466\">\n\t\t\t\t<div class=\"elementor-element elementor-element-873f620 e-con-full e-flex e-con e-parent\" data-id=\"873f620\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-864020c elementor-widget elementor-widget-html\" data-id=\"864020c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"zh-CN\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<title>NovoHope Modern Cat House<\/title>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n<style>\r\n    :root { --brand: #0b6b63; --brand-dark: #084e49; }\r\n    * { margin:0; padding:0; box-sizing:border-box; }\r\n    body {\r\n        background:#fff;\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Noto Sans SC\", sans-serif;\r\n        color:#222;\r\n        line-height:1.8;\r\n        font-size:19px;\r\n    }\r\n\r\n    \/* \u9876\u90e8Logo *\/\r\n    .header-logo {\r\n        text-align:center;\r\n        padding:40px 0 20px;   \/* \u6781\u81f4\u7d27\u51d1 *\/\r\n    }\r\n    .header-logo img {\r\n        height:92px;   \/* \u6839\u636e\u4f60\u7684logo\u8c03\u6574 *\/\r\n        filter:opacity(0.95);\r\n        transition:all 0.4s;\r\n    }\r\n    .header-logo img:hover { opacity:1; }\r\n\r\n    .page-container {\r\n        max-width:1180px;\r\n        margin:0 auto;\r\n        padding:0 30px 80px;   \/* \u4e0a\u95f4\u8ddd\u5df2\u7531logo\u627f\u62c5\uff0c\u8fd9\u91cc\u518d\u6536\u7d27 *\/\r\n    }\r\n\r\n    \/* \u6807\u9898\u7d27\u8d34logo *\/\r\n    .hero-title { text-align:center; margin:50px 0 60px; }\r\n    h1 { font-size:64px; font-weight:700; color:var(--brand); letter-spacing:-1.2px; margin-bottom:6px; }\r\n    .subtitle { font-size:28px; color:var(--brand); font-weight:500; }\r\n\r\n    .hero-img { text-align:center; margin-bottom:65px; }\r\n    .hero-img img {\r\n        width:100%; max-width:940px; border-radius:38px;\r\n        box-shadow:0 40px 90px rgba(11,107,99,0.18);\r\n    }\r\n\r\n    .lead { font-size:28px; text-align:center; max-width:900px; margin:0 auto 50px; color:var(--brand); font-weight:500; line-height:1.9; }\r\n    .intro { font-size:22px; text-align:center; max-width:840px; margin:0 auto 60px; color:#444; }\r\n\r\n    h2 {\r\n        font-size:46px; font-weight:700; text-align:center; color:var(--brand);\r\n        margin:70px auto 45px; position:relative;\r\n    }\r\n    h2:after {\r\n        content:''; width:100px; height:6px; background:var(--brand);\r\n        display:block; margin:18px auto 0; border-radius:3px;\r\n    }\r\n\r\n    .features ul {\r\n        list-style:none; max-width:860px; margin:0 auto 70px; padding:0;\r\n    }\r\n    .features li {\r\n        font-size:22px; padding:14px 0; border-bottom:1px solid #eee;\r\n        display:flex; align-items:center; gap:18px;\r\n    }\r\n    .features li:before { content:\"\u2713\"; color:var(--brand); font-weight:bold; font-size:28px; }\r\n\r\n    .assembly-img { text-align:center; margin:50px 0 80px; }\r\n    .assembly-img img {\r\n        max-width:100%; border-radius:38px;\r\n        box-shadow:0 30px 80px rgba(11,107,99,0.16);\r\n    }\r\n    .assembly-img p {\r\n        font-size:22px; margin-top:18px; color:#555;\r\n    }\r\n\r\n    .spec-table {\r\n        max-width:860px; margin:0 auto 90px; border-radius:20px; overflow:hidden;\r\n        box-shadow:0 20px 60px rgba(11,107,99,0.12); font-size:20px;\r\n    }\r\n    .spec-table th { padding:28px 24px; background:var(--brand); color:#fff; }\r\n    .spec-table td { padding:24px; }\r\n\r\n    .cta { text-align:center; margin:90px 0 100px; }\r\n    .btn {\r\n        padding:24px 84px; font-size:24px; font-weight:700;\r\n        background:var(--brand); color:#fff; border-radius:60px;\r\n        box-shadow:0 25px 60px rgba(11,107,99,0.3); transition:all 0.4s;\r\n    }\r\n    .btn:hover {\r\n        background:var(--brand-dark); transform:translateY(-6px);\r\n        box-shadow:0 35px 80px rgba(11,107,99,0.42);\r\n    }\r\n    .footnote { margin-top:28px; font-size:18px; color:#666; }\r\n\r\n    @media (max-width:768px) {\r\n        h1 { font-size:48px; }\r\n        .subtitle { font-size:24px; }\r\n        .lead { font-size:24px; }\r\n        .header-logo { padding:30px 0 10px; }\r\n        .header-logo img { height:78px; }\r\n        .page-container { padding:0 20px 60px; }\r\n    }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u9876\u90e8Logo -->\r\n<div class=\"header-logo\">\r\n    <img decoding=\"async\" src=\"http:\/\/novohope.pet\/wp-content\/uploads\/2025\/10\/f7afb70b139eb12235d57698018da828.png\" alt=\"NovoHope Logo\">\r\n<\/div>\r\n\r\n<div class=\"page-container\">\r\n\r\n    <div class=\"hero-title\">\r\n        <h1>NovoHope Modern Cat House<\/h1>\r\n        <p class=\"subtitle\">Build with Love, Live in Style<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"hero-img\">\r\n        <img decoding=\"async\" src=\"http:\/\/novohope.pet\/wp-content\/uploads\/2025\/12\/2-1-scaled.png\" alt=\"NovoHope \u73b0\u4ee3\u732b\u7a9d\">\r\n    <\/div>\r\n\r\n    <p class=\"lead\">\r\n        A minimalist statement piece that brings modern architecture<br>and eco-friendly comfort to your cat\u2019s life.\r\n    <\/p>\r\n\r\n    <p class=\"intro\">\r\n        At NovoHope, we believe that pet furniture shouldn't just be functional \u2014 it should be a seamless part of your home's aesthetic.<br>\r\n        This is not just a cat bed; it is <strong>\u201cModern Architecture for Your Cat\u201d<\/strong> \u2014 a private villa made of nature.\r\n    <\/p>\r\n\r\n    <div class=\"features\">\r\n        <h2>Key Features<\/h2>\r\n        <ul>\r\n            <li>Sustainably sourced FSC-certified European beech wood<\/li>\r\n            <li>Breathable open-slat design \u2014 perfect balance of security and observation<\/li>\r\n            <li>Removable natural linen + high-density memory-foam cushion (machine washable)<\/li>\r\n            <li>100% tool-free interactive DIY assembly in \u224810 minutes<\/li>\r\n            <li>Elevated base for optimal airflow and floor protection<\/li>\r\n            <li>Timeless design that complements modern, Japandi, and Scandinavian interiors<\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <h2>Build with Love<\/h2>\r\n    <p style=\"text-align:center; max-width:840px; margin:0 auto 45px; font-size:23px; color:#444;\">\r\n        No tools, no screws \u2014 just you and 10 quiet minutes of pure connection while building a real home for your cat.\r\n    <\/p>\r\n    <div class=\"assembly-img\">\r\n        <img decoding=\"async\" src=\"http:\/\/novohope.pet\/wp-content\/uploads\/2025\/12\/2-scaled.png\" alt=\"\u624b\u5de5\u7ec4\u88c5\">\r\n        <p>Completed in 10 minutes \u00b7 Purely by hand without tools<\/p>\r\n    <\/div>\r\n\r\n    <h2>Materials & Specifications<\/h2>\r\n    <table class=\"spec-table\">\r\n        <tr><th>Item<\/th><th>Details<\/th><\/tr>\r\n        <tr><td>Main Material<\/td><td>FSC-certified European beech wood<\/td><\/tr>\r\n        <tr><td>Cushion<\/td><td>100% natural linen cover + high-density memory foam<\/td><\/tr>\r\n        <tr><td>Dimensions (L\u00d7W\u00d7H)<\/td><td>55 \u00d7 45 \u00d7 48 cm<\/td><\/tr>\r\n        <tr><td>Weight Limit<\/td><td>Up to 10 kg<\/td><\/tr>\r\n        <tr><td>Assembly<\/td><td>Tool-free, \u224810 minutes<\/td><\/tr>\r\n        <tr><td>Net Weight<\/td><td>6.8 kg<\/td><\/tr>\r\n    <\/table>\r\n\r\n    <div class=\"cta\">\r\n        <a href=\"https:\/\/novohope.pet\/index.php\/contact-us\/\/contact\" class=\"btn\">Contact for Wholesale & Dealership<\/a>\r\n        <p class=\"footnote\">\r\n            Bring this minimalist yet warm design to more cats and cat owners<br>\r\n            Contact us immediately for details on exhibits and cooperation\r\n        <\/p>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\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>NovoHope Modern Cat House NovoHope Modern Cat Hous [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"footnotes":""},"class_list":["post-466","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/pages\/466","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/comments?post=466"}],"version-history":[{"count":14,"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/pages\/466\/revisions"}],"predecessor-version":[{"id":668,"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/pages\/466\/revisions\/668"}],"wp:attachment":[{"href":"https:\/\/novohope.pet\/index.php\/wp-json\/wp\/v2\/media?parent=466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}