{"id":29043,"date":"2026-02-27T23:44:14","date_gmt":"2026-02-27T15:44:14","guid":{"rendered":"https:\/\/so-lyte.com\/?page_id=29043"},"modified":"2026-02-28T12:01:22","modified_gmt":"2026-02-28T04:01:22","slug":"coming-soon","status":"publish","type":"page","link":"https:\/\/so-lyte.com\/zh\/coming-soon\/","title":{"rendered":"Coming-soon"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"29043\" class=\"elementor elementor-29043\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45b815e e-flex e-con-boxed e-con e-parent\" data-id=\"45b815e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-109e8c9d elementor-widget elementor-widget-text-editor\" data-id=\"109e8c9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>&lt;!doctype html&gt;<\/p>\n<p><\/p>\n<p><style>\n    :root{\n      --bg: #0b0f14;\n      --card: rgba(255,255,255,0.06);\n      --card-strong: rgba(255,255,255,0.10);\n      --text: rgba(255,255,255,0.92);\n      --muted: rgba(255,255,255,0.72);\n      --muted2: rgba(255,255,255,0.55);\n      --line: rgba(255,255,255,0.14);\n      --accent: #D6B36A; \/* brand gold *\/\n      --shadow: 0 24px 80px rgba(0,0,0,.45);\n      --radius: 18px;\n      --radius2: 14px;\n      --max: 1040px;\n    }\n\n    *{ box-sizing: border-box; }\n    html,body{ height: 100%; }\n    body{\n      margin: 0;\n      font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n      color: var(--text);\n      background: radial-gradient(1200px 600px at 20% 10%, rgba(214,179,106,0.16), transparent 60%),\n                  radial-gradient(1000px 700px at 80% 10%, rgba(255,255,255,0.08), transparent 55%),\n                  var(--bg);\n      overflow-x: hidden;\n    }\n\n    a{ color: inherit; }\n    .wrap{\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: 28px 18px 56px;\n    }\n\n    \/* Top brand row *\/\n    .brandbar{\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 14px;\n      padding: 10px 4px 18px;\n    }\n\n    .brand{\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      text-decoration: none;\n    }\n\n    .logo{\n      width: 46px;\n      height: 46px;\n      border-radius: 14px;\n      background: linear-gradient(135deg, rgba(214,179,106,0.34), rgba(255,255,255,0.08));\n      border: 1px solid var(--line);\n      display: grid;\n      place-items: center;\n      box-shadow: 0 10px 30px rgba(0,0,0,.35);\n      overflow: hidden;\n    }\n\n    \/* If you use an image logo, it will fit nicely *\/\n    .logo img{\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      padding: 8px;\n      display: block;\n      background: rgba(0,0,0,0.15);\n    }\n\n    .brandtext{\n      display: flex;\n      flex-direction: column;\n      line-height: 1.1;\n    }\n    .brandtext strong{\n      letter-spacing: 0.08em;\n      font-size: 13px;\n      text-transform: uppercase;\n    }\n    .brandtext span{\n      margin-top: 4px;\n      font-size: 12px;\n      color: var(--muted2);\n    }\n\n    .badge{\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 10px 12px;\n      border: 1px solid var(--line);\n      background: rgba(255,255,255,0.04);\n      border-radius: 999px;\n      font-size: 12px;\n      color: var(--muted);\n      white-space: nowrap;\n    }\n    .dot{\n      width: 9px; height: 9px;\n      border-radius: 50%;\n      background: var(--accent);\n      box-shadow: 0 0 0 6px rgba(214,179,106,0.12);\n    }\n\n    \/* Main hero *\/\n    .hero{\n      display: grid;\n      grid-template-columns: 1.25fr 0.75fr;\n      gap: 18px;\n      align-items: stretch;\n      margin-top: 8px;\n    }\n\n    .card{\n      background: var(--card);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      overflow: hidden;\n    }\n\n    .heroMedia{\n      position: relative;\n      min-height: 360px;\n      border-bottom: 1px solid var(--line);\n      background: #111;\n    }\n\n    \/* HERO IMAGE:\n       Replace the URL below with your existing photo URL.\n       If you don't have a URL, upload the photo and paste its direct link here.\n    *\/\n    .heroMedia img{\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n      filter: saturate(1.05) contrast(1.02);\n      transform: scale(1.02);\n    }\n    .heroMedia::after{\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(to top, rgba(11,15,20,0.78), rgba(11,15,20,0.10), rgba(11,15,20,0.65));\n      pointer-events: none;\n    }\n\n    .heroBody{\n      padding: 22px 22px 18px;\n    }\n\n    .kicker{\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      font-size: 12px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: var(--muted);\n      margin-bottom: 10px;\n    }\n    .kicker .line{\n      height: 1px;\n      width: 36px;\n      background: rgba(214,179,106,0.55);\n    }\n\n    h1{\n      margin: 0 0 10px;\n      font-size: clamp(28px, 4vw, 44px);\n      line-height: 1.08;\n      letter-spacing: -0.02em;\n    }\n    .subhead{\n      margin: 0 0 14px;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.6;\n      max-width: 62ch;\n    }\n\n    .ctaRow{\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 14px;\n      align-items: center;\n    }\n\n    .btn{\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      padding: 12px 14px;\n      border-radius: 12px;\n      border: 1px solid var(--line);\n      background: rgba(255,255,255,0.06);\n      text-decoration: none;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--text);\n      transition: transform .15s ease, background .15s ease, border-color .15s ease;\n    }\n    .btn:hover{\n      transform: translateY(-1px);\n      background: rgba(255,255,255,0.09);\n      border-color: rgba(214,179,106,0.40);\n    }\n\n    .btnPrimary{\n      background: linear-gradient(135deg, rgba(214,179,106,0.26), rgba(255,255,255,0.06));\n      border-color: rgba(214,179,106,0.40);\n    }\n\n    .micro{\n      font-size: 12px;\n      color: var(--muted2);\n    }\n\n    \/* Right panel *\/\n    .side{\n      padding: 18px;\n      display: grid;\n      gap: 14px;\n    }\n    .panelTitle{\n      font-size: 12px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: var(--muted2);\n      margin: 2px 0 0;\n    }\n\n    .featureList{\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: grid;\n      gap: 10px;\n    }\n\n    .feature{\n      padding: 12px 12px;\n      border: 1px solid var(--line);\n      background: rgba(255,255,255,0.04);\n      border-radius: var(--radius2);\n      display: grid;\n      gap: 6px;\n    }\n    .feature strong{\n      font-size: 14px;\n    }\n    .feature span{\n      font-size: 12px;\n      color: var(--muted);\n      line-height: 1.5;\n    }\n\n    .highlight{\n      border-color: rgba(214,179,106,0.35);\n      background: rgba(214,179,106,0.08);\n    }\n\n    \/* Lower sections *\/\n    .grid{\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 18px;\n      margin-top: 18px;\n    }\n    .section{\n      padding: 20px 20px 18px;\n    }\n    .section h2{\n      margin: 0 0 10px;\n      font-size: 18px;\n      letter-spacing: -0.01em;\n    }\n    .section p{\n      margin: 0;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .pillRow{\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 14px;\n    }\n    .pill{\n      padding: 8px 10px;\n      border-radius: 999px;\n      border: 1px solid var(--line);\n      background: rgba(255,255,255,0.04);\n      font-size: 12px;\n      color: var(--muted);\n    }\n\n    .contact{\n      display: grid;\n      gap: 10px;\n      margin-top: 14px;\n    }\n    .contact a{\n      text-decoration: none;\n    }\n    .contactItem{\n      padding: 12px 12px;\n      border: 1px solid var(--line);\n      border-radius: 14px;\n      background: rgba(255,255,255,0.04);\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 10px;\n      font-size: 14px;\n    }\n    .contactItem small{\n      color: var(--muted2);\n      font-size: 12px;\n    }\n\n    footer{\n      margin-top: 24px;\n      padding: 18px 6px 0;\n      color: var(--muted2);\n      font-size: 12px;\n      display: flex;\n      justify-content: space-between;\n      gap: 12px;\n      flex-wrap: wrap;\n      border-top: 1px solid rgba(255,255,255,0.10);\n    }\n    footer b{ color: var(--muted); font-weight: 600; }\n\n    \/* Responsive *\/\n    @media (max-width: 920px){\n      .hero{ grid-template-columns: 1fr; }\n      .heroMedia{ min-height: 280px; }\n      .grid{ grid-template-columns: 1fr; }\n    }\n  <\/style><\/p>\n<div class=\"wrap\"><!-- Top Bar -->\n<div class=\"brandbar\">\n<div class=\"logo\" aria-hidden=\"true\"><!-- OPTION A: Use image logo (recommended)\n               1) Upload your logo to your site\n               2) Replace \"your-logo.png\" below with your real path\n          --> <img decoding=\"async\" data-src=\"\/wp-content\/uploads\/2026\/02\/logo.png\" alt=\"So-Lyte Logo\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 150px; --smush-placeholder-aspect-ratio: 150\/35;\" \/><\/div>\n<div class=\"brandtext\"><strong>So-Lyte<\/strong>\u667a\u6167\u7167\u660e\u30fb\u555f\u767c\u751f\u6d3b<\/div>\n<div class=\"badge\">Website in progress \u2014 launch coming soon<\/div>\n<\/div>\n<!-- Hero -->\n<div class=\"hero\">\n<div class=\"card\">\n<div class=\"heroMedia\"><!-- Replace the image URL below with your existing hero photo --> <img decoding=\"async\" data-src=\"\/wp-content\/uploads\/2026\/02\/page_23_img_105.png\" alt=\"Architectural lighting gallery scene\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1205px; --smush-placeholder-aspect-ratio: 1205\/1160;\" \/><\/div>\n<div class=\"heroBody\">\n<div class=\"kicker\">Coming Soon<\/div>\n<h1>\u8b93\u5149\u6210\u70ba\u7a7a\u9593\u7684\u4e00\u90e8\u5206<br \/>\u8b93\u9748\u611f\u5728\u7a7a\u9593\u4e2d\u7dbb\u653e \u2728<\/h1>\n<p class=\"subhead\">So-Lyte is building a new digital experience to showcase our lighting innovations, design concepts, and project solutions \u2014 engineered for modern spaces and inspired living.<\/p>\n<div class=\"ctaRow\"><a class=\"btn btnPrimary\" href=\"mailto:info@so-lyte.com?subject=Inquiry%20from%20So-Lyte%20Coming%20Soon%20Page\"> \u806f\u7d61\u6211\u5011 <span aria-hidden=\"true\">\u2192<\/span> <\/a> <a class=\"btn\" href=\"#about\"> About So-Lyte <\/a> <span class=\"micro\">\u9069\u7528\u65bc\u5408\u4f5c\u6d3d\u8ac7\u3001\u7522\u54c1\u67e5\u8a62\u53ca\u9805\u76ee\u5408\u4f5c\u3002<\/span><\/div>\n<\/div>\n<\/div>\n<!-- Side Panel -->\n<div class=\"card side\">\n<div>\n<div class=\"panelTitle\">\u6838\u5fc3\u65b9\u5411<\/div>\n<ul class=\"featureList\">\n<li class=\"feature highlight\"><strong>\u5efa\u7bc9\u7167\u660e<\/strong>\u70ba\u7a7a\u9593\u8a2d\u8a08\u3001\u8212\u9069\u5ea6\u8207\u6c1b\u570d\u800c\u6253\u9020\u3002<\/li>\n<li class=\"feature\"><strong>Smart &amp; Efficient Systems<\/strong>\u517c\u9867\u7bc0\u80fd\u8868\u73fe\u3001\u667a\u80fd\u63a7\u5236\u8207\u7a69\u5b9a\u53ef\u9760\u3002<\/li>\n<li class=\"feature\"><strong>Residential &amp; Commercial<\/strong>\u9069\u7528\u65bc\u4f4f\u5b85\u3001\u96f6\u552e\u3001\u9152\u5e97\u3001\u8fa6\u516c\u7a7a\u9593\u7b49\u591a\u5143\u5834\u666f\u3002<\/li>\n<li class=\"feature\"><strong>\u5ba2\u88fd\u5316\u7167\u660e\u6982\u5ff5<\/strong>\u5f9e\u69cb\u60f3\u5230\u843d\u5730\uff0c\u6309\u9805\u76ee\u9700\u8981\u91cf\u8eab\u6253\u9020\u3002<\/li>\n<\/ul>\n<\/div>\n<div>\n<div class=\"panelTitle\">Launch Note<\/div>\n<div class=\"feature\"><strong>\u6211\u5011\u6b63\u7528\u5fc3\u5b8c\u5584\u6bcf\u4e00\u500b\u7d30\u7bc0<\/strong> Our website is currently under development. We\u2019re preparing to share product highlights, design inspiration, and project references. Thank you for your patience.<\/div>\n<\/div>\n<\/div>\n<\/div>\n<!-- Lower Content -->\n<div class=\"grid\">\n<section id=\"about\" class=\"card section\">\n<h2>About So-Lyte<\/h2>\n<p>So-Lyte is a modern lighting solutions brand dedicated to enhancing architectural spaces through intelligent illumination and refined design. We specialize in professional lighting systems that balance aesthetics, performance, and energy efficiency \u2014 creating environments that are comfortable, functional, and visually inspiring.<\/p>\n<div class=\"pillRow\" aria-label=\"Services\"><span class=\"pill\">\u7167\u660e\u8a2d\u8a08<\/span> <span class=\"pill\">\u5efa\u7bc9\u61c9\u7528<\/span> <span class=\"pill\">\u7bc0\u80fd\u6548\u76ca<\/span> <span class=\"pill\">\u73fe\u4ee3\u5ba4\u5167\u7a7a\u9593<\/span> <span class=\"pill\">\u9805\u76ee\u65b9\u6848<\/span><\/div>\n<\/section>\n<section class=\"card section\">\n<h2>\u806f\u7d61\u65b9\u5f0f<\/h2>\n<p>Want to collaborate, request product details, or discuss a lighting project? Contact our team and we\u2019ll respond as soon as possible.<\/p>\n<div class=\"contact\">\n<div>\n<div><b>\u96fb\u90f5 :<\/b> info@so-lyte.com<\/div>\n<small>\u5546\u52d9\u5408\u4f5c \u2022 \u7522\u54c1\u8cc7\u8a0a \u2022 \u5de5\u7a0b\u9805\u76ee<\/small><\/div>\n<div aria-hidden=\"true\">\u2709\ufe0f<\/div>\n<div class=\"contactItem\">\n<div>\n<div><b>\u7db2\u7ad9\uff1a<\/b> so-lyte.com<\/div>\n<small>Launching soon \u2014 stay tuned<\/small><\/div>\n<div aria-hidden=\"true\">\ud83c\udf10<\/div>\n<\/div>\n<!-- Optional social links (replace # with real links later)\n          <a class=\"contactItem\" href=\"#\" target=\"_blank\" rel=\"noreferrer\">\n            <div>\n              <div><b>LinkedIn<\/b> So-Lyte<\/div>\n              <small>Company updates and announcements<\/small>\n            <\/div>\n            <div aria-hidden=\"true\">in<\/div>\n          <\/a>\n          --><\/div>\n<\/section>\n<\/div>\n<footer>\n<div>\u00a9 <span id=\"y\"><\/span> <b>So-Lyte<\/b> \u667a\u6167\u7167\u660e\u30fb\u555f\u767c\u751f\u6d3b<\/div>\n<div style=\"opacity: .9;\">\u7cbe\u65bc\u7167\u660e\u8a2d\u8a08\uff0c\u6210\u5c31\u9748\u611f\u555f\u767c\u3002<\/div>\n<\/footer><\/div>\n<p><script>\n    \/\/ Auto year in footer\n    document.getElementById('y').textContent = new Date().getFullYear();\n  <\/script><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>&lt;!doctype html&gt; So-LyteIntelligent Lighting \u2022 Inspired Living Where Light Meets Purpose Coming Soon Lighting The Future of SpacesSomething Brilliant Is Coming \u2728 So-Lyte is building a new digital experience to showcase our lighting innovations, design concepts, and project solutions \u2014 engineered for modern spaces and inspired living. Email Us \u2192 About So-Lyte For partnerships, product [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29043","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/so-lyte.com\/zh\/wp-json\/wp\/v2\/pages\/29043","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/so-lyte.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/so-lyte.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/so-lyte.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/so-lyte.com\/zh\/wp-json\/wp\/v2\/comments?post=29043"}],"version-history":[{"count":10,"href":"https:\/\/so-lyte.com\/zh\/wp-json\/wp\/v2\/pages\/29043\/revisions"}],"predecessor-version":[{"id":29056,"href":"https:\/\/so-lyte.com\/zh\/wp-json\/wp\/v2\/pages\/29043\/revisions\/29056"}],"wp:attachment":[{"href":"https:\/\/so-lyte.com\/zh\/wp-json\/wp\/v2\/media?parent=29043"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}