{"id":6,"date":"2026-07-08T21:21:40","date_gmt":"2026-07-08T21:21:40","guid":{"rendered":"https:\/\/luciferscorner.com\/community\/?page_id=6"},"modified":"2026-07-29T15:20:49","modified_gmt":"2026-07-29T19:20:49","slug":"home","status":"publish","type":"page","link":"https:\/\/luciferscorner.com\/community\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/*=========================================\n        GUTENBERG WRAPPER RESET\n        (removes white gap around block)\n=========================================*\/\n.wp-block-html,\n.wp-block-freeform,\nfigure.wp-block-html{\n  margin:0 !important;\n  padding:0 !important;\n}\n\n\/*=========================================\n        LUCIFER'S CORNER HERO\n=========================================*\/\n.lc-hero{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:40px;\n  background:#050505;\n  padding:60px;\n  width:100%;\n  box-sizing:border-box;\n  margin:0;\n}\n\n\/* LEFT *\/\n.lc-hero-content{\n  flex:1 1 60%;\n  max-width:700px;\n}\n.lc-kicker{\n  color:#d31717;\n  font-size:14px;\n  font-weight:700;\n  letter-spacing:8px;\n  margin-bottom:15px;\n  text-transform:uppercase;\n}\n.lc-hero h1{\n  margin:0;\n  font-size:68px;\n  line-height:1;\n  font-weight:900;\n  color:#ffffff;\n}\n.lc-hero h1 span{\n  color:#d31717;\n}\n.lc-hero h2{\n  margin:18px 0;\n  font-size:22px;\n  font-weight:400;\n  color:#d8d8d8;\n}\n.lc-hero p{\n  max-width:620px;\n  font-size:18px;\n  line-height:1.8;\n  color:#bfbfbf;\n  margin-bottom:30px;\n}\n\n\/* BUTTONS *\/\n.lc-buttons{\n  display:flex;\n  gap:18px;\n  flex-wrap:wrap;\n}\n.lc-btn-primary{\n  background:#d31717;\n  color:#fff;\n  padding:16px 32px;\n  border-radius:8px;\n  text-decoration:none;\n  font-weight:700;\n  transition:.3s;\n  display:inline-block;\n}\n.lc-btn-primary:hover{\n  background:#ff2f2f;\n  transform:translateY(-2px);\n  box-shadow:0 12px 28px rgba(211,23,23,.45);\n}\n\n\/* RIGHT - IMAGE *\/\n.lc-hero-right{\n  flex:0 0 auto;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  position:relative;\n}\n.lc-hero-frame{\n  width:340px;\n  height:440px;\n  position:relative;\n  overflow:hidden;\n  z-index:1;\n  mask-image: radial-gradient(ellipse 60% 55% at center, black 55%, transparent 100%);\n  -webkit-mask-image: radial-gradient(ellipse 60% 55% at center, black 55%, transparent 100%);\n}\n.lc-hero-frame img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  display:block;\n}\n.lc-hero-right::before{\n  content:\"\";\n  position:absolute;\n  width:80%;\n  height:80%;\n  background:radial-gradient(circle, rgba(211,23,23,.45) 0%, rgba(120,0,0,.2) 40%, transparent 70%);\n  filter:blur(40px);\n  z-index:0;\n}\n\n\/* RESPONSIVE *\/\n@media(max-width:900px){\n  .lc-hero{\n    flex-direction:column;\n    text-align:center;\n    padding:35px 25px;\n  }\n  .lc-buttons{\n    justify-content:center;\n  }\n  .lc-hero p{\n    margin-left:auto;\n    margin-right:auto;\n  }\n  .lc-hero-frame{\n    width:260px;\n    height:340px;\n    margin-top:20px;\n  }\n}\n<\/style>\n\n<div class=\"lc-hero\">\n    <div class=\"lc-hero-content\">\n        <div class=\"lc-kicker\">\n            WELCOME TO\n        <\/div>\n        <h1 class=\"lc-title\">\n            LUCIFER&#8217;S\n            <span>CORNER<\/span>\n        <\/h1>\n        <h2 class=\"lc-subtitle\">\n            Where Creators Connect, Learn &amp; Grow\n        <\/h2>\n        <p class=\"lc-description\">\n            Lucifer&#8217;s Corner is a creative community built for photographers,\n            videographers, models, artists and entrepreneurs. Share your work,\n            discover new opportunities, collaborate with professionals and become\n            part of a community that takes creativity seriously.\n        <\/p>\n        <div class=\"lc-buttons\">\n            <a href=\"\/community\/wp-login.php?action=register\" class=\"lc-btn-primary\">\n                JOIN THE COMMUNITY\n            <\/a>\n        <\/div>\n    <\/div>\n    <div class=\"lc-hero-right\">\n        <div class=\"lc-hero-frame\">\n            <img decoding=\"async\" src=\"https:\/\/luciferscorner.com\/community\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-23-2026-08_05_17-PM.png\" alt=\"Lucifer's Corner Hero\">\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n<style>\n\n\/* ===========================================\n   Lucifer's Corner Community v3\n=========================================== *\/\n\n.lc-category-section{\n    background:#000;\n    padding:60px 30px;\n}\n\n.lc-category-grid{\n    display:grid;\n    grid-template-columns:repeat(6,1fr);\n    gap:24px;\n    max-width:1600px;\n    margin:auto;\n}\n\n@media(max-width:1400px){\n.lc-category-grid{\ngrid-template-columns:repeat(3,1fr);\n}\n}\n\n@media(max-width:900px){\n.lc-category-grid{\ngrid-template-columns:repeat(2,1fr);\n}\n}\n\n@media(max-width:650px){\n.lc-category-grid{\ngrid-template-columns:1fr;\n}\n}\n\n.lc-card{\n\nbackground:linear-gradient(180deg,#181818,#0d0d0d) !important;\n\ndisplay:flex;\n\nflex-direction:column;\n\npadding:28px;\n\nborder-radius:14px;\n\nborder:1px solid #2d2d2d;\n\ntext-decoration:none;\n\nmin-height:420px;\n\nposition:relative;\n\noverflow:hidden;\n\ntransition:.35s;\n\nbox-shadow:\n\n0 18px 40px rgba(0,0,0,.45),\n\ninset 0 1px 0 rgba(255,255,255,.03);\n\n}\n\n.lc-card::before{\n\ncontent:\"\";\n\nposition:absolute;\n\nleft:0;\n\ntop:0;\n\nwidth:100%;\n\nheight:4px;\n\nbackground:var(--accent);\n\nbox-shadow:0 0 15px var(--accent);\n\n}\n\n.lc-card:hover{\n\ntransform:translateY(-8px);\n\nbox-shadow:\n\n0 0 30px color-mix(in srgb,var(--accent) 35%,transparent),\n\n0 20px 40px rgba(0,0,0,.5);\n\n}\n\n.lc-icon{\n\nfont-size:40px;\n\nmargin-bottom:18px;\n\ncolor:var(--accent);\n\nfilter:drop-shadow(0 0 8px var(--accent));\n\ntransition:.35s;\n\n}\n\n.lc-card:hover .lc-icon{\n\ntransform:scale(1.15);\n\n}\n\n.lc-card h3{\n\nmargin:0 0 18px;\n\ncolor:var(--accent);\n\nfont-size:22px;\n\nletter-spacing:1px;\n\nfont-weight:700;\n\n}\n\n.lc-card ul{\n\nflex-grow:1;\n\npadding-left:20px;\n\nline-height:1.8;\n\ncolor:#cfcfcf;\n\n}\n\n.lc-card li{\n\nmargin-bottom:8px;\n\n}\n\n.lc-card span{\n\ndisplay:block;\n\nmargin-top:28px;\n\npadding:14px;\n\ntext-align:center;\n\nborder:1px solid var(--accent);\n\nborder-radius:8px;\n\nfont-weight:bold;\n\nletter-spacing:1px;\n\nbackground:rgba(255,255,255,.03);\n\ncolor:var(--accent);\n\ntransition:.35s;\n\n}\n\n.lc-card:hover span{\n\nbackground:var(--accent);\n\ncolor:#111;\n\n}\n.lc-category-grid{\n\n    display:grid;\n    gap:24px;\n\n    background:#000;\n\n    padding:0;\n\n}\n<\/style>\n\n<div class=\"lc-category-section\">\n\n<div class=\"lc-category-grid\">\n\n<a href=\"\/community\/-\/forum\/photography\/\" class=\"lc-card\" style=\"--accent:#E11B22;\">\n<div class=\"lc-icon\">\ud83d\udcf7<\/div>\n<h3>PHOTOGRAPHY<\/h3>\n<ul>\n<li>Portraits<\/li>\n<li>Lighting<\/li>\n<li>Gear<\/li>\n<li>Editing<\/li>\n<\/ul>\n<span>VIEW CATEGORY<\/span>\n<\/a>\n\n<a href=\"\/community\/-\/forum\/videography\/\" class=\"lc-card\" style=\"--accent:#D87412;\">\n<div class=\"lc-icon\">\ud83c\udfa5<\/div>\n<h3>VIDEOGRAPHY<\/h3>\n<ul>\n<li>Cinema<\/li>\n<li>Lighting<\/li>\n<li>Audio<\/li>\n<li>Color Grading<\/li>\n<\/ul>\n<span>VIEW CATEGORY<\/span>\n<\/a>\n\n<a href=\"\/community\/-\/forum\/models\/\" class=\"lc-card\" style=\"--accent:#8B2FD8;\">\n<div class=\"lc-icon\">\ud83d\udc60<\/div>\n<h3>MODELS<\/h3>\n<ul>\n<li>Networking<\/li>\n<li>Casting Calls<\/li>\n<li>Safety<\/li>\n<li>Portfolio<\/li>\n<\/ul>\n<span>VIEW CATEGORY<\/span>\n<\/a>\n\n<a href=\"\/community\/-\/forum\/marketplace\/\" class=\"lc-card\" style=\"--accent:#00C853;\">\n<div class=\"lc-icon\">\ud83d\uded2<\/div>\n<h3>MARKETPLACE<\/h3>\n<ul>\n<li>Gear<\/li>\n<li>Hiring<\/li>\n<li>Merch<\/li>\n<li>Services<\/li>\n<\/ul>\n<span>VIEW CATEGORY<\/span>\n<\/a>\n\n<a href=\"\/community\/-\/forum\/politics\/\" class=\"lc-card\" style=\"--accent:#1E88E5;\">\n<div class=\"lc-icon\">\ud83c\udfdb<\/div>\n<h3>POLITICS<\/h3>\n<ul>\n<li>Discussion<\/li>\n<li>Opinion<\/li>\n<li>Current Events<\/li>\n<\/ul>\n<span>VIEW CATEGORY<\/span>\n<\/a>\n\n<a href=\"\/community\/-\/forum\/community\/\" class=\"lc-card\" style=\"--accent:#C91515;\">\n<div class=\"lc-icon\">\ud83d\udc65<\/div>\n<h3>COMMUNITY<\/h3>\n<ul>\n<li>Introductions<\/li>\n<li>Feedback<\/li>\n<li>Off Topic<\/li>\n<\/ul>\n<span>VIEW CATEGORY<\/span>\n<\/a>\n\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>WELCOME TO LUCIFER&#8217;S CORNER Where Creators Connect, Learn &amp; Grow Lucifer&#8217;s Corner is a creative community built for photographers, videographers, models, artists and entrepreneurs. Share your work, discover new opportunities, collaborate with professionals and become part of a community that takes creativity seriously. JOIN THE COMMUNITY \ud83d\udcf7 PHOTOGRAPHY Portraits Lighting Gear Editing VIEW CATEGORY \ud83c\udfa5&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_kad_post_transparent":"enable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"sidebar-primary","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":true,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/luciferscorner.com\/community\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/luciferscorner.com\/community\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/luciferscorner.com\/community\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/luciferscorner.com\/community\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/luciferscorner.com\/community\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":54,"href":"https:\/\/luciferscorner.com\/community\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":809,"href":"https:\/\/luciferscorner.com\/community\/wp-json\/wp\/v2\/pages\/6\/revisions\/809"}],"wp:attachment":[{"href":"https:\/\/luciferscorner.com\/community\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}