*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#282421;background:var(--bg);line-height:1.7}.container{width:min(1120px,92%);margin:auto}.site-header{background:var(--header);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 18px #0001}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:29px;font-weight:900;color:#fff;text-decoration:none}.nav-links{display:flex;gap:24px;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-weight:700}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:27px}.hero{padding:82px 0 72px;text-align:center}.hero h1{font-size:clamp(40px,6vw,70px);line-height:1.03;margin:0 auto 25px;max-width:900px;color:#2c2927}.hero h1 span{color:#3867c8}.hero p{font-size:20px;max-width:830px;margin:15px auto;color:#5a524d}.hero-actions{display:grid;gap:16px;max-width:650px;margin:35px auto 0}.btn{display:inline-flex;justify-content:center;align-items:center;padding:17px 25px;border-radius:18px;font-weight:800;text-decoration:none;font-size:18px;border:2px solid var(--accent)}.btn-primary{background:var(--accent);color:#fff}.btn-outline{background:#fff;color:#9a6a2d}.section{padding:55px 0}.section-title{font-size:38px;line-height:1.2;margin:0 0 24px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid #eadbc6;border-radius:22px;overflow:hidden;box-shadow:0 8px 30px #7a4a1410}.card img{width:100%;height:210px;object-fit:cover;display:block}.card-body{padding:22px}.card h3{margin:0 0 9px;line-height:1.3;font-size:22px}.card a{text-decoration:none;color:inherit}.badge{display:inline-block;background:#fff0df;color:#9a5e20;padding:5px 11px;border-radius:999px;font-size:12px;font-weight:800}.muted{color:#706760}.ad-slot{width:min(970px,92%);margin:22px auto;text-align:center;overflow:hidden}.post-wrap{padding:45px 0}.post{max-width:900px;margin:auto;background:#fff;border-radius:25px;padding:clamp(24px,5vw,55px);box-shadow:0 10px 35px #0000000b}.post h1{font-size:clamp(34px,5vw,56px);line-height:1.1}.post h2{margin-top:38px;font-size:29px}.featured{width:100%;max-height:520px;object-fit:cover;border-radius:18px}.prompt-box{background:#fff9ef;border:2px dashed #e3a04d;border-radius:18px;padding:25px;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px}.copy-row{display:flex;justify-content:flex-end;margin:10px 0 0}.copy{border:0;background:var(--accent);color:#fff;border-radius:10px;padding:10px 16px;font-weight:800;cursor:pointer}.tip-list li{margin:7px 0}.site-footer{background:var(--footer);color:#fff;margin-top:50px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:35px;padding:60px 0}.site-footer h2,.site-footer h3{margin-top:0}.site-footer a{display:block;color:#fff;text-decoration:none;margin:9px 0;font-weight:600}.small{font-size:14px;opacity:.9}.social-wrap{border-top:1px solid #ffffff35;padding:42px 0}.social-wrap h2{text-align:center}.social-buttons{display:grid;gap:12px;max-width:650px;margin:auto}.social{border:2px solid #ffffff77!important;border-radius:16px!important;padding:14px!important;text-align:center}.instagram{background:linear-gradient(90deg,#7b38c4,#ef4056,#f6b34a)}.whatsapp{background:#59bf62}.telegram{background:#50a5d8}.youtube{background:#e94d4d}.copyright{text-align:center;border-top:1px solid #ffffff35;padding:18px;font-size:13px}.search-box{display:flex;gap:10px}.search-box input{flex:1;padding:14px;border-radius:12px;border:1px solid #ddd;font-size:16px}.search-box button{padding:14px 20px;border:0;border-radius:12px;background:var(--accent);color:#fff;font-weight:800}.pagination{display:flex;gap:8px;margin-top:30px;flex-wrap:wrap}.pagination a{padding:8px 13px;background:#fff;border-radius:9px;text-decoration:none;color:#333}.notice{padding:15px;border-radius:12px;background:#fff3d9}.two-col{display:grid;grid-template-columns:2fr 1fr;gap:25px}@media(max-width:800px){.nav-links{display:none;position:absolute;left:0;right:0;top:76px;background:var(--header);padding:20px;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-toggle{display:block}.grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}}@media(max-width:540px){.grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.hero{padding:55px 0}.hero h1{font-size:42px}.hero p{font-size:17px}.post{border-radius:15px;padding:22px}.section-title{font-size:30px}}

