
.safe-sub-wrap{max-width:1100px;margin:0 auto;padding:18px 14px;}
.safe-sub-title{margin:0 0 6px 0;}
.safe-sub-help{margin:0 0 14px 0;opacity:.8;}
.safe-sub-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;}
.safe-sub-grid label, .safe-sub-form label{display:block;font-weight:700;margin:0 0 6px 0;}
.safe-sub-form input, .safe-sub-form select, .safe-sub-form textarea{width:100%;padding:10px;border:1px solid rgba(0,0,0,.15);border-radius:12px;}
.safe-sub-actions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap;}
.safe-sub-btn{padding:10px 12px;border-radius:14px;border:1px solid rgba(0,0,0,.12);background:#111;color:#fff;font-weight:800;cursor:pointer;}
.safe-sub-btn.secondary{background:#fff;color:#111;}
.safe-sub-note{font-size:12px;opacity:.8;margin-top:6px;}
.safe-sub-msg{padding:12px;border-radius:14px;margin:12px 0;border:1px solid rgba(0,0,0,.12);background:#fff;}
.safe-sub-error{border-color: rgba(231,76,60,.6);}

.safe-review-controls{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0;}
.safe-review-controls input, .safe-review-controls select{padding:10px;border-radius:12px;border:1px solid rgba(0,0,0,.15);}
.safe-review-table-wrap{overflow:auto;border:1px solid rgba(0,0,0,.10);border-radius:14px;background:#fff;}
.safe-review-table{width:100%;border-collapse:collapse;min-width:720px;}
.safe-review-table th,.safe-review-table td{padding:10px;border-bottom:1px solid rgba(0,0,0,.08);text-align:left;}
.safe-review-table tr:last-child td{border-bottom:none;}
.safe-muted{opacity:.7;}

.safe-review-editor{margin-top:16px;border:1px solid rgba(0,0,0,.10);border-radius:14px;padding:12px;background:#fff;}
@media (max-width: 860px){ .safe-sub-grid{grid-template-columns:1fr;} }

.safe-mini-link{display:inline-block;font-weight:800;text-decoration:none;border:1px solid rgba(0,0,0,.14);border-radius:999px;padding:6px 10px;color:#111;background:#fff;}
.safe-creator-directory{max-width:1180px;margin:0 auto;padding:18px 14px;}
.safe-creator-directory-controls{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 18px;}
.safe-creator-directory-controls input,.safe-creator-directory-controls select{padding:11px 12px;border:1px solid rgba(0,0,0,.15);border-radius:14px;min-width:220px;}
.safe-creator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
.safe-creator-card{border:1px solid rgba(0,0,0,.10);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 26px rgba(0,0,0,.06);display:flex;flex-direction:column;}
.safe-creator-card-image{display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;background:rgba(0,0,0,.05);text-decoration:none;color:#111;font-size:42px;font-weight:900;overflow:hidden;}
.safe-creator-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease;}
.safe-creator-card:hover .safe-creator-card-image img{transform:scale(1.03);}
.safe-creator-card-body{padding:14px;display:flex;flex-direction:column;gap:8px;flex:1;}
.safe-creator-card-body h3{margin:0;font-size:1.25rem;line-height:1.2;}
.safe-creator-card-body h3 a{color:inherit;text-decoration:none;}
.safe-creator-card-location,.safe-creator-card-excerpt{margin:0;opacity:.84;}
.safe-creator-pill-row{display:flex;gap:7px;flex-wrap:wrap;align-items:center;}
.safe-creator-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;background:rgba(0,0,0,.07);color:#111;line-height:1.1;}
.safe-comm-open{background:#dff8e8;color:#145c2c;}
.safe-comm-waitlist{background:#e8f0ff;color:#173b7a;}
.safe-comm-closed{background:#fde4e1;color:#8a1f14;}
.safe-comm-unknown{background:#efefef;color:#333;}
.safe-creator-profile-btn{margin-top:auto;display:inline-flex;justify-content:center;text-decoration:none;font-weight:900;border-radius:999px;padding:10px 14px;background:#111;color:#fff;}
.safe-creator-profile-page{padding:24px 14px;}
.safe-creator-profile-wrap{max-width:1050px;margin:0 auto;}
.safe-creator-back a{font-weight:800;text-decoration:none;color:inherit;}
.safe-creator-profile-hero{display:grid;grid-template-columns:330px 1fr;gap:22px;align-items:stretch;border:1px solid rgba(0,0,0,.10);border-radius:28px;padding:18px;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.07);}
.safe-creator-profile-image{border-radius:22px;overflow:hidden;background:rgba(0,0,0,.05);min-height:290px;display:flex;align-items:center;justify-content:center;}
.safe-creator-profile-image img{width:100%;height:100%;min-height:290px;object-fit:cover;display:block;}
.safe-creator-profile-placeholder{font-size:96px;font-weight:950;color:#111;opacity:.72;}
.safe-creator-profile-main{display:flex;flex-direction:column;gap:12px;justify-content:center;}
.safe-creator-profile-main h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;}
.safe-creator-meta-line{margin:0;font-weight:700;opacity:.85;}
.safe-creator-profile-excerpt{font-size:1.1rem;line-height:1.55;margin:0;opacity:.88;}
.safe-creator-link-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:4px;}
.safe-creator-link-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 13px;background:#111;color:#fff;text-decoration:none;font-weight:900;}
.safe-creator-profile-body{margin-top:18px;border:1px solid rgba(0,0,0,.10);border-radius:24px;padding:18px;background:#fff;}
.safe-creator-profile-body h2{margin-top:0;}
.safe-creator-profile-content{line-height:1.7;}
.safe-directory-empty{margin-top:14px;}
@media (max-width: 980px){.safe-creator-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.safe-creator-profile-hero{grid-template-columns:1fr;}.safe-creator-profile-image,.safe-creator-profile-image img{min-height:240px;}}
@media (max-width: 640px){.safe-creator-grid{grid-template-columns:1fr;}.safe-creator-directory-controls input,.safe-creator-directory-controls select{width:100%;}.safe-creator-profile-hero{padding:12px;border-radius:22px;}.safe-creator-profile-body{padding:14px;}}

.safe-creator-profile-page{padding:0 14px 38px;background:linear-gradient(180deg,rgba(108,39,174,.08),rgba(255,255,255,0) 360px);}
.safe-creator-page-banner{position:relative;margin:0 calc(50% - 50vw) 0;width:100vw;min-height:260px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.22),transparent 28%),radial-gradient(circle at 84% 22%,rgba(255,255,255,.18),transparent 24%),linear-gradient(135deg,#3b146b 0%,#6520a5 48%,#8a3fd1 100%);color:#fff;}
.safe-creator-page-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.02));pointer-events:none;}
.safe-creator-page-banner:after{content:"✦";position:absolute;right:8%;bottom:18%;font-size:92px;line-height:1;color:rgba(255,255,255,.16);transform:rotate(12deg);}
.safe-creator-page-banner-inner{position:relative;z-index:1;width:min(1100px,calc(100% - 32px));margin:0 auto;padding:46px 0 76px;}
.safe-creator-page-kicker{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.36);border-radius:999px;padding:7px 13px;margin-bottom:14px;background:rgba(255,255,255,.13);font-weight:900;letter-spacing:.03em;text-transform:uppercase;font-size:12px;backdrop-filter:blur(8px);}
.safe-creator-page-banner h1{margin:0;font-size:clamp(2.3rem,6vw,4.8rem);line-height:.98;color:#fff;text-shadow:0 5px 20px rgba(0,0,0,.18);max-width:920px;}
.safe-creator-page-banner p{max-width:760px;margin:16px 0 0;font-size:clamp(1rem,2vw,1.28rem);line-height:1.55;color:rgba(255,255,255,.92);}
.safe-creator-profile-standalone{margin-top:-48px;position:relative;z-index:2;}
.safe-creator-profile-standalone .safe-creator-back{margin:0 0 14px;}
.safe-creator-profile-standalone .safe-creator-back a{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:9px 13px;background:#fff;color:#35115f;box-shadow:0 10px 24px rgba(42,12,79,.16);}
.safe-creator-profile-standalone .safe-creator-profile-hero{border:1px solid rgba(101,32,165,.18);box-shadow:0 18px 46px rgba(45,18,84,.16);}
.safe-creator-profile-heading{margin:0;font-size:clamp(1.9rem,3.5vw,3rem);line-height:1.05;color:#2a163f;}
.safe-creator-profile-standalone .safe-creator-profile-body{border-color:rgba(101,32,165,.16);box-shadow:0 12px 34px rgba(45,18,84,.08);}
.safe-creator-profile-standalone .safe-creator-link-btn,.safe-creator-profile-standalone .safe-creator-profile-btn{background:#5b1b96;color:#fff;box-shadow:0 8px 20px rgba(91,27,150,.18);}
.safe-creator-profile-standalone .safe-creator-link-btn:hover,.safe-creator-profile-standalone .safe-creator-profile-btn:hover{filter:brightness(1.06);}
@media (max-width: 760px){.safe-creator-page-banner{min-height:230px;}.safe-creator-page-banner-inner{padding:34px 0 64px;}.safe-creator-profile-standalone{margin-top:-34px;}.safe-creator-page-banner:after{font-size:66px;right:4%;bottom:12%;}.safe-creator-profile-page{padding-left:12px;padding-right:12px;}}


.safe-sub-checkrow{display:flex;align-items:center;padding:10px 0;}
.safe-sub-checkrow label{display:flex;align-items:center;gap:8px;font-weight:800;margin:0;}
.safe-sub-checkrow input[type="checkbox"]{width:auto;min-width:18px;min-height:18px;}
.safe-owner-edit-wrap{max-width:1050px;margin:-54px auto 0;position:relative;z-index:2;border:1px solid rgba(101,32,165,.16);border-radius:28px;background:#fff;padding:18px;box-shadow:0 18px 46px rgba(45,18,84,.13);}
.safe-owner-edit-wrap h2{margin-top:0;color:#2a163f;}
.safe-owner-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:14px;}
.safe-owner-edit-card{border:1px solid rgba(101,32,165,.14);border-radius:22px;padding:16px;background:#fff;box-shadow:0 10px 26px rgba(45,18,84,.06);}
.safe-owner-edit-card h2{margin:0 0 6px;}
.safe-owner-edit-card p{margin:0 0 12px;opacity:.82;}
.safe-owner-edit-card label,.safe-owner-edit-form label{display:block;font-weight:800;margin:0 0 6px;}
.safe-owner-edit-card input,.safe-owner-edit-form input,.safe-owner-edit-form select,.safe-owner-edit-form textarea{width:100%;padding:10px;border:1px solid rgba(0,0,0,.15);border-radius:12px;}
.safe-owner-edit-form textarea{margin-bottom:12px;}
.safe-owner-edit-form input:disabled{background:#f3f0f7;color:#4d405c;}
.safe-owner-edit-page .safe-creator-page-banner{margin-bottom:0;}
@media (max-width:760px){.safe-owner-edit-wrap{margin-top:-34px;padding:14px;border-radius:22px;}.safe-owner-edit-grid{grid-template-columns:1fr;}}

.safe-sub-grid-wide{grid-column:1 / -1;}
.safe-file-field input[type="file"],.safe-gallery-edit input[type="file"]{padding:10px;border:1px dashed rgba(91,27,150,.35);border-radius:14px;background:#faf7ff;}
.safe-creator-gallery-section{margin-top:18px;}
.safe-creator-gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;}
.safe-creator-gallery-item{display:block;aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:rgba(0,0,0,.05);box-shadow:0 8px 20px rgba(45,18,84,.08);}
.safe-creator-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease;}
.safe-creator-gallery-item:hover img{transform:scale(1.04);}
.safe-gallery-edit{grid-column:1 / -1;margin:10px 0 14px;padding:14px;border:1px solid rgba(101,32,165,.14);border-radius:20px;background:#fbf8ff;}
.safe-gallery-edit h3{margin:0 0 4px;color:#2a163f;}
.safe-gallery-edit-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:12px 0;}
.safe-gallery-edit-item{display:flex!important;flex-direction:column;gap:8px;margin:0!important;font-weight:800!important;}
.safe-gallery-edit-item img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;display:block;box-shadow:0 8px 18px rgba(45,18,84,.08);}
.safe-gallery-edit-item span{display:flex;align-items:center;gap:6px;font-size:12px;}
.safe-gallery-edit-item input[type="checkbox"]{width:auto!important;min-width:16px;min-height:16px;}
@media (max-width:900px){.safe-creator-gallery-grid,.safe-gallery-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media (max-width:560px){.safe-creator-gallery-grid,.safe-gallery-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}

.safe-featured-creators{max-width:1180px;margin:0 auto;padding:18px 14px;}
.safe-featured-creators-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px;}
.safe-featured-creators-grid{display:grid;grid-template-columns:repeat(var(--safe-featured-columns,5),minmax(0,1fr));gap:14px;}
.safe-featured-creator-card{border:1px solid rgba(101,32,165,.14);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(45,18,84,.08);display:flex;flex-direction:column;min-width:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}
.safe-featured-creator-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(45,18,84,.13);border-color:rgba(101,32,165,.28);}
.safe-featured-creator-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:linear-gradient(135deg,rgba(101,32,165,.10),rgba(138,63,209,.08));text-decoration:none;color:#5b1b96;font-size:42px;font-weight:950;overflow:hidden;}
.safe-featured-creator-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease;}
.safe-featured-creator-card:hover .safe-featured-creator-image img{transform:scale(1.04);}
.safe-featured-creator-body{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;}
.safe-featured-creator-body h3{margin:0;font-size:1.05rem;line-height:1.18;}
.safe-featured-creator-body h3 a{color:#2a163f;text-decoration:none;}
.safe-featured-creator-meta,.safe-featured-creator-excerpt{margin:0;font-size:.92rem;line-height:1.35;opacity:.86;}
.safe-featured-creator-types .safe-creator-pill{font-size:11px;padding:4px 8px;}
.safe-featured-creator-btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:9px 11px;background:#5b1b96;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 8px 18px rgba(91,27,150,.15);}
.safe-featured-creator-btn:hover{filter:brightness(1.06);}
@media (max-width:900px){.safe-featured-creators-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));}}
@media (max-width:680px){.safe-featured-creators-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));}}
@media (max-width:430px){.safe-featured-creators-grid{grid-template-columns:1fr;}}

/* Upload progress and safer upload UX */
.safe-upload-progress{margin:14px 0;padding:12px 14px;border:1px solid rgba(91,27,150,.18);border-radius:16px;background:#fbf8ff;box-shadow:0 8px 22px rgba(45,18,84,.06);}
.safe-upload-progress[hidden]{display:none!important;}
.safe-upload-progress-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;font-weight:900;color:#2a163f;font-size:14px;}
.safe-upload-progress-track{height:12px;border-radius:999px;background:rgba(91,27,150,.12);overflow:hidden;}
.safe-upload-progress-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#5b1b96,#8a3fd1);transition:width .18s ease;}
.safe-sub-btn:disabled{opacity:.62;cursor:not-allowed;filter:saturate(.7);}
.safe-file-field input[type="file"],.safe-gallery-edit input[type="file"]{cursor:pointer;}

/* Harden featured creator layout against theme/Elementor overrides */
body .safe-featured-creators{width:100%;box-sizing:border-box;}
body .safe-featured-creators .safe-featured-creators-grid{display:grid!important;grid-template-columns:repeat(var(--safe-featured-columns,5),minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;width:100%!important;}
body .safe-featured-creators .safe-featured-creator-card{display:flex!important;flex-direction:column!important;width:auto!important;min-width:0!important;max-width:none!important;}
body .safe-featured-creators .safe-featured-creator-image{width:100%!important;display:flex!important;}
body .safe-featured-creators .safe-featured-creator-body{display:flex!important;flex-direction:column!important;}
@media (max-width:900px){body .safe-featured-creators .safe-featured-creators-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;}}
@media (max-width:680px){body .safe-featured-creators .safe-featured-creators-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))!important;}}
@media (max-width:430px){body .safe-featured-creators .safe-featured-creators-grid{grid-template-columns:1fr!important;}}

/* v1.3.5: keep the upload status bar near the photo upload fields and full width inside grids */
.safe-sub-grid > .safe-upload-progress{grid-column:1 / -1;}

/* v1.3.6: profile sharing buttons */
.safe-creator-share-card{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;}
.safe-creator-share-copy{min-width:240px;flex:1;}
.safe-creator-share-copy h2{margin:0 0 4px!important;}
.safe-creator-share-copy p{margin:0;opacity:.82;line-height:1.45;}
.safe-creator-share-row{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap;}
.safe-creator-share-btn{appearance:none;border:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 13px;background:#5b1b96;color:#fff!important;text-decoration:none!important;font-weight:900;line-height:1.1;box-shadow:0 8px 20px rgba(91,27,150,.16);cursor:pointer;font-family:inherit;font-size:14px;}
.safe-creator-share-btn:hover{filter:brightness(1.06);transform:translateY(-1px);}
.safe-creator-share-native{background:#2a163f;}
.safe-creator-share-status{width:100%;min-height:18px;font-size:13px;font-weight:800;color:#35115f;}
@media (max-width:700px){.safe-creator-share-card{align-items:flex-start;}.safe-creator-share-row{justify-content:flex-start;width:100%;}.safe-creator-share-btn{flex:1 1 auto;}}

/* v1.3.7: polished creator profile layout */
.safe-creator-profile-standalone .safe-creator-profile-hero{position:relative;overflow:hidden;grid-template-columns:minmax(260px,340px) minmax(0,1fr);background:radial-gradient(circle at 0 0,rgba(138,63,209,.12),transparent 32%),linear-gradient(135deg,#ffffff 0%,#fbf8ff 100%);}
.safe-creator-profile-standalone .safe-creator-profile-hero:before{content:"";position:absolute;inset:0;border-top:5px solid #5b1b96;pointer-events:none;}
.safe-creator-profile-standalone .safe-creator-profile-image{position:relative;box-shadow:0 16px 34px rgba(45,18,84,.12);border:1px solid rgba(101,32,165,.14);}
.safe-creator-profile-standalone .safe-creator-profile-main{position:relative;z-index:1;justify-content:center;padding:6px 4px;}
.safe-creator-profile-standalone .safe-creator-profile-excerpt{max-width:720px;}
.safe-creator-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start;margin-top:18px;}
.safe-creator-profile-primary{min-width:0;}
.safe-creator-profile-primary .safe-creator-profile-body{margin-top:0;}
.safe-creator-profile-primary .safe-creator-gallery-section{margin-top:18px;}
.safe-creator-profile-sidebar{display:flex;flex-direction:column;gap:14px;position:sticky;top:24px;align-self:start;}
.safe-creator-profile-sidebar .safe-creator-profile-body{margin-top:0;}
.safe-creator-sidebar-help{margin:0 0 12px;line-height:1.45;opacity:.82;}
.safe-creator-connect-card h2,.safe-creator-details-card h2,.safe-creator-share-card h2{font-size:1.2rem;}
.safe-creator-connect-list{display:grid;gap:9px;}
.safe-creator-connect-btn{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border-radius:16px;padding:11px 13px;background:#5b1b96;color:#fff!important;text-decoration:none!important;font-weight:900;box-shadow:0 8px 18px rgba(91,27,150,.15);transition:transform .16s ease,filter .16s ease,box-shadow .16s ease;}
.safe-creator-connect-btn:after{content:"↗";opacity:.78;font-weight:900;}
.safe-creator-connect-btn:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 11px 24px rgba(91,27,150,.22);}
.safe-creator-detail-list{display:grid;gap:10px;}
.safe-creator-detail-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(101,32,165,.12);}
.safe-creator-detail-row:last-child{border-bottom:0;padding-bottom:0;}
.safe-creator-detail-label{font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;color:#5b1b96;white-space:nowrap;}
.safe-creator-detail-value{font-weight:800;text-align:right;color:#2a163f;line-height:1.35;}
.safe-creator-profile-sidebar .safe-creator-share-card{display:block;}
.safe-creator-profile-sidebar .safe-creator-share-copy{min-width:0;}
.safe-creator-profile-sidebar .safe-creator-share-copy p{margin-bottom:12px;}
.safe-creator-profile-sidebar .safe-creator-share-row{justify-content:flex-start;gap:8px;}
.safe-creator-profile-sidebar .safe-creator-share-btn{flex:1 1 calc(50% - 8px);padding:10px 11px;font-size:13px;}
.safe-creator-profile-sidebar .safe-creator-share-native,.safe-creator-profile-sidebar [data-safe-copy-link]{flex-basis:100%;}
.safe-creator-about-card{position:relative;overflow:hidden;}
.safe-creator-about-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#5b1b96;opacity:.9;}
.safe-creator-about-card h2,.safe-creator-about-card .safe-creator-profile-content{position:relative;}
.safe-creator-gallery-section h2{display:flex;align-items:center;gap:8px;}
.safe-creator-gallery-section h2:before{content:"✦";color:#5b1b96;font-size:.95em;}
@media (max-width:980px){.safe-creator-profile-standalone .safe-creator-profile-hero{grid-template-columns:1fr;}.safe-creator-profile-layout{grid-template-columns:1fr;}.safe-creator-profile-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}.safe-creator-profile-sidebar .safe-creator-share-card{grid-column:1 / -1;}.safe-creator-profile-sidebar .safe-creator-share-row{justify-content:flex-start;}.safe-creator-profile-sidebar .safe-creator-share-btn{flex:0 1 auto;}}
@media (max-width:640px){.safe-creator-profile-layout{gap:14px;}.safe-creator-profile-sidebar{display:flex;}.safe-creator-profile-sidebar .safe-creator-share-btn{flex:1 1 auto;}.safe-creator-detail-row{display:block;}.safe-creator-detail-value{display:block;text-align:left;margin-top:4px;}.safe-creator-profile-standalone .safe-creator-profile-main{padding:0;}}


/* v1.3.8: profile image lightbox and upload completion polish */
.safe-creator-profile-image{position:relative;isolation:isolate;}
.safe-creator-profile-image-link{display:block;width:100%;height:100%;min-height:290px;border-radius:22px;overflow:hidden;color:inherit;text-decoration:none;cursor:zoom-in;background:linear-gradient(135deg,rgba(101,32,165,.08),rgba(255,255,255,.4));}
.safe-creator-profile-standalone .safe-creator-profile-image{min-height:0;aspect-ratio:4/5;max-height:430px;}
.safe-creator-profile-standalone .safe-creator-profile-image-link{min-height:0;height:100%;}
.safe-creator-profile-image-link img{transition:transform .2s ease,filter .2s ease;}
.safe-creator-profile-image-link:hover img{transform:scale(1.025);filter:saturate(1.04);}
.safe-creator-image-zoom-badge,.safe-creator-gallery-zoom{position:absolute;right:12px;bottom:12px;border-radius:999px;padding:7px 10px;background:rgba(42,22,63,.84);color:#fff;font-size:12px;font-weight:950;box-shadow:0 8px 20px rgba(0,0,0,.22);opacity:0;transform:translateY(5px);transition:opacity .18s ease,transform .18s ease;pointer-events:none;}
.safe-creator-profile-image-link:hover .safe-creator-image-zoom-badge,.safe-creator-gallery-item:hover .safe-creator-gallery-zoom{opacity:1;transform:translateY(0);}
.safe-creator-gallery-item{position:relative;cursor:zoom-in;}
.safe-lightbox-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,8,28,.82);backdrop-filter:blur(7px);}
.safe-lightbox-overlay[hidden]{display:none!important;}
.safe-lightbox-frame{position:relative;max-width:min(1120px,94vw);max-height:88vh;border-radius:26px;padding:12px;background:rgba(255,255,255,.96);box-shadow:0 28px 90px rgba(0,0,0,.45);}
.safe-lightbox-frame img{display:block;max-width:100%;max-height:78vh;object-fit:contain;border-radius:18px;background:#f7f2ff;}
.safe-lightbox-caption{padding:10px 6px 2px;color:#2a163f;font-weight:900;text-align:center;}
.safe-lightbox-close{position:fixed;right:22px;top:18px;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:#2a163f;font-size:30px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.28);}
.safe-lightbox-open{overflow:hidden;}
@media (max-width:980px){.safe-creator-profile-standalone .safe-creator-profile-image{aspect-ratio:16/10;max-height:none;}.safe-creator-profile-image-link{min-height:240px;}.safe-lightbox-overlay{padding:14px;}.safe-lightbox-close{right:12px;top:10px;}}
@media (max-width:640px){.safe-creator-image-zoom-badge,.safe-creator-gallery-zoom{opacity:1;transform:none;font-size:11px;padding:6px 9px;}.safe-lightbox-frame{border-radius:20px;padding:8px;}.safe-lightbox-frame img{border-radius:14px;}}

/* v1.3.9: social link validation */
.safe-link-invalid{border-color:#c62828!important;box-shadow:0 0 0 3px rgba(198,40,40,.14)!important;background:#fff7f7!important;}

/* v1.4.1 owner update confirmation page */
.safe-owner-confirm-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:start;border:1px solid rgba(101,32,165,.16);border-radius:26px;background:radial-gradient(circle at 0 0,rgba(138,63,209,.13),transparent 35%),linear-gradient(135deg,#fff 0%,#fbf8ff 100%);padding:22px;box-shadow:0 16px 38px rgba(45,18,84,.10);}
.safe-owner-confirm-icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#5b1b96;color:#fff;font-size:32px;font-weight:950;box-shadow:0 10px 24px rgba(91,27,150,.22);}
.safe-owner-confirm-kicker{margin:0 0 4px;color:#5b1b96;font-weight:950;text-transform:uppercase;letter-spacing:.06em;font-size:13px;}
.safe-owner-confirm-content h2{margin:0 0 8px;color:#2a163f;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.08;}
.safe-owner-confirm-content p{font-size:1.03rem;line-height:1.6;margin:0 0 10px;color:#3d2c50;}
.safe-owner-confirm-note{padding:12px 14px;border-radius:16px;background:rgba(91,27,150,.08);border:1px solid rgba(91,27,150,.12);}
.safe-owner-confirm-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;align-items:center;}
.safe-owner-confirm-actions .safe-sub-btn{text-decoration:none;width:auto;}
.safe-owner-confirm-code-form{margin:0;display:inline-flex;}
@media (max-width:640px){.safe-owner-confirm-card{grid-template-columns:1fr;padding:18px;}.safe-owner-confirm-icon{width:52px;height:52px;font-size:28px;}.safe-owner-confirm-actions{display:grid;grid-template-columns:1fr;}.safe-owner-confirm-actions .safe-sub-btn,.safe-owner-confirm-code-form{width:100%;}.safe-owner-confirm-code-form button{width:100%;}}


/* v1.4.7: prominent creator type banner on profile pages */
.safe-creator-type-ribbon{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;max-width:760px;border-radius:22px;padding:14px 16px;background:linear-gradient(135deg,#5b1b96 0%,#8a3fd1 100%);color:#fff;box-shadow:0 14px 30px rgba(91,27,150,.22);border:1px solid rgba(255,255,255,.32);position:relative;overflow:hidden;isolation:isolate;}
.safe-creator-type-ribbon:before{content:"";position:absolute;inset:-40% -10% auto auto;width:180px;height:180px;border-radius:999px;background:rgba(255,255,255,.16);z-index:-1;}
.safe-creator-type-ribbon-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;opacity:.88;white-space:nowrap;}
.safe-creator-type-ribbon strong{font-size:clamp(1.2rem,2.2vw,1.78rem);line-height:1.08;font-weight:950;text-align:right;}
.safe-creator-status-row{margin-top:0;}
.safe-creator-type-photography,.safe-creator-type-photographer{background:linear-gradient(135deg,#4d1688 0%,#8f42d9 100%);}
.safe-creator-type-fursuit-maker,.safe-creator-type-fursuit_builder,.safe-creator-type-fursuit-builder{background:linear-gradient(135deg,#35115f 0%,#7f2ebf 100%);}
.safe-creator-type-artist,.safe-creator-type-art{background:linear-gradient(135deg,#5b1b96 0%,#b44fdc 100%);}
.safe-creator-profile-sidebar .safe-creator-detail-row:last-child .safe-creator-detail-value{font-weight:950;color:#5b1b96;}
@media (max-width:640px){.safe-creator-type-ribbon{align-items:flex-start;flex-direction:column;gap:5px;border-radius:18px;padding:13px 14px;}.safe-creator-type-ribbon strong{text-align:left;font-size:1.22rem;}.safe-creator-type-ribbon-kicker{font-size:11px;}}


/* v1.5.1: SAFE creator placeholder profile picture */
.safe-creator-profile-image-is-placeholder,
.safe-creator-card-image-is-placeholder,
.safe-featured-creator-image.safe-creator-card-image-is-placeholder{background:linear-gradient(135deg,#f5efff 0%,#ffffff 48%,#efe4ff 100%);}
.safe-creator-placeholder-link{cursor:default!important;}
.safe-creator-placeholder-img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.02);}
.safe-creator-profile-image-is-placeholder .safe-creator-placeholder-img{object-fit:cover;}
.safe-creator-profile-image-is-placeholder:after{content:"Add a profile picture";position:absolute;left:50%;bottom:14px;transform:translateX(-50%);white-space:nowrap;border-radius:999px;padding:7px 11px;background:rgba(42,22,63,.80);color:#fff;font-size:12px;font-weight:950;box-shadow:0 8px 20px rgba(0,0,0,.18);}
@media (max-width:640px){.safe-creator-profile-image-is-placeholder:after{font-size:11px;bottom:10px;}}

/* v1.5.6: easier multi-image featured work picker */
.safe-gallery-picker{display:grid;gap:10px;margin-top:8px;}
.safe-gallery-picker-drop{position:relative;display:flex!important;align-items:center;gap:14px;width:100%;padding:16px!important;border:2px dashed rgba(91,27,150,.35)!important;border-radius:20px;background:linear-gradient(135deg,#fbf8ff 0%,#fff 100%);cursor:pointer;box-shadow:0 10px 24px rgba(45,18,84,.06);transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease;margin:0!important;}
.safe-gallery-picker-drop:hover,.safe-gallery-picker-drop.safe-gallery-dragover{border-color:#7b2bc0!important;background:linear-gradient(135deg,#f3eaff 0%,#fff 100%);transform:translateY(-1px);box-shadow:0 14px 30px rgba(45,18,84,.10);}
.safe-gallery-picker-drop.safe-gallery-has-files{border-style:solid!important;}
.safe-gallery-picker-drop input[type="file"]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;padding:0!important;border:0!important;background:transparent!important;}
.safe-gallery-picker-icon{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#5b1b96;color:#fff;font-size:24px;box-shadow:0 10px 22px rgba(91,27,150,.22);flex:0 0 auto;}
.safe-gallery-picker-copy{display:flex;flex-direction:column;gap:3px;line-height:1.35;color:#2a163f;}
.safe-gallery-picker-copy strong{font-size:1rem;font-weight:950;}
.safe-gallery-picker-copy small{font-size:.9rem;color:#5b4b67;font-weight:700;}
.safe-gallery-selected{border:1px solid rgba(91,27,150,.14);border-radius:18px;background:#fff;padding:12px;box-shadow:0 8px 20px rgba(45,18,84,.05);}
.safe-gallery-selected[hidden]{display:none!important;}
.safe-gallery-selected-notice{margin:0 0 10px;padding:9px 11px;border-radius:14px;background:#fff4e5;border:1px solid rgba(205,124,0,.22);color:#6b3d00;font-weight:900;font-size:13px;line-height:1.35;}
.safe-gallery-selected-ok{background:#f0fff6;border-color:rgba(46,125,50,.18);color:#1f6b35;}
.safe-gallery-selected-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;}
.safe-gallery-selected-item{position:relative;overflow:hidden;border-radius:16px;background:#f7f2ff;border:1px solid rgba(91,27,150,.12);box-shadow:0 8px 18px rgba(45,18,84,.06);}
.safe-gallery-selected-item img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#f7f2ff;}
.safe-gallery-selected-meta{display:grid;gap:2px;padding:8px;font-size:12px;line-height:1.2;color:#2a163f;}
.safe-gallery-selected-meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:950;}
.safe-gallery-selected-meta span{color:#6a5a78;font-weight:800;}
.safe-gallery-selected-remove{position:absolute;top:7px;right:7px;width:28px;height:28px;border:0;border-radius:999px;background:rgba(42,22,63,.86);color:#fff;font-size:20px;line-height:1;font-weight:950;cursor:pointer;box-shadow:0 8px 16px rgba(0,0,0,.22);}
.safe-gallery-selected-remove:hover{filter:brightness(1.08);}
.safe-gallery-picker-actions{display:flex;justify-content:flex-end;}
.safe-gallery-clear{border:1px solid rgba(91,27,150,.18);border-radius:999px;background:#fff;color:#5b1b96;padding:8px 12px;font-weight:950;cursor:pointer;box-shadow:0 6px 16px rgba(45,18,84,.06);}
.safe-gallery-clear[hidden]{display:none!important;}
.safe-gallery-clear:hover{background:#fbf8ff;}
@media (max-width:900px){.safe-gallery-selected-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media (max-width:560px){.safe-gallery-picker-drop{align-items:flex-start;padding:14px!important;}.safe-gallery-picker-icon{width:42px;height:42px;border-radius:14px;font-size:21px;}.safe-gallery-selected-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.safe-gallery-picker-copy strong{font-size:.96rem;}.safe-gallery-picker-copy small{font-size:.84rem;}}
