/* iBlogger creators v2 — rebuilt from scratch to match the main Luminae/V4 visual language */
:root{
  --cr-bg:#f4f5fb;--cr-surface:#fff;--cr-ink:#13162f;--cr-muted:#747b98;--cr-line:rgba(35,42,91,.10);
  --cr-night:#090c26;--cr-night2:#16184b;--cr-violet:#6f6cf6;--cr-lilac:#bba7ff;--cr-pink:#e7a3df;
  --cr-radius-xl:42px;--cr-radius-lg:30px;--cr-radius-md:22px;--cr-shadow:0 28px 78px rgba(38,45,106,.13);
}
body.creator-directory-page,body.creator-profile-page{background:var(--cr-bg)!important;color:var(--cr-ink)!important}
body.creator-directory-page main,body.creator-profile-page main{overflow:visible!important}
.creator-directory-hero{position:relative;min-height:540px;padding:150px 0 94px;overflow:hidden;isolation:isolate;background:
 radial-gradient(circle at 10% 50%,rgba(105,92,255,.72),transparent 27%),
 radial-gradient(circle at 92% 42%,rgba(115,89,255,.62),transparent 27%),
 radial-gradient(ellipse at 52% 112%,rgba(237,166,226,.75),transparent 40%),
 linear-gradient(180deg,#080b24 0%,#11143d 54%,#493b91 78%,#d8b5dc 100%)}
.creator-directory-hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.28;background-image:radial-gradient(circle,rgba(255,255,255,.75) 1px,transparent 1.3px);background-size:34px 34px;mask-image:linear-gradient(180deg,transparent 0,#000 30%,#000 72%,transparent 96%)}
.creator-directory-hero:after{content:"";position:absolute;width:560px;height:230px;left:50%;bottom:-125px;translate:-50% 0;border-radius:50%;background:#edb8dd;filter:blur(48px);opacity:.65;z-index:-1}
.creator-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:center;gap:72px}
.creator-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:20px;color:rgba(255,255,255,.56);font-size:.73rem}.creator-breadcrumb a{color:inherit;text-decoration:none}.creator-breadcrumb strong{color:#fff}
.creator-hero-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.84);font-size:.72rem;font-weight:900}.creator-hero-kicker i{width:7px;height:7px;border-radius:50%;background:#b4ccff;box-shadow:0 0 0 5px rgba(180,204,255,.12)}
.creator-directory-copy h1{margin:18px 0 17px;color:#fff;font-size:clamp(3.1rem,5.2vw,5.25rem);line-height:1.04;letter-spacing:-.055em;font-weight:820}.creator-directory-copy h1 em{display:inline-block;margin-inline:5px;font-family:Georgia,serif;font-weight:500;color:#ead9ff}.creator-directory-copy>p{max-width:650px;margin:0;color:rgba(255,255,255,.68);line-height:2;font-size:.95rem}
.creator-hero-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.creator-hero-links a{min-height:47px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;text-decoration:none;font-size:.8rem;font-weight:900}.creator-hero-links .is-primary{background:#fff;color:#171a35;box-shadow:0 14px 34px rgba(0,0,0,.14)}.creator-hero-links .is-secondary{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(12px)}
.creator-hero-art{position:relative;height:330px}.creator-art-photo{position:absolute;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.24);box-shadow:0 24px 60px rgba(6,8,28,.24)}.creator-art-photo img{width:100%;height:100%;object-fit:cover}.creator-art-photo.a{width:188px;height:268px;right:9%;top:22px;transform:rotate(7deg)}.creator-art-photo.b{width:170px;height:230px;right:39%;top:76px;transform:rotate(-7deg)}.creator-art-photo.c{width:142px;height:190px;left:5%;top:26px;transform:rotate(4deg)}
.creator-art-note{position:absolute;right:18%;bottom:4px;min-width:235px;padding:15px 17px;border-radius:20px;border:1px solid rgba(255,255,255,.22);background:rgba(10,13,42,.62);color:#fff;backdrop-filter:blur(16px);box-shadow:0 18px 42px rgba(4,7,25,.18)}.creator-art-note small,.creator-art-note span{display:block;color:rgba(255,255,255,.57);font-size:.66rem}.creator-art-note strong{display:block;margin:4px 0;font-size:1rem}
.creator-directory-shell{position:relative;z-index:4;margin-top:-52px;padding-bottom:96px}
.creator-filter-panel{display:grid;grid-template-columns:minmax(250px,1.35fr) repeat(2,minmax(150px,.55fr)) minmax(150px,.5fr);gap:10px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.7);border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 26px 70px rgba(44,50,109,.14);backdrop-filter:blur(22px)}
.creator-filter-field{position:relative}.creator-filter-field input,.creator-filter-field select{width:100%;height:52px;border:1px solid var(--cr-line);border-radius:17px;background:#f7f8fc;color:var(--cr-ink);padding:0 15px;outline:0;font:inherit;font-size:.8rem;transition:.2s}.creator-filter-field input:focus,.creator-filter-field select:focus{background:#fff;border-color:rgba(105,108,255,.45);box-shadow:0 0 0 4px rgba(105,108,255,.08)}
.creator-directory-toolbar{display:flex;align-items:end;justify-content:space-between;gap:22px;margin:54px 0 22px}.creator-directory-heading span{display:inline-flex;margin-bottom:9px;color:#6971d8;font-size:.7rem;font-weight:950}.creator-directory-heading h2{margin:0;font-size:clamp(2rem,3vw,3.1rem);line-height:1.05;letter-spacing:-.05em}.creator-directory-heading p{margin:9px 0 0;color:var(--cr-muted);font-size:.82rem}.creator-directory-meta{display:flex;align-items:center;gap:8px}.creator-result-pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 13px;border:1px solid var(--cr-line);border-radius:999px;background:#fff;color:#676f90;font-size:.72rem;font-weight:850}
.creator-directory-grid,.v4-entity-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
.creator-card{position:relative;display:flex;flex-direction:column;min-width:0;border-radius:30px!important;border:1px solid var(--cr-line)!important;background:#fff!important;box-shadow:0 14px 42px rgba(39,46,108,.085)!important;overflow:hidden!important;isolation:isolate;transition:transform .32s cubic-bezier(.2,.75,.2,1),box-shadow .32s ease,border-color .32s ease!important}.creator-card:before{display:none!important}.creator-card:hover{transform:translateY(-7px)!important;border-color:rgba(105,108,255,.18)!important;box-shadow:0 30px 70px rgba(39,46,108,.15)!important}
.creator-card-media{position:relative;height:256px;margin:10px 10px 0;border-radius:22px;overflow:hidden;background:#e7e7f1}.creator-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.75,.2,1)}.creator-card:hover .creator-card-media img{transform:scale(1.035)}.creator-card-media:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(8,11,34,.55))}
.creator-type-chip,.creator-platform-chip{position:absolute;z-index:3;top:14px;padding:7px 10px;border-radius:999px;font-size:.64rem;font-weight:900;backdrop-filter:blur(12px)}.creator-type-chip{right:14px;background:rgba(9,12,38,.68);border:1px solid rgba(255,255,255,.18);color:#fff}.creator-platform-chip{left:14px;background:rgba(255,255,255,.86);color:#242846;border:1px solid rgba(255,255,255,.7)}
.creator-card-identity{position:absolute;z-index:3;right:16px;left:16px;bottom:15px;color:#fff}.creator-card-identity h3{margin:0 0 4px;font-size:1.28rem;letter-spacing:-.03em}.creator-card-identity p{margin:0;color:rgba(255,255,255,.72);font-size:.7rem}
.creator-card-body{display:flex;flex:1;flex-direction:column;padding:18px 20px 20px}.creator-card-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:15px}.creator-card-tags span{padding:6px 9px;border-radius:999px;background:#f1f2f9;color:#666e8d;font-size:.65rem;font-weight:800}.creator-card-tags .is-verified{background:#eef0ff;color:#5d61d0}
.creator-card-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;border-radius:18px;background:#f7f8fc;border:1px solid rgba(35,42,91,.06)}.creator-card-metrics div{text-align:center;border-left:1px solid rgba(35,42,91,.07)}.creator-card-metrics div:last-child{border-left:0}.creator-card-metrics strong{display:block;color:#181b39;font-size:.9rem}.creator-card-metrics span{display:block;margin-top:3px;color:#8a90a8;font-size:.58rem}
.creator-card-rating{display:flex;align-items:center;gap:7px;margin:15px 0 0;color:#777e99;font-size:.68rem}.creator-card-rating .star{color:#806de0;font-size:.95rem}.creator-card-rating strong{color:#20243f}.creator-card-bio{margin:14px 0 0;color:#747b96;font-size:.72rem;line-height:1.85;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.creator-card-actions{display:grid;grid-template-columns:1fr 44px;gap:8px;margin-top:auto;padding-top:17px}.creator-card-actions a,.creator-card-actions button{min-height:44px;border-radius:14px;border:1px solid var(--cr-line);display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font:inherit;font-size:.72rem;font-weight:900;cursor:pointer}.creator-card-actions .creator-primary{background:#151938;color:#fff;border-color:#151938}.creator-card-actions .creator-secondary{background:#f7f8fc;color:#4c5475}.creator-card-actions svg{width:18px;height:18px}
.creator-empty{grid-column:1/-1;padding:48px;text-align:center;border:1px dashed rgba(61,68,128,.18);border-radius:30px;background:#fff;color:#777e99}.creator-empty strong{display:block;margin-bottom:7px;color:#242845;font-size:1.1rem}
/* home creator block */
body.home-page.v4-page .v4-creators{position:relative;background:linear-gradient(180deg,#fff 0%,#f5f6fb 100%)!important;overflow:hidden}.v4-creators:before{content:"";position:absolute;width:420px;height:420px;left:-220px;top:15%;border-radius:50%;background:rgba(121,105,244,.08);filter:blur(10px)}
body.home-page.v4-page .v4-entity-grid .creator-card-media{height:238px}.creator-more-link{display:inline-flex!important;align-items:center;gap:7px;text-decoration:none!important}
/* Profile page visual rebuild */
body.creator-profile-page{background:linear-gradient(180deg,#0a0d29 0,#16194a 360px,#f4f5fb 720px)!important;min-height:100vh}
body.creator-profile-page:before{content:"";position:fixed;inset:0 0 auto;height:620px;pointer-events:none;opacity:.2;background-image:radial-gradient(circle,rgba(255,255,255,.7) 1px,transparent 1.4px);background-size:34px 34px;mask-image:linear-gradient(#000,transparent)}
body.creator-profile-page .profile-dashboard-brandbar{display:none!important}
body.creator-profile-page .profile-dashboard-main{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:150px 0 95px!important}
body.creator-profile-page .profile-dashboard-shell{width:100%!important;max-width:none!important;margin:0!important}
body.creator-profile-page .influencer-dashboard{display:grid!important;grid-template-columns:340px minmax(0,1fr)!important;gap:22px!important;align-items:start!important}
body.creator-profile-page .pd-card{border:1px solid rgba(41,48,107,.09)!important;border-radius:30px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 22px 64px rgba(35,41,96,.11)!important}
body.creator-profile-page .influencer-profile-panel{position:sticky!important;top:104px!important;padding:24px!important;text-align:center!important;overflow:hidden!important}.influencer-profile-panel:before{content:"";position:absolute;inset:0 0 auto;height:130px;background:linear-gradient(135deg,#cbc9ff,#ead5f4);z-index:0}.influencer-profile-panel>*{position:relative;z-index:1}.profile-dot-pattern{display:none!important}
body.creator-profile-page .profile-avatar-frame{width:142px!important;height:142px!important;margin:36px auto 16px!important;border-radius:34px!important;border:6px solid #fff!important;background:#e9eaf3!important;box-shadow:0 16px 38px rgba(44,49,108,.2)!important;overflow:visible!important}.profile-avatar-frame img{width:100%!important;height:100%!important;border-radius:28px!important;object-fit:cover!important}.profile-verified-badge{right:auto!important;left:-4px!important;bottom:-4px!important;background:#171b3b!important;color:#fff!important;border:4px solid #fff!important}
body.creator-profile-page .profile-identity h1{font-size:1.75rem!important;letter-spacing:-.04em!important;color:#171a36!important}.profile-username{color:#8087a2!important}.profile-category{display:inline-flex!important;align-items:center!important;gap:6px!important;margin-top:8px!important;padding:7px 10px!important;border-radius:999px!important;background:#f0f1f8!important;color:#626a88!important;font-size:.7rem!important}.profile-category svg{width:15px!important}
body.creator-profile-page .profile-rating{margin:17px 0!important;padding:13px!important;border:1px solid var(--cr-line)!important;border-radius:18px!important;background:#f8f8fc!important}.profile-rating-stars{color:#7966d6!important}.profile-rating-meta{font-size:.7rem!important;color:#747b98!important}
body.creator-profile-page .profile-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.profile-actions .button{min-height:45px!important;border-radius:14px!important;font-size:.7rem!important;box-shadow:none!important}.profile-actions .button-primary{background:#151938!important;color:#fff!important;border-color:#151938!important}.profile-actions .button-secondary{background:#f5f6fb!important;color:#49516f!important}
body.creator-profile-page .profile-trust-note{margin:15px 0 0!important;padding:12px!important;border-radius:16px!important;background:#f3f4fa!important;color:#737a96!important;font-size:.65rem!important;line-height:1.7!important}.profile-trust-note svg{color:#6567c9!important}
body.creator-profile-page .profile-menu-wrap{top:16px!important;left:16px!important;right:auto!important}.profile-icon-button{background:rgba(255,255,255,.86)!important;border:1px solid rgba(43,50,103,.1)!important;color:#232744!important}.profile-menu{left:0!important;right:auto!important;border-radius:16px!important;box-shadow:0 18px 45px rgba(31,38,88,.16)!important}
body.creator-profile-page .influencer-analytics{display:grid!important;gap:18px!important}.analytics-toolbar{padding:20px 22px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:28px!important;background:rgba(11,14,43,.74)!important;color:#fff!important;backdrop-filter:blur(16px)!important}.analytics-title h2{color:#fff!important}.analytics-title p{color:rgba(255,255,255,.55)!important}.range-picker select{background:rgba(255,255,255,.09)!important;color:#fff!important;border-color:rgba(255,255,255,.14)!important}.analytics-charts{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important}.analytics-chart-card{padding:20px!important;min-width:0!important}.chart-card-copy small{color:#858ca6!important}.chart-card-copy strong{color:#625fd0!important}.chart-growth-pill{border-radius:999px!important}.chart-viewport{min-height:230px!important}.performance-summary{overflow:hidden!important}.performance-summary-content{padding:22px!important}.performance-grid{gap:10px!important}.performance-item{border-radius:18px!important;background:#f7f8fc!important;border:1px solid rgba(40,47,100,.07)!important}.performance-art{background:linear-gradient(145deg,#c8c5ff,#e5c6e7)!important}.real-data-panel,.real-bio-panel,.profile-feedbacks-panel{padding:24px!important}.real-data-head h2,.profile-feedbacks-head h3,.real-bio-panel h3{color:#171a36!important}.real-data-grid>div{border-radius:18px!important;background:#f7f8fc!important;border-color:rgba(39,46,101,.07)!important}.profile-feedback-card{border-radius:20px!important;background:#f8f8fc!important;border:1px solid rgba(39,46,101,.07)!important;box-shadow:none!important}
/* Shop profile */
.shop-profile-main{padding-bottom:95px}.shop-profile-hero{position:relative;min-height:460px;padding:150px 0 76px;overflow:hidden;background:radial-gradient(circle at 15% 45%,rgba(112,93,255,.64),transparent 27%),radial-gradient(circle at 90% 45%,rgba(230,151,220,.40),transparent 26%),linear-gradient(180deg,#090c26,#171a4b 72%,#51428c)}.shop-profile-hero:before{content:"";position:absolute;inset:0;opacity:.22;background-image:radial-gradient(circle,rgba(255,255,255,.7) 1px,transparent 1.3px);background-size:34px 34px}.shop-profile-shell{position:relative;z-index:2;display:grid;grid-template-columns:360px 1fr;gap:28px;align-items:end}.shop-profile-media{height:330px;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.24);box-shadow:0 30px 70px rgba(5,7,28,.26)}.shop-profile-media img{width:100%;height:100%;object-fit:cover}.shop-profile-copy{padding-bottom:16px;color:#fff}.shop-profile-copy .creator-breadcrumb{margin-bottom:16px}.shop-profile-copy h1{margin:0 0 8px;font-size:clamp(2.8rem,4.4vw,4.8rem);letter-spacing:-.055em}.shop-profile-copy>p{max-width:620px;color:rgba(255,255,255,.65);line-height:1.9}.shop-profile-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.shop-profile-badges span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);font-size:.68rem}.shop-profile-content{display:grid;grid-template-columns:1fr 320px;gap:20px;margin-top:28px}.shop-profile-card{padding:24px;border:1px solid var(--cr-line);border-radius:30px;background:#fff;box-shadow:0 18px 55px rgba(39,46,108,.09)}.shop-profile-card h2,.shop-profile-card h3{margin:0 0 12px;letter-spacing:-.03em}.shop-profile-card p{color:var(--cr-muted);line-height:1.9}.shop-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shop-metrics div{padding:18px;text-align:center;border-radius:20px;background:#f7f8fc;border:1px solid rgba(39,46,108,.06)}.shop-metrics strong{display:block;font-size:1.3rem}.shop-metrics span{color:#858ca6;font-size:.65rem}.shop-profile-action{display:flex;min-height:47px;align-items:center;justify-content:center;border-radius:15px;text-decoration:none;background:#151938;color:#fff;font-weight:900;font-size:.75rem}
@media(max-width:1020px){.creator-hero-grid{grid-template-columns:1fr;gap:34px}.creator-hero-art{height:260px}.creator-art-photo.a{right:13%}.creator-art-photo.b{right:42%}.creator-filter-panel{grid-template-columns:1fr 1fr}.creator-filter-field:first-child{grid-column:1/-1}.creator-directory-grid,.v4-entity-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.creator-profile-page .influencer-dashboard{grid-template-columns:290px minmax(0,1fr)!important}.analytics-charts{grid-template-columns:1fr!important}.shop-profile-shell{grid-template-columns:300px 1fr}.shop-profile-content{grid-template-columns:1fr}}
@media(max-width:720px){body.creator-directory-page .container,body.creator-profile-page .container{width:min(100% - 28px,1180px)}.creator-directory-hero{min-height:620px;padding:126px 0 86px}.creator-directory-copy h1{font-size:clamp(2.45rem,11.5vw,3.8rem);line-height:1.09}.creator-hero-art{height:235px}.creator-art-photo.a{width:142px;height:210px;right:5%}.creator-art-photo.b{width:132px;height:178px;right:38%;top:48px}.creator-art-photo.c{width:110px;height:150px;left:2%;top:16px}.creator-art-note{right:15%;min-width:190px;padding:12px}.creator-directory-shell{margin-top:-38px}.creator-filter-panel{grid-template-columns:1fr;padding:10px;border-radius:22px}.creator-filter-field:first-child{grid-column:auto}.creator-directory-toolbar{align-items:flex-start;flex-direction:column;margin-top:38px}.creator-directory-grid,.v4-entity-grid{grid-template-columns:1fr!important}.creator-card-media,body.home-page.v4-page .v4-entity-grid .creator-card-media{height:280px}.creator-directory-grid{gap:14px!important}body.creator-profile-page .profile-dashboard-main{width:min(100% - 28px,1180px);padding:124px 0 70px!important}body.creator-profile-page .influencer-dashboard{grid-template-columns:1fr!important}.influencer-profile-panel{position:relative!important;top:auto!important}.analytics-charts{grid-template-columns:1fr!important}.shop-profile-hero{padding:126px 0 60px}.shop-profile-shell{grid-template-columns:1fr}.shop-profile-media{height:360px}.shop-profile-copy h1{font-size:2.8rem}.shop-profile-content{grid-template-columns:1fr}.shop-metrics{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:430px){.creator-hero-art{height:205px}.creator-art-photo.a{width:125px;height:184px}.creator-art-photo.b{width:116px;height:155px}.creator-art-photo.c{width:92px;height:126px}.creator-art-note{display:none}.creator-card-media{height:250px}.creator-card-metrics{padding:9px;gap:4px}.creator-card-body{padding:16px}.shop-profile-media{height:300px}.shop-metrics{grid-template-columns:1fr}.profile-actions{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.creator-card,.creator-card img{transition:none!important}}

.creator-card .creator-favorite{position:absolute!important;z-index:5!important;top:56px!important;left:14px!important;width:38px!important;height:38px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.88)!important;color:#252944!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 8px 22px rgba(9,12,38,.12)!important;backdrop-filter:blur(12px)!important}.creator-card .creator-favorite svg{width:18px!important;height:18px!important}.creator-card .creator-favorite.is-saved{background:#151938!important;color:#fff!important;border-color:#151938!important}


/* Creator pages: theme + mobile header parity with the homepage */
@media(max-width:900px){
  body.creator-directory-page .site-header .brand,
  body.creator-profile-page .site-header .brand{max-width:122px!important;overflow:visible!important;flex:0 0 auto!important}
  body.creator-directory-page .site-header .site-logo,
  body.creator-profile-page .site-header .site-logo{display:flex!important;width:auto!important;max-width:116px!important;overflow:visible!important}
  body.creator-directory-page .site-header .site-logo-image,
  body.creator-profile-page .site-header .site-logo-image{width:112px!important;height:30px!important;max-width:112px!important;object-fit:contain!important;object-position:center!important}
}
html[data-theme="dark"] body.creator-directory-page,
html[data-theme="dark"] body.creator-profile-page{--cr-bg:#0d1028;--cr-surface:#151932;--cr-ink:#f2f3ff;--cr-muted:#a7aec7;--cr-line:rgba(206,211,255,.11);background:var(--cr-bg)!important;color:var(--cr-ink)!important}
html[data-theme="dark"] .creator-directory-shell,
html[data-theme="dark"] body.creator-profile-page .profile-dashboard-main,
html[data-theme="dark"] .shop-profile-main{background:#0d1028!important}
html[data-theme="dark"] .creator-filter-panel{background:rgba(21,25,50,.92);border-color:rgba(255,255,255,.09);box-shadow:0 28px 75px rgba(0,0,0,.25)}
html[data-theme="dark"] .creator-filter-field input,
html[data-theme="dark"] .creator-filter-field select{background:#11152d;color:#f1f2ff;border-color:rgba(255,255,255,.09)}
html[data-theme="dark"] .creator-filter-field input:focus,
html[data-theme="dark"] .creator-filter-field select:focus{background:#181d3a;border-color:rgba(163,158,255,.42)}
html[data-theme="dark"] .creator-directory-heading h2,
html[data-theme="dark"] .creator-result-pill{color:#f3f4ff}
html[data-theme="dark"] .creator-result-pill{background:#151932;border-color:rgba(255,255,255,.1)}
html[data-theme="dark"] .creator-card,
html[data-theme="dark"] .creator-empty,
html[data-theme="dark"] .shop-profile-card,
html[data-theme="dark"] body.creator-profile-page .influencer-profile-panel,
html[data-theme="dark"] body.creator-profile-page .analytics-chart-card,
html[data-theme="dark"] body.creator-profile-page .performance-summary,
html[data-theme="dark"] body.creator-profile-page .real-data-panel,
html[data-theme="dark"] body.creator-profile-page .real-bio-panel,
html[data-theme="dark"] body.creator-profile-page .profile-feedbacks-panel{background:#151932!important;border-color:rgba(255,255,255,.09)!important;color:#f1f2ff!important}
html[data-theme="dark"] .creator-card-tags span,
html[data-theme="dark"] .creator-card-metrics,
html[data-theme="dark"] .creator-card-actions .creator-secondary,
html[data-theme="dark"] .shop-metrics div,
html[data-theme="dark"] body.creator-profile-page .performance-item,
html[data-theme="dark"] body.creator-profile-page .real-data-grid>div,
html[data-theme="dark"] body.creator-profile-page .profile-feedback-card,
html[data-theme="dark"] body.creator-profile-page .profile-trust-note{background:#10142b!important;border-color:rgba(255,255,255,.07)!important;color:#aab0c9!important}
html[data-theme="dark"] .creator-card-metrics strong,
html[data-theme="dark"] .creator-card-rating strong,
html[data-theme="dark"] .creator-empty strong,
html[data-theme="dark"] .shop-profile-card h2,
html[data-theme="dark"] .shop-profile-card h3,
html[data-theme="dark"] .shop-metrics strong,
html[data-theme="dark"] body.creator-profile-page .real-data-head h2,
html[data-theme="dark"] body.creator-profile-page .profile-feedbacks-head h3,
html[data-theme="dark"] body.creator-profile-page .real-bio-panel h3{color:#f1f2ff!important}
html[data-theme="dark"] .creator-card-bio,
html[data-theme="dark"] .creator-card-rating,
html[data-theme="dark"] .creator-directory-heading p,
html[data-theme="dark"] .shop-profile-card p{color:#a6adc6!important}
html[data-theme="dark"] body.home-page.v4-page .v4-creators{background:linear-gradient(180deg,#12162f 0%,#0d1028 100%)!important}

/* Shared creator-page footer interactions */
.footer-newsletter .field-error.is-success{color:#5f65ce!important}
.creator-modal-open{overflow:hidden!important}.creator-legal-backdrop{position:fixed;inset:0;z-index:400;display:grid;place-items:center;padding:24px;background:rgba(6,8,28,.58);backdrop-filter:blur(9px)}.creator-legal-backdrop[hidden]{display:none!important}.creator-legal-modal{position:relative;width:min(520px,100%);padding:34px;border-radius:30px;border:1px solid rgba(255,255,255,.65);background:#fff;color:#171a36;box-shadow:0 34px 90px rgba(7,10,37,.30)}.creator-legal-kicker{display:inline-flex;margin-bottom:10px;color:#696cda;font-size:.68rem;font-weight:950}.creator-legal-modal h2{margin:0 0 12px;font-size:2rem;letter-spacing:-.04em}.creator-legal-modal p{margin:0;color:#727994;line-height:2;font-size:.82rem}.creator-legal-close{position:absolute;top:16px;left:16px;width:38px;height:38px;border:1px solid rgba(37,44,91,.1);border-radius:50%;background:#f4f5fb;color:#202440;font-size:1.35rem;cursor:pointer}html[data-theme="dark"] .creator-legal-modal{background:#151932;color:#f2f3ff;border-color:rgba(255,255,255,.1)}html[data-theme="dark"] .creator-legal-modal p{color:#a8aec7}html[data-theme="dark"] .creator-legal-close{background:#0f132b;color:#f2f3ff;border-color:rgba(255,255,255,.08)}


/* Blogger directory compact pass — minimizes vertical scrolling and removes dead space
   while preserving the Luminae visual language. Scoped only to bloggers.html. */
body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-hero{
  min-height:340px!important;
  padding:104px 0 44px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-hero-grid{
  grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr)!important;
  gap:42px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-breadcrumb{
  margin-bottom:10px!important;
  font-size:.68rem!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-hero-kicker{
  padding:6px 10px!important;
  font-size:.66rem!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-copy h1{
  margin:10px 0 10px!important;
  font-size:clamp(2.55rem,4.1vw,4rem)!important;
  line-height:1.02!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-copy>p{
  max-width:590px!important;
  line-height:1.75!important;
  font-size:.82rem!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-hero-links{
  margin-top:14px!important;
  gap:8px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-hero-links a{
  min-height:38px!important;
  padding:7px 14px!important;
  font-size:.7rem!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-hero-art{
  height:205px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-art-photo{
  border-radius:22px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-art-photo.a{
  width:128px!important;height:182px!important;right:12%!important;top:4px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-art-photo.b{
  width:118px!important;height:158px!important;right:41%!important;top:37px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-art-photo.c{
  width:98px!important;height:134px!important;left:7%!important;top:8px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-art-note{
  right:19%!important;bottom:0!important;min-width:188px!important;padding:10px 12px!important;border-radius:16px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-art-note small,
body.creator-directory-page[data-creator-directory="blogger"] .creator-art-note span{font-size:.57rem!important}
body.creator-directory-page[data-creator-directory="blogger"] .creator-art-note strong{font-size:.82rem!important;margin:2px 0!important}

body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-shell{
  margin-top:-30px!important;
  padding-bottom:42px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-panel{
  grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(128px,.55fr))!important;
  gap:8px!important;
  padding:9px!important;
  border-radius:22px!important;
  box-shadow:0 18px 45px rgba(44,50,109,.11)!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-field input,
body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-field select{
  height:42px!important;
  border-radius:13px!important;
  padding-inline:12px!important;
  font-size:.7rem!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-toolbar{
  align-items:center!important;
  margin:20px 0 12px!important;
  gap:16px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-heading{
  display:flex!important;
  align-items:baseline!important;
  gap:12px!important;
  min-width:0!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-heading span{
  margin:0!important;
  white-space:nowrap!important;
  font-size:.64rem!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-heading h2{
  margin:0!important;
  font-size:clamp(1.45rem,2vw,2rem)!important;
  line-height:1.12!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-heading p{
  display:none!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-result-pill{
  min-height:32px!important;
  padding:5px 10px!important;
  font-size:.64rem!important;
}

body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:11px!important;
  align-items:stretch!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card{
  border-radius:22px!important;
  box-shadow:0 10px 28px rgba(39,46,108,.075)!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 18px 40px rgba(39,46,108,.13)!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-media{
  height:156px!important;
  margin:7px 7px 0!important;
  border-radius:16px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-type-chip,
body.creator-directory-page[data-creator-directory="blogger"] .creator-platform-chip{
  top:9px!important;
  padding:5px 7px!important;
  font-size:.53rem!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-type-chip{right:9px!important}
body.creator-directory-page[data-creator-directory="blogger"] .creator-platform-chip{left:9px!important}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-identity{
  right:10px!important;left:10px!important;bottom:9px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-identity h3{
  margin-bottom:2px!important;
  font-size:.96rem!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-identity p{font-size:.57rem!important}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-body{
  padding:10px 10px 11px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-tags{
  gap:4px!important;
  margin-bottom:7px!important;
  min-height:22px!important;
  flex-wrap:nowrap!important;
  overflow:hidden!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-tags span{
  padding:4px 6px!important;
  font-size:.52rem!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-metrics{
  gap:3px!important;
  padding:7px 4px!important;
  border-radius:13px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-metrics strong{font-size:.72rem!important}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-metrics span{margin-top:1px!important;font-size:.47rem!important}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-rating{
  gap:4px!important;
  margin-top:7px!important;
  font-size:.54rem!important;
  white-space:nowrap!important;
  overflow:hidden!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-rating .star{font-size:.75rem!important}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-view{
  margin-inline-start:auto!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-bio{
  margin-top:6px!important;
  font-size:.58rem!important;
  line-height:1.55!important;
  -webkit-line-clamp:1!important;
  min-height:0!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-actions{
  grid-template-columns:1fr 34px!important;
  gap:5px!important;
  padding-top:8px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-actions a,
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-actions button{
  min-height:34px!important;
  border-radius:11px!important;
  font-size:.58rem!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .creator-card-actions svg{width:14px!important;height:14px!important}

/* Compact footer on the directory page: no large dead zone after the cards. */
body.creator-directory-page[data-creator-directory="blogger"] .site-footer{
  padding:30px 0 12px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .footer-grid{
  gap:20px!important;
  padding-bottom:24px!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .footer-brand p,
body.creator-directory-page[data-creator-directory="blogger"] .footer-newsletter p{
  margin-block:7px!important;
  font-size:.72rem!important;
  line-height:1.7!important;
}
body.creator-directory-page[data-creator-directory="blogger"] .footer-column,
body.creator-directory-page[data-creator-directory="blogger"] .footer-newsletter{gap:6px!important}
body.creator-directory-page[data-creator-directory="blogger"] .footer-column h3,
body.creator-directory-page[data-creator-directory="blogger"] .footer-newsletter h3{margin-bottom:4px!important;font-size:.78rem!important}
body.creator-directory-page[data-creator-directory="blogger"] .footer-column a,
body.creator-directory-page[data-creator-directory="blogger"] .footer-link{font-size:.68rem!important;line-height:1.45!important}
body.creator-directory-page[data-creator-directory="blogger"] .social-links{margin-top:8px!important}
body.creator-directory-page[data-creator-directory="blogger"] .footer-bottom{
  min-height:46px!important;
  font-size:.65rem!important;
}

@media (max-width:1279px){
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:13px!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card-media{height:176px!important}
}
@media (max-width:1020px){
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-hero{
    min-height:300px!important;padding:96px 0 36px!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .creator-hero-grid{
    grid-template-columns:minmax(0,1.15fr) minmax(245px,.85fr)!important;gap:24px!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .creator-hero-art{height:170px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-art-photo.a{width:105px!important;height:150px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-art-photo.b{width:94px!important;height:128px!important;top:30px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-art-photo.c{width:78px!important;height:108px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-art-note{display:none!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-panel{grid-template-columns:1.3fr repeat(3,1fr)!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-field:first-child{grid-column:auto!important}
}
@media (max-width:760px){
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-hero{
    min-height:auto!important;padding:92px 0 24px!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .creator-hero-grid{grid-template-columns:1fr!important;gap:14px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-copy h1{font-size:clamp(2.05rem,10vw,3rem)!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-copy>p{font-size:.74rem!important;line-height:1.7!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-hero-art{display:none!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-shell{margin-top:-14px!important;padding-bottom:28px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-panel{grid-template-columns:1fr 1fr!important;gap:6px!important;padding:7px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-field:first-child{grid-column:1/-1!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-field input,
  body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-field select{height:39px!important;font-size:.65rem!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-toolbar{margin:14px 0 9px!important;align-items:center!important;flex-direction:row!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-heading span{display:none!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-heading h2{font-size:1.3rem!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card-media{height:160px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card-bio{display:none!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card-view{display:none!important}
  body.creator-directory-page[data-creator-directory="blogger"] .site-footer{padding-top:24px!important}
}
@media (max-width:520px){
  body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-panel{grid-template-columns:1fr!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-filter-field:first-child{grid-column:auto!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-directory-grid{grid-template-columns:1fr!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card{display:grid!important;grid-template-columns:126px minmax(0,1fr)!important;min-height:178px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card-media{height:164px!important;margin:7px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card-body{padding:9px 8px 9px 2px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card-tags{margin-bottom:5px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card-rating{margin-top:5px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .creator-card-actions{padding-top:6px!important}
  body.creator-directory-page[data-creator-directory="blogger"] .footer-grid{gap:14px!important}
}

/* Blogger directory footer density: keep navigation useful without turning the page into a long footer. */
@media (min-width:901px){
  body.creator-directory-page[data-creator-directory="blogger"] .footer-grid{
    grid-template-columns:1.25fr .68fr .68fr 1.18fr!important;
    align-items:start!important;
    gap:18px!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .footer-newsletter{
    grid-column:auto!important;
    max-width:none!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .newsletter-input input{
    min-height:40px!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .newsletter-input .button{
    min-height:40px!important;
  }
}
@media (min-width:521px) and (max-width:900px){
  body.creator-directory-page[data-creator-directory="blogger"] .footer-grid{
    grid-template-columns:1.1fr .9fr!important;
    gap:16px!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .footer-brand,
  body.creator-directory-page[data-creator-directory="blogger"] .footer-newsletter{
    grid-column:auto!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .footer-newsletter{display:none!important}
}
@media (max-width:520px){
  body.creator-directory-page[data-creator-directory="blogger"] .site-footer{
    padding:20px 0 8px!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .footer-grid{
    display:block!important;
    padding-bottom:12px!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .footer-column,
  body.creator-directory-page[data-creator-directory="blogger"] .footer-newsletter{
    display:none!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .footer-brand{
    text-align:center!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .footer-brand .brand{
    justify-content:center!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .footer-brand p{
    max-width:300px!important;
    margin:7px auto!important;
    font-size:.68rem!important;
    line-height:1.7!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .social-links{
    justify-content:center!important;
  }
  body.creator-directory-page[data-creator-directory="blogger"] .footer-bottom{
    min-height:34px!important;
    padding-block:8px!important;
    align-items:center!important;
    text-align:center!important;
  }
}