/* Prompt-library focused homepage */
.prompt-hero{padding:72px 0 64px;text-align:center;background:var(--bg);border-bottom:1px solid #f0dfc9}
.hero-kicker{display:inline-block;padding:7px 14px;border-radius:999px;background:#fff0df;color:#9a5e20;font-weight:800;font-size:13px;letter-spacing:.4px}
.prompt-hero h1{font-size:clamp(40px,6vw,68px);line-height:1.05;max-width:900px;margin:18px auto;color:#292624}
.prompt-hero h1 span{color:#3867c8}
.hero-lead{max-width:820px;margin:0 auto;color:#5e5751;font-size:19px}
.hero-search{max-width:760px;margin:28px auto 12px}
.hero-search form{display:flex;gap:10px;background:#fff;padding:8px;border:1px solid #e5d6c3;border-radius:16px;box-shadow:0 8px 30px #7a4a1412}
.hero-search input{flex:1;border:0;outline:0;padding:13px 14px;font-size:16px;background:transparent}
.hero-search button{border:0;border-radius:11px;background:var(--accent);color:#fff;font-weight:800;padding:13px 20px;cursor:pointer}
.hero-note{font-size:14px!important;color:#80766e!important}
.prompt-cats,.prompt-library{padding:48px 0;background:#fff}
.prompt-library{background:#fffaf2}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}
.section-head h2{font-size:32px;margin:0 0 3px}
.section-head p{margin:0;color:#766d66}
.section-head>a{color:#c66d16;text-decoration:none;font-weight:800}
.section-head.center{justify-content:center;text-align:center}
.category-pills{display:flex;gap:12px;flex-wrap:wrap}
.category-pills a{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e7dac9;border-radius:14px;padding:12px 16px;text-decoration:none;color:#332e2a;font-weight:800;box-shadow:0 4px 16px #00000006}
.cat-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#fff0dc;color:#ef7e20}
.prompt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.prompt-card{background:#fff;border:1px solid #eaded0;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #4e2b0c0a;transition:.2s}
.prompt-card:hover{transform:translateY(-3px);box-shadow:0 13px 32px #4e2b0c14}
.prompt-image-wrap{display:block;background:#f4eadc;overflow:hidden;line-height:0}
.prompt-image-wrap img{width:100%;height:auto;max-width:100%;object-fit:contain;display:block}
.image-placeholder{height:100%;display:grid;place-items:center;align-content:center;font-size:45px;color:#ef8a31}.image-placeholder span{font-size:15px;font-weight:800;color:#9b6b3c}
.prompt-card-body{padding:18px}
.prompt-badge{display:inline-block;background:#fff0df;color:#a35e17;padding:5px 9px;border-radius:7px;font-size:11px;font-weight:800}
.prompt-card h3{font-size:21px;line-height:1.28;margin:10px 0 8px}
.prompt-card h3 a{color:#282421;text-decoration:none}
.prompt-card p{font-size:14px;color:#716861;margin:0 0 15px}
.prompt-card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee4d9;padding-top:13px;font-size:12px}
.prompt-card-footer a{color:#d66f16;text-decoration:none;font-weight:800}
.prompt-card-footer span{color:#8a8078}
.how-section{padding:58px 0;background:#f3f8fc}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.step{background:#fff;border-radius:18px;padding:24px;border:1px solid #e4e9ed}
.step b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f28a31;color:#fff}
.step h3{margin:15px 0 6px}.step p{margin:0;color:#6f6963;font-size:14px}
.trust-section{padding:45px 0;background:#fff7e8}
.trust-box{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff;border:1px solid #ecdcc8;border-radius:22px;padding:30px}
.trust-box h2{margin:0 0 6px}.trust-box p{margin:0;color:#6d665f;max-width:760px}.trust-box span{color:#ef852c;margin-right:7px}
.orange-btn{background:var(--accent);color:#fff;padding:13px 18px;border-radius:11px;text-decoration:none;font-weight:800;white-space:nowrap}
.empty-state{padding:35px;background:#fff;border:1px dashed #dcbf9e;border-radius:15px;text-align:center;color:#756c64}
@media(max-width:800px){.prompt-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.trust-box{flex-direction:column;align-items:flex-start}}
@media(max-width:540px){.prompt-grid{grid-template-columns:1fr 1fr}.prompt-card h3{font-size:17px}.prompt-card-body{padding:13px}.prompt-card p{font-size:13px}.prompt-card-footer{font-size:11px}.hero-search form{flex-direction:column;background:transparent;border:0;box-shadow:none}.hero-search input{background:#fff;border:1px solid #e5d6c3;border-radius:11px}.hero-search button{width:100%}.prompt-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.prompt-hero{padding:52px 0}.prompt-hero h1{font-size:41px}}

.prompt-detail-intro{display:flex;gap:12px;align-items:center;background:#fff4e6;border:1px solid #f0d0a7;border-radius:13px;padding:13px 15px;color:#6f5941;margin:20px 0}
.prompt-detail-intro strong{color:#c86b18}

.notification-bar{background:#fff3d9;border-bottom:1px solid #f1d3a3;color:#654c2d}.notification-inner{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:14px}.notification-inner strong{color:#c66d16}.notification-inner a{margin-left:auto;color:#c66d16;font-weight:800;text-decoration:none}.notification-close{border:0;background:transparent;color:#8a6b46;font-size:20px;cursor:pointer}.ad-banner{background:transparent;max-width:100%;}.ad-banner img{display:block;width:100%;height:auto;max-width:100%;border-radius:10px}.ad-banner a{display:block;line-height:0}.ad-banner-stack{display:grid;gap:14px}

.ad-banner-header{padding-top:10px}.ad-banner-header .ad-slot{margin:0 auto 10px}

/* v3 homepage motion + full-image prompt cards */
.hero-3d-title{letter-spacing:-1.5px;text-shadow:0 2px 0 #f1d1ad,0 5px 12px #6d3a1618;animation:heroTitleFloat 3.6s ease-in-out infinite}
@keyframes heroTitleFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.015)}}
.hero-3d-marquee{max-width:900px;margin:8px auto 20px;overflow:hidden;padding:5px 0 10px;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}
.hero-3d-track{display:flex;width:max-content;gap:28px;animation:heroMarquee 20s linear infinite}
.hero-3d-track span{display:inline-block;white-space:nowrap;font-size:clamp(15px,2.2vw,23px);font-weight:900;letter-spacing:.2px;color:#ef7e20;text-shadow:1px 1px 0 #fff,2px 3px 0 #d7a06c,0 7px 16px #8a4d1d26;animation:heroTextPulse 2.8s ease-in-out infinite;animation-delay:calc(var(--i) * -.55s)}
@keyframes heroMarquee{from{transform:translateX(10%)}to{transform:translateX(-55%)}}
@keyframes heroTextPulse{0%,100%{transform:perspective(500px) rotateX(0deg) scale(.86);opacity:.68}50%{transform:perspective(500px) rotateX(8deg) scale(1.14);opacity:1}}
@media(prefers-reduced-motion:reduce){.hero-3d-title,.hero-3d-track,.hero-3d-track span{animation:none}.hero-3d-track{transform:none}}
.featured-frame{background:#f4eadc;border:1px solid #ead8c1;border-radius:18px;padding:8px;line-height:0;text-align:center;overflow:hidden}
.featured{display:block;width:100%;height:auto;max-height:none;object-fit:contain;border-radius:12px}
.prompt-image-wrap{background:#f4eadc}
.prompt-image-wrap img{height:auto!important;max-height:none!important;object-fit:contain!important}
@media(max-width:540px){.prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.prompt-card h3{font-size:16px}.prompt-card-body{padding:12px}.prompt-card p{font-size:12px;line-height:1.5}.prompt-card-footer{gap:5px;align-items:flex-start;flex-direction:column}.prompt-image-wrap img{width:100%;height:auto!important}.hero-3d-marquee{margin-bottom:14px}.hero-3d-track{gap:18px}}


/* InstaEditPrompt-inspired visual layer - admin configurable */
.site-header{background:#fff;color:#151827;position:relative;box-shadow:none;border-bottom:1px solid #e7e7ef}.nav{min-height:108px}.brand-logo{display:flex;align-items:center;min-width:0}.brand-logo img{display:block;width:auto;max-width:285px;max-height:68px;object-fit:contain}.brand-logo span{font-size:28px;font-weight:900;color:#151827}.nav-links a{color:#25293a}.menu-toggle{background:#eef0ff;color:#151827;border-radius:20px;width:64px;height:64px;font-size:0;display:none}.menu-toggle:after{content:'☰';font-size:31px}.insta-hero{background:linear-gradient(180deg,#f8f8ff 0%,#f6f1ff 100%);padding:78px 0 58px}.hero-kicker{background:none;color:#5369ba;font-size:14px;letter-spacing:4px;padding:0;font-weight:900}.hero-3d-title{font-size:clamp(44px,7vw,72px);font-weight:950;line-height:1.02;letter-spacing:-3px;color:#111522!important;text-shadow:0 3px 0 #d9d9e8,0 10px 24px #4e4e8b18;max-width:850px;margin:30px auto 0}.hero-gradient-title{font-size:clamp(36px,6vw,62px);font-weight:950;line-height:1.05;letter-spacing:-2.5px;background:linear-gradient(90deg,#486bd6,#884be2);-webkit-background-clip:text;background-clip:text;color:transparent;margin:2px auto 10px}.hero-lead{font-size:21px!important;line-height:1.65;max-width:790px;color:#707487!important}.hero-search{max-width:820px;margin:28px auto 0}.hero-search form{display:flex;align-items:center;background:#fff;border:1px solid #dedee8;border-radius:34px;padding:8px 9px 8px 24px;box-shadow:0 12px 35px #4d4d7a14}.hero-search input{border:0!important;outline:0;flex:1;background:transparent;font-size:18px;padding:14px}.hero-search button{width:66px;height:66px;border:0;border-radius:50%;background:linear-gradient(135deg,#5368e0,#8a46df);color:#fff;font-size:31px;cursor:pointer}.search-icon{font-size:34px;color:#6f7890}.hero-pills{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-pills strong{color:#667087;font-size:19px}.hero-pills a{background:#fff;border:1px solid #dedee8;box-shadow:0 2px 6px #00000008;color:#3b4050;padding:9px 21px;border-radius:999px;text-decoration:none}.hero-3d-marquee{max-width:760px;margin:8px auto 12px}.hero-3d-track span{color:#5a67d8;text-shadow:1px 1px 0 #fff,2px 3px 0 #c4c8ef,0 7px 16px #5a63a426}.insta-library{background:#eef0ff;padding:54px 0}.library-panel{background:#fff;border:1px solid #e2e2eb;border-radius:30px;padding:30px 22px;box-shadow:0 14px 45px #3d407010}.library-tabs{display:flex;gap:28px;border-bottom:1px solid #eee;padding:0 8px 18px;margin-bottom:38px}.library-tab{border:0;background:transparent;color:#707687;font:inherit;font-size:20px;font-weight:900;padding:11px 18px;border-radius:999px;cursor:pointer}.library-tab.active{background:#f0f2ff;color:#5268d1;box-shadow:inset 0 0 0 1px #dce1ff}.prompt-tab-content{display:none}.prompt-tab-content.active{display:block}.prompt-grid{grid-template-columns:repeat(3,1fr);gap:18px}.insta-card{border:1px solid #dedee8;border-radius:24px;box-shadow:0 6px 24px #00000008;background:#fff}.insta-card .prompt-image-wrap{position:relative;background:#f0f0f6;border-radius:24px 24px 0 0;overflow:hidden}.insta-card .prompt-image-wrap img{display:block;width:100%;height:auto!important;max-height:none!important;object-fit:contain!important}.like-pill{position:absolute;right:10px;top:10px;background:#fff;border-radius:50px;padding:9px 14px;font-weight:800;color:#4d5363;box-shadow:0 3px 10px #0002}.insta-card .prompt-card-body{padding:15px}.insta-card .prompt-badge{background:#252b3d;color:#fff;border-radius:999px;padding:5px 11px;font-size:11px;letter-spacing:.7px}.insta-card h3{font-size:22px;line-height:1.25;margin:12px 0 7px}.insta-card p{color:#74798a;font-size:16px;line-height:1.45;margin:0}.insta-how{background:#f8f8ff}.insta-post-wrap{background:#fff;padding-top:44px}.insta-post{background:#fff;box-shadow:none;border-radius:0;padding:20px 0 60px;max-width:850px}.post-category-kicker{color:#5269bc;font-weight:900;letter-spacing:5px;font-size:16px;margin-bottom:30px}.insta-post h1{font-size:clamp(44px,7vw,70px);font-weight:950;letter-spacing:-3px;color:#111522;line-height:1.03}.post-excerpt{font-size:21px;color:#7a7e8b;line-height:1.7}.insta-featured{padding:0;background:#f1f1f6;border-radius:28px;border:1px solid #e1e1ea;margin-top:26px}.insta-featured .featured{border-radius:27px;display:block;width:100%;height:auto;object-fit:contain}.follow-join{margin-top:35px}.follow-join h3{color:#5369b9;letter-spacing:4px;font-size:17px}.join{display:flex;align-items:center;gap:18px;color:#fff;text-decoration:none;font-size:20px;font-weight:900;border-radius:22px;padding:18px 22px;margin:14px 0;box-shadow:0 8px 22px #00000012}.join span{width:52px;height:52px;border-radius:16px;background:#ffffff25;display:grid;place-items:center;font-size:25px}.join b{margin-left:auto;font-size:32px}.post-action-row{display:flex;gap:18px;margin:34px 0;align-items:center}.big-copy,.more-category{flex:1;text-align:center;padding:18px 22px;border-radius:20px;font-size:19px;text-decoration:none}.big-copy{background:#5362df}.more-category{background:#eef0ff;color:#40529c;font-weight:900}.post-intro{font-size:20px;color:#6e7482}.insta-post h2{font-size:38px;color:#171b2a}.prompt-box{background:#fafbff;border:1px solid #dfe1eb;border-radius:22px;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.8;color:#202435}.site-footer{background:#10152b}.notification-bar{background:#eef0ff;color:#40465a}.ad-banner img{border-radius:0}.ad-slot{max-width:970px}.brand-logo{font-size:0}
@media(max-width:900px){.nav{min-height:92px}.nav-links{top:92px;background:#fff;border:1px solid #e7e7ef;box-shadow:0 10px 30px #0002}.nav-links a{color:#202438}.menu-toggle{display:block}.prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.container{width:92%}.nav{min-height:86px}.brand-logo img{max-width:240px;max-height:55px}.menu-toggle{width:58px;height:58px}.insta-hero{padding:74px 0 54px}.hero-kicker{font-size:12px;letter-spacing:3px}.hero-3d-title{font-size:43px;letter-spacing:-2px;margin-top:26px}.hero-gradient-title{font-size:39px;letter-spacing:-2px}.hero-lead{font-size:17px!important}.hero-search form{padding:7px 7px 7px 18px}.hero-search input{font-size:16px;padding:12px}.hero-search button{width:58px;height:58px}.search-icon{font-size:28px}.hero-pills{gap:10px}.hero-pills a{padding:9px 16px}.insta-library{padding:28px 0}.library-panel{padding:22px 12px;border-radius:25px}.library-tabs{gap:5px;padding:0 0 15px;margin-bottom:22px;justify-content:space-between}.library-tab{font-size:15px;padding:9px 10px}.prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.insta-card{border-radius:20px}.insta-card .prompt-image-wrap{border-radius:20px 20px 0 0}.insta-card h3{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.insta-card p{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.insta-card .prompt-card-body{padding:11px}.like-pill{font-size:12px;padding:7px 10px}.post-category-kicker{font-size:13px;letter-spacing:4px}.insta-post h1{font-size:43px;letter-spacing:-2px}.post-excerpt{font-size:18px}.post-action-row{gap:10px}.big-copy,.more-category{font-size:16px;padding:15px 10px}.join{font-size:17px;padding:15px}.join span{width:45px;height:45px}.insta-post h2{font-size:31px}}

/* v6 robust mobile/image/tab fixes */
img{max-width:100%;}
.prompt-image-wrap{display:block;line-height:0;overflow:hidden;background:#f0f0f6;}
.prompt-image-wrap img,.insta-card .prompt-image-wrap img{display:block;width:100%;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;}
.featured-frame{overflow:hidden;line-height:0;}
.featured-frame .featured,.insta-featured .featured{display:block;width:100%;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;}
.prompt-tab-content{display:none;}
.prompt-tab-content.active{display:block;}
@media(max-width:540px){
 .prompt-grid,.insta-library .prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
 .prompt-card,.insta-card{min-width:0;}
 .prompt-image-wrap img,.insta-card .prompt-image-wrap img{height:auto!important;max-height:none!important;}
}

/* v7 - prompt detail layout tuned to the supplied mobile reference */
.insta-post-wrap{background:#fff;padding:0 0 50px}
.insta-post{max-width:680px;margin:0 auto;padding:28px 0 70px;background:#fff;box-shadow:none;border-radius:0}
.insta-post .post-category-kicker{margin:24px 0 18px;font-size:14px;letter-spacing:4px;color:#5369b9;font-weight:900}
.insta-post h1{font-size:clamp(38px,7vw,64px);line-height:1.08;letter-spacing:-2.8px;margin:0 0 20px;color:#111522;font-weight:950}
.insta-post .post-excerpt{font-size:19px;line-height:1.65;color:#7b808d;margin:0 0 26px}
.insta-featured{width:100%;padding:0;margin:0;border:1px solid #e0e1e8;border-radius:28px;background:#f4f4f7;overflow:hidden;box-shadow:none}
.insta-featured .featured{width:100%;height:auto!important;max-height:none!important;display:block;object-fit:contain!important;object-position:center!important;border-radius:27px}
.follow-join{margin:34px 0 0}
.follow-join h3{margin:0 0 14px;color:#5369b9;letter-spacing:4px;font-size:17px;font-weight:900}
.follow-join .join{display:flex;align-items:center;min-height:68px;margin:12px 0;padding:13px 20px;border-radius:20px;color:#fff;font-size:18px;font-weight:900;text-decoration:none;box-shadow:0 6px 18px rgba(0,0,0,.08)}
.follow-join .join span{flex:0 0 50px;width:50px;height:50px;border-radius:15px;background:rgba(255,255,255,.22);display:grid;place-items:center;font-size:25px}
.follow-join .join b{margin-left:auto;font-size:32px;line-height:1}
.follow-join .instagram{background:linear-gradient(90deg,#8d2cc7 0%,#ee2557 52%,#ff9c35 100%)}
.follow-join .whatsapp{background:linear-gradient(90deg,#16b957,#25d366)}
.follow-join .telegram{background:linear-gradient(90deg,#249bd1,#35addb)}
.post-action-row{display:flex;gap:18px;margin:34px 0 30px}
.post-action-row .big-copy,.post-action-row .more-category{min-height:62px;display:flex;align-items:center;justify-content:center;border-radius:20px;font-size:17px}
.post-action-row .big-copy{background:#5262df;color:#fff;border:0;font-weight:500}
.post-action-row .more-category{background:#eef0ff;color:#40529c}
.insta-post h2{font-size:34px;line-height:1.2;letter-spacing:-1px;margin:34px 0 16px;color:#151a2a}
.insta-post .prompt-box{padding:27px 28px;background:#fafbff;border:1px solid #dfe1eb;border-radius:22px;white-space:pre-wrap;word-break:break-word;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.82;color:#202435;overflow:visible}
.insta-post .prompt-box + *{margin-top:28px}
@media(max-width:700px){
  .insta-post{width:92%;padding-top:16px}
  .insta-post .post-category-kicker{margin-top:18px}
  .insta-post h1{font-size:43px;letter-spacing:-2.3px}
  .insta-post .post-excerpt{font-size:18px}
  .insta-featured{border-radius:27px}
  .insta-featured .featured{border-radius:26px}
  .follow-join .join{min-height:68px;font-size:17px;padding:11px 20px}
  .post-action-row{gap:10px}
  .post-action-row .big-copy,.post-action-row .more-category{font-size:16px;padding:14px 9px}
  .insta-post h2{font-size:31px}
  .insta-post .prompt-box{font-size:18px;line-height:1.8;padding:24px 20px}
}

/* v8 - compact search/social controls matching the reference design */
.hero-search{max-width:650px!important;margin-left:auto;margin-right:auto}
.hero-search form{min-height:60px!important;padding:5px 7px 5px 18px!important;border-radius:31px!important}
.hero-search input{font-size:15px!important;padding:10px 8px!important}
.hero-search button{width:50px!important;height:50px!important;font-size:25px!important;flex:0 0 50px}
.search-icon{font-size:27px!important;line-height:1}
.follow-join{max-width:650px;margin-left:auto;margin-right:auto}
.follow-join .join{min-height:58px!important;height:58px!important;padding:8px 14px!important;margin:10px 0!important;border-radius:17px!important;font-size:16px!important;gap:12px!important}
.follow-join .join span:first-child{flex:0 0 42px!important;width:42px!important;height:42px!important;border-radius:13px!important;font-size:21px!important}
.follow-join .join b{font-size:27px!important}
@media(max-width:700px){
 .hero-search{max-width:650px!important;width:100%}
 .hero-search form{display:flex!important;flex-direction:row!important;align-items:center!important;background:#fff!important;border:1px solid #dedee8!important;box-shadow:0 8px 25px #4d4d7a12!important}
 .hero-search input{min-width:0!important;background:transparent!important;border:0!important;border-radius:0!important}
 .hero-search button{width:50px!important;height:50px!important;flex:0 0 50px!important}
 .follow-join{width:100%;max-width:650px}
 .follow-join .join{width:100%;min-height:56px!important;height:56px!important;font-size:15px!important;padding:7px 12px!important}
 .follow-join .join span:first-child{width:40px!important;height:40px!important;flex-basis:40px!important}
}

/* v9 - final compact controls: match the reference proportions */
.hero-search{width:100%!important;max-width:620px!important;margin:24px auto 0!important}
.hero-search form{height:58px!important;min-height:58px!important;max-height:58px!important;padding:5px 6px 5px 16px!important;border-radius:30px!important;overflow:hidden!important}
.hero-search input{height:46px!important;min-height:46px!important;padding:8px 6px!important;font-size:15px!important;line-height:1.2!important}
.hero-search .search-icon{font-size:23px!important;line-height:1!important;flex:0 0 24px!important;width:24px!important}
.hero-search button{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;max-width:46px!important;max-height:46px!important;flex:0 0 46px!important;font-size:23px!important;padding:0!important;border-radius:50%!important}
.follow-join{width:100%!important;max-width:600px!important;margin-left:auto!important;margin-right:auto!important}
.follow-join .join{width:100%!important;height:52px!important;min-height:52px!important;max-height:52px!important;padding:5px 12px!important;margin:8px 0!important;border-radius:15px!important;font-size:14px!important;line-height:1!important;gap:10px!important;white-space:nowrap!important;overflow:hidden!important}
.follow-join .join span:first-child{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex:0 0 38px!important;border-radius:11px!important;font-size:19px!important}
.follow-join .join span:nth-child(2){display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;flex:1 1 auto!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;background:transparent!important}
.follow-join .join b{font-size:24px!important;line-height:1!important;flex:0 0 auto!important;margin-left:6px!important}
@media(max-width:700px){
 .hero-search{width:100%!important;max-width:620px!important;margin-top:20px!important}
 .hero-search form{height:54px!important;min-height:54px!important;max-height:54px!important;padding-left:13px!important}
 .hero-search input{height:42px!important;min-height:42px!important;font-size:14px!important;padding:7px 5px!important}
 .hero-search .search-icon{font-size:21px!important;flex-basis:22px!important;width:22px!important}
 .hero-search button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;font-size:21px!important}
 .follow-join{max-width:600px!important}
 .follow-join .join{height:50px!important;min-height:50px!important;max-height:50px!important;padding:4px 10px!important;font-size:14px!important;border-radius:14px!important}
 .follow-join .join span:first-child{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;flex-basis:36px!important;font-size:18px!important}
 .follow-join .join b{font-size:22px!important}
}

/* v10 - real likes + views UI */
.prompt-card-body{position:relative}
.card-engagement{display:flex;align-items:center;gap:14px;margin-top:10px;color:#687083;font-size:13px;font-weight:700}
.like-pill{min-width:48px;text-align:center}
.insta-featured{position:relative}
.detail-like{position:absolute;top:16px;right:16px;border:0;background:#fff;color:#293044;box-shadow:0 5px 18px rgba(0,0,0,.14);border-radius:999px;padding:9px 13px;font-size:15px;font-weight:800;cursor:pointer;z-index:2}
.detail-like.liked{color:#e53d66}
.detail-like.liked span{color:#e53d66}
.engagement-row{display:flex;gap:18px;align-items:center;margin:18px 0 4px;color:#70788a;font-size:14px;font-weight:700}
.engagement-row span{display:inline-flex;align-items:center;gap:4px}
@media(max-width:700px){
 .card-engagement{font-size:11px;gap:9px;margin-top:8px}
 .detail-like{top:12px;right:12px;padding:8px 11px;font-size:14px}
 .engagement-row{font-size:13px;gap:12px}
}
.search-image-wrap{position:relative;line-height:0;overflow:hidden}.search-image-wrap img{display:block;width:100%;height:auto;object-fit:contain}.search-image-wrap .like-pill{position:absolute;right:10px;top:10px;background:#fff;border-radius:999px;padding:7px 10px;line-height:1;box-shadow:0 3px 12px rgba(0,0,0,.12)}
