.page-talent-profile-edit *{margin:0;padding:0;box-sizing:border-box;}.page-talent-profile-edit{
  --ga:#E5D4A0;--gb:#D4BC7A;--gc:#C4A559;
  --gl:#FBF6EA;--gu:#EFE2B8;
  --bg:#FFFFFF;
  --ch:#1A1A18;--t1:#2C2A26;--t2:#6B6660;--t3:#A09A94;--t4:#C5C0BB;
  --bd:#E8E4DE;--bd2:#F0EDE8;
  --ok:#2D7A4E;--okl:#F0FAF4;--okb:#BFE0CE;
  --ref:#7B5EA7;--refl:#F5F0FC;--refb:#D8C8F0;
  --sh:0 1px 8px rgba(0,0,0,.04),0 2px 14px rgba(0,0,0,.03);
  --shm:0 4px 24px rgba(0,0,0,.07);
  --shg:0 4px 20px rgba(184,145,42,.22);
}.page-talent-profile-edit{font-family:'Inter',sans-serif;background:var(--bg);color:var(--t1);min-height:100vh;}.page-talent-profile-edit /* NAV */
.nav{display:flex;align-items:center;justify-content:space-between;padding:11px 32px;background:#fff;border-bottom:1px solid var(--bd);position:sticky;top:0;z-index:100;}.page-talent-profile-edit .logo{display:flex;align-items:center;gap:9px;text-decoration:none;}.page-talent-profile-edit .logo-icon{width:26px;height:26px;}.page-talent-profile-edit .logo-wm{display:flex;flex-direction:column;line-height:1;}.page-talent-profile-edit .logo-by{font-size:7px;font-weight:500;letter-spacing:.22em;color:var(--t3);text-transform:uppercase;margin-bottom:1px;}.page-talent-profile-edit .logo-nm{font-size:13px;font-weight:700;letter-spacing:.14em;color:var(--ch);text-transform:uppercase;}.page-talent-profile-edit .nav-r{display:flex;align-items:center;gap:8px;}.page-talent-profile-edit .nav-btn{padding:8px 18px;border-radius:8px;font-family:'Inter',sans-serif;font-size:11.5px;font-weight:600;cursor:pointer;transition:all .2s;border:none;}.page-talent-profile-edit .nav-btn.outline{background:#fff;border:1.5px solid var(--bd);color:var(--t2);}.page-talent-profile-edit .nav-btn.outline:hover{border-color:var(--gb);color:var(--gc);}.page-talent-profile-edit .nav-btn.gold{background:linear-gradient(135deg,#C4A559 0%,#D4BC7A 40%,#E5D4A0 70%,#EFE2B8 100%);color:#fff;font-weight:800;box-shadow:0 2px 10px rgba(184,145,42,.28);position:relative;overflow:hidden;}.page-talent-profile-edit .nav-btn.gold::after{content:'';position:absolute;top:0;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);}.page-talent-profile-edit .nav-btn.gold:hover{background:#000;color:#D4BC7A;transform:translateY(-1px);}.page-talent-profile-edit .nav-tag{font-size:8.5px;font-weight:700;letter-spacing:.1em;color:var(--gc);background:var(--gu);border:1px solid rgba(212,175,55,.25);border-radius:100px;padding:3px 10px;}.page-talent-profile-edit /* HERO */
.hero{position:relative;background:#fff;border-bottom:1px solid var(--bd);}.page-talent-profile-edit .banner{height:175px;background:linear-gradient(135deg,#2C2A26,#4A3830 40%,#3A3028 70%,#2C2A26);position:relative;overflow:hidden;}.page-talent-profile-edit .banner::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.3));}.page-talent-profile-edit .banner-title{position:absolute;bottom:25%;left:32px;z-index:4;}.page-talent-profile-edit .banner-pat{position:absolute;inset:0;opacity:.05;background-image:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(212,175,55,.3) 30px,rgba(212,175,55,.3) 31px);}.page-talent-profile-edit .hero-content{max-width:920px;margin:0 auto;padding:0 32px;}.page-talent-profile-edit .hero-row{display:flex;align-items:flex-end;gap:14px;margin-top:-66px;position:relative;z-index:2;}.page-talent-profile-edit /* Avatar + Video + Availability */
.avatar-group{display:flex;align-items:flex-end;gap:14px;flex-shrink:0;}.page-talent-profile-edit .avatar-col{display:flex;flex-direction:column;align-items:center;gap:0;flex-shrink:0;}.page-talent-profile-edit .avatar{width:136px;height:136px;border-radius:50%;background:linear-gradient(145deg,var(--gl),var(--gu));border:4px solid #fff;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.page-talent-profile-edit .avatar-initials{font-family:'Playfair Display',serif;font-size:34px;font-weight:600;color:var(--gb);}.page-talent-profile-edit /* Availability pill under avatar */
.avail-pill{display:flex;align-items:center;gap:5px;background:#16a34a;color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.04em;padding:5px 12px;border-radius:100px;margin-top:-10px;position:relative;z-index:3;box-shadow:0 2px 8px rgba(22,163,74,.35);white-space:nowrap;}.page-talent-profile-edit .avail-dot{width:7px;height:7px;border-radius:50%;background:#fff;flex-shrink:0;animation:blink 2s ease infinite;}
@keyframes blink{0%,100%{opacity:1;}50%{opacity:.35;}}.page-talent-profile-edit .video-pitch{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:16px;}.page-talent-profile-edit .video-circle{width:54px;height:54px;border-radius:50%;background:linear-gradient(145deg,#1A1A18,#2C2A26);border:3px solid #fff;box-shadow:0 3px 14px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s;position:relative;}.page-talent-profile-edit .video-circle:hover{transform:scale(1.06);}.page-talent-profile-edit .play-tri{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid var(--ga);margin-left:3px;}.page-talent-profile-edit .video-dur{position:absolute;bottom:-2px;right:-4px;font-size:7.5px;font-weight:700;color:#fff;background:rgba(0,0,0,.65);padding:1px 4px;border-radius:3px;}.page-talent-profile-edit .video-label{font-size:8px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--t3);}.page-talent-profile-edit .hero-info{flex:1;padding:0 0 24px 16px;}.page-talent-profile-edit .hero-name-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap;}.page-talent-profile-edit .hero-name{font-family:'Playfair Display',serif;font-size:28px;font-weight:600;color:#fff;line-height:1.15;font-variant:small-caps;text-shadow:0 1px 4px rgba(0,0,0,.35);}.page-talent-profile-edit /* BADGE */
.vbadge{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#C4A559 0%,#D4BC7A 40%,#E5D4A0 70%,#EFE2B8 100%);padding:5px 12px 5px 8px;border-radius:8px;box-shadow:0 2px 8px rgba(184,145,42,.25);flex-shrink:0;cursor:help;}.page-talent-profile-edit .vbadge-logo{display:flex;align-items:center;}.page-talent-profile-edit .vbadge-bars{display:flex;gap:1.5px;align-items:flex-end;}.page-talent-profile-edit .vbadge-bar{width:2.5px;border-radius:1px;background:#fff;}.page-talent-profile-edit .vbadge-topbar{width:12px;height:1.5px;border-radius:1px;background:rgba(255,255,255,.5);margin-bottom:.5px;}.page-talent-profile-edit .vbadge-text{display:flex;flex-direction:column;line-height:1;color:#fff;}.page-talent-profile-edit .vbadge-t1{font-size:6.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;}.page-talent-profile-edit .vbadge-t2{font-size:8.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}.page-talent-profile-edit .hero-title{display:inline-block;font-size:13px;font-weight:800;color:#E8CC6A;font-family:'Inter',sans-serif;letter-spacing:.18em;text-transform:uppercase;text-shadow:0 1px 4px rgba(0,0,0,.5);}.page-talent-profile-edit .hero-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:14px;}.page-talent-profile-edit .hero-meta-item{font-size:11.5px;color:var(--t2);display:flex;align-items:center;gap:4px;}.page-talent-profile-edit .hero-tags-wrap{display:flex;align-items:center;gap:8px;}.page-talent-profile-edit .htag-arrow{width:22px;height:22px;border-radius:50%;border:1px solid var(--bd);background:#fff;color:var(--t3);font-size:13px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s;padding:0;line-height:1;}.page-talent-profile-edit .htag-arrow:hover{border-color:var(--gb);color:var(--gc);background:var(--gu);}.page-talent-profile-edit .hero-tags{display:flex;gap:5px;overflow-x:auto;scrollbar-width:none;flex:1;padding:2px 0;}.page-talent-profile-edit .hero-tags::-webkit-scrollbar{display:none;}.page-talent-profile-edit .htag{font-size:10px;font-weight:600;padding:4px 10px;border-radius:6px;background:var(--gu);color:var(--gc);border:1px solid rgba(212,175,55,.18);white-space:nowrap;flex-shrink:0;}.page-talent-profile-edit /* MAIN */
.main{max-width:920px;margin:0 auto;padding:24px 32px 80px;display:grid;grid-template-columns:1fr 280px;gap:24px;align-items:start;}.page-talent-profile-edit .content{min-width:0;}.page-talent-profile-edit .sidebar{position:sticky;top:56px;display:flex;flex-direction:column;}.page-talent-profile-edit /* CARDS */
.card{background:#fff;border:1px solid var(--bd);border-radius:14px;padding:22px;box-shadow:var(--sh);margin-bottom:18px;}.page-talent-profile-edit .card-label{font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--t3);margin-bottom:14px;display:flex;align-items:center;gap:10px;}.page-talent-profile-edit .card-label::after{content:'';flex:1;height:1px;background:var(--bd2);}.page-talent-profile-edit /* QUOTE */
.quote-wrap{padding:0 0 0 18px;border-left:3px solid rgba(212,175,55,.35);}.page-talent-profile-edit .quote-text{font-size:12.5px;color:var(--t2);line-height:1.7;font-style:italic;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.page-talent-profile-edit /* TIMELINE */
.timeline{position:relative;padding-left:44px;}.page-talent-profile-edit .timeline::before{content:'';position:absolute;left:20px;top:6px;bottom:6px;width:1.5px;background:var(--bd);}.page-talent-profile-edit .tl-item{position:relative;margin-bottom:20px;}.page-talent-profile-edit .tl-item:last-child{margin-bottom:0;}.page-talent-profile-edit .tl-item.collapsed{display:none;}.page-talent-profile-edit .tl-logo{position:absolute;left:-38px;top:2px;width:28px;height:28px;border-radius:8px;background:#fff;border:1.5px solid var(--bd);box-shadow:0 1px 6px rgba(0,0,0,.09);display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:2;flex-shrink:0;}.page-talent-profile-edit .tl-logo img{width:22px;height:22px;object-fit:contain;}.page-talent-profile-edit .tl-logo.current-logo{border-color:var(--gb);box-shadow:0 0 0 3px rgba(212,175,55,.15),0 1px 6px rgba(0,0,0,.09);}.page-talent-profile-edit .tl-logo.verified-logo{border-color:var(--ok);box-shadow:0 0 0 3px rgba(45,122,78,.1),0 1px 6px rgba(0,0,0,.09);}.page-talent-profile-edit .tl-logo-fallback{width:22px;height:22px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff;letter-spacing:-.5px;}.page-talent-profile-edit .tl-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:3px;}.page-talent-profile-edit .tl-role{font-size:13px;font-weight:700;color:var(--ch);}.page-talent-profile-edit .tl-est{font-size:12px;color:var(--t2);margin-bottom:2px;}.page-talent-profile-edit .tl-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:4px;}.page-talent-profile-edit .tl-date{font-size:10.5px;color:var(--t3);}.page-talent-profile-edit .tl-loc{font-size:10.5px;color:var(--t3);}.page-talent-profile-edit .tl-loc strong{color:var(--t2);font-weight:600;}.page-talent-profile-edit .tl-distinctions{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:5px;}.page-talent-profile-edit .tl-dist{font-size:8.5px;font-weight:700;padding:3px 7px;border-radius:5px;display:inline-flex;align-items:center;gap:3px;}.page-talent-profile-edit .tl-dist.gold{background:var(--gu);color:var(--gc);border:1px solid rgba(212,175,55,.18);}.page-talent-profile-edit .tl-dist.blue{background:#EEF6FF;color:#3B82F6;border:1px solid #BFDBFE;}.page-talent-profile-edit .tl-dist.green{background:var(--okl);color:var(--ok);border:1px solid var(--okb);}.page-talent-profile-edit .tl-dist.star{background:linear-gradient(135deg,#FFFBEB,#FEF3C7);color:#B45309;border:1px solid #FDE68A;}.page-talent-profile-edit .tl-dist.palace{background:linear-gradient(135deg,#FFF7ED,#FFEDD5);color:#C2410C;border:1px solid #FED7AA;}.page-talent-profile-edit .tl-desc{font-size:11.5px;color:var(--t2);line-height:1.6;}.page-talent-profile-edit .tl-achieve{font-size:11px;color:var(--t1);line-height:1.55;margin-top:4px;padding:8px 10px;background:var(--bd2);border-radius:7px;}.page-talent-profile-edit .tl-achieve strong{color:var(--gc);font-weight:600;}.page-talent-profile-edit .tl-current-badge{font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:100px;background:linear-gradient(135deg,var(--ga),var(--gc));color:#fff;flex-shrink:0;white-space:nowrap;}.page-talent-profile-edit .tl-v-tag{display:inline-flex;align-items:center;gap:3px;font-size:8px;font-weight:700;padding:2px 7px;border-radius:100px;background:var(--okl);color:var(--ok);border:1px solid var(--okb);flex-shrink:0;}.page-talent-profile-edit .tl-mentor{display:flex;align-items:center;gap:7px;margin-top:6px;padding:6px 10px;background:var(--gu);border-radius:7px;border:1px solid rgba(212,175,55,.12);}.page-talent-profile-edit .tl-mentor-ico{font-size:13px;flex-shrink:0;}.page-talent-profile-edit .tl-mentor-text{font-size:10.5px;color:var(--t2);}.page-talent-profile-edit .tl-mentor-text strong{color:var(--ch);font-weight:600;}.page-talent-profile-edit /* SHOW MORE / LESS */
.toggle-btn{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11.5px;font-weight:600;color:var(--gb);cursor:pointer;margin-top:14px;padding:8px 0;border-top:1px solid var(--bd2);transition:color .2s;}.page-talent-profile-edit .toggle-btn:hover{color:var(--gc);}.page-talent-profile-edit .toggle-btn .arrow{transition:transform .3s;}.page-talent-profile-edit .toggle-btn.open .arrow{transform:rotate(180deg);}.page-talent-profile-edit /* EDUCATION */
.edu-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid var(--bd2);}.page-talent-profile-edit .edu-item:last-child{border-bottom:none;padding-bottom:0;}.page-talent-profile-edit .edu-ico{width:38px;height:38px;border-radius:10px;background:var(--gu);border:1px solid rgba(212,175,55,.18);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;}.page-talent-profile-edit .edu-name{font-size:12.5px;font-weight:700;color:var(--ch);}.page-talent-profile-edit .edu-deg{font-size:11px;color:var(--t2);margin-top:1px;}.page-talent-profile-edit .edu-meta{font-size:10px;color:var(--t3);margin-top:3px;display:flex;align-items:center;gap:6px;}.page-talent-profile-edit /* SIGNATURE DISHES */
.carousel-wrap{display:flex;align-items:center;gap:6px;}.page-talent-profile-edit .carousel-arrow{width:28px;height:28px;border-radius:50%;border:1px solid var(--bd);background:#fff;color:var(--t3);font-size:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s;padding:0;line-height:1;}.page-talent-profile-edit .carousel-arrow:hover{border-color:var(--gb);color:var(--gc);background:var(--gu);}.page-talent-profile-edit .sig-scroll{display:flex;gap:14px;overflow-x:auto;padding:4px 0 8px;scrollbar-width:none;flex:1;min-width:0;}.page-talent-profile-edit .sig-scroll::-webkit-scrollbar{display:none;}.page-talent-profile-edit .sig-card{flex:0 0 190px;border-radius:12px;overflow:hidden;cursor:pointer;background:#3A3830;box-shadow:var(--sh);transition:all .3s;}.page-talent-profile-edit .sig-card:hover{transform:translateY(-3px);box-shadow:var(--shm);}.page-talent-profile-edit .sig-visual{height:165px;display:flex;align-items:center;justify-content:center;font-size:54px;position:relative;}.page-talent-profile-edit .sig-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.45));}.page-talent-profile-edit .sig-badge{position:absolute;bottom:8px;left:8px;z-index:2;font-size:7.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 9px;border-radius:5px;color:#fff;}.page-talent-profile-edit .sig-badge.signature{background:linear-gradient(135deg,var(--ga),var(--gc));}.page-talent-profile-edit .sig-badge.hero{background:rgba(255,255,255,.15);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);}.page-talent-profile-edit .sig-info{padding:10px 12px;background:#fff;border-top:1px solid var(--bd2);}.page-talent-profile-edit .sig-name{font-size:11.5px;font-weight:700;color:var(--ch);margin-bottom:2px;}.page-talent-profile-edit .sig-sub{font-size:9.5px;color:var(--t3);line-height:1.4;}.page-talent-profile-edit /* COLLECTIONS */
.col-scroll{display:flex;gap:12px;overflow-x:auto;padding:4px 0 8px;scrollbar-width:none;flex:1;min-width:0;}.page-talent-profile-edit .col-scroll::-webkit-scrollbar{display:none;}.page-talent-profile-edit .col-card{flex:0 0 140px;border-radius:10px;overflow:hidden;cursor:pointer;background:#fff;border:1px solid var(--bd);box-shadow:var(--sh);transition:all .3s;}.page-talent-profile-edit .col-card:hover{transform:translateY(-2px);box-shadow:var(--shm);}.page-talent-profile-edit .col-visual{height:105px;display:flex;align-items:center;justify-content:center;font-size:40px;position:relative;}.page-talent-profile-edit .col-count{position:absolute;top:6px;right:6px;font-size:8px;font-weight:700;background:var(--ok);color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;}.page-talent-profile-edit .col-info{padding:9px 10px;}.page-talent-profile-edit .col-name{font-size:11px;font-weight:700;color:var(--ch);margin-bottom:1px;}.page-talent-profile-edit .col-ct{font-size:9.5px;color:var(--t3);}.page-talent-profile-edit .col-ct-soon{color:var(--t4);font-style:italic;}.page-talent-profile-edit .col-card.active{border-color:var(--gb);box-shadow:0 0 0 2px rgba(212,175,55,.18),var(--shm);transform:translateY(-2px);}.page-talent-profile-edit .col-card.active .col-name{color:var(--gc);}.page-talent-profile-edit .col-card.col-soon{opacity:.75;}.page-talent-profile-edit /* Collection expanded panel */
.col-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;}.page-talent-profile-edit .col-panel-title{font-size:11px;font-weight:700;color:var(--ch);display:flex;align-items:center;gap:6px;}.page-talent-profile-edit .col-panel-close{width:22px;height:22px;border-radius:50%;border:1px solid var(--bd);background:#fff;color:var(--t3);font-size:13px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0;line-height:1;}.page-talent-profile-edit .col-panel-close:hover{border-color:var(--gb);color:var(--gc);}.page-talent-profile-edit .col-mini-scroll{display:flex;gap:10px;overflow-x:auto;padding:2px 0 8px;scrollbar-width:none;}.page-talent-profile-edit .col-mini-scroll::-webkit-scrollbar{display:none;}.page-talent-profile-edit .col-mini-card{flex:0 0 130px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid var(--bd);box-shadow:var(--sh);cursor:pointer;transition:all .25s;}.page-talent-profile-edit .col-mini-card:hover{transform:translateY(-2px);box-shadow:var(--shm);}.page-talent-profile-edit .col-mini-img{height:90px;background-size:cover;background-position:center;}.page-talent-profile-edit .col-mini-info{padding:7px 9px;}.page-talent-profile-edit .col-mini-name{font-size:9.5px;font-weight:600;color:var(--ch);margin-bottom:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.page-talent-profile-edit .col-mini-sub{font-size:8.5px;color:var(--t3);}.page-talent-profile-edit .col-soon-msg{padding:16px;text-align:center;background:var(--gu);border-radius:10px;border:1px dashed rgba(212,175,55,.3);}.page-talent-profile-edit .col-soon-msg p{font-size:11px;color:var(--t3);font-style:italic;}.page-talent-profile-edit /* REFERENCES */
.ref-card{padding:16px;background:#FAFAFA;border:1px solid var(--bd2);border-radius:11px;margin-bottom:10px;transition:all .2s;}.page-talent-profile-edit .ref-card:last-child{margin-bottom:0;}.page-talent-profile-edit .ref-card:hover{background:#fff;border-color:var(--bd);}.page-talent-profile-edit .ref-head{display:flex;align-items:center;gap:10px;margin-bottom:9px;}.page-talent-profile-edit .ref-av{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;}.page-talent-profile-edit .ref-av.gold{background:linear-gradient(135deg,var(--gl),var(--gu));color:var(--gc);border:1.5px solid rgba(212,175,55,.25);}.page-talent-profile-edit .ref-av.purple{background:linear-gradient(135deg,var(--refb),var(--refl));color:var(--ref);border:1.5px solid var(--refb);}.page-talent-profile-edit .ref-name{font-size:12px;font-weight:700;color:var(--ch);}.page-talent-profile-edit .ref-role{font-size:10px;color:var(--t3);}.page-talent-profile-edit .ref-status{margin-left:auto;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:100px;flex-shrink:0;}.page-talent-profile-edit .ref-status.ai{background:var(--gu);color:var(--gc);border:1px solid rgba(212,175,55,.2);}.page-talent-profile-edit .ref-status.verified{background:var(--okl);color:var(--ok);border:1px solid var(--okb);}.page-talent-profile-edit .ref-quote{font-size:11.5px;color:var(--t2);line-height:1.6;font-style:italic;border-left:2.5px solid rgba(212,175,55,.3);padding-left:11px;margin-bottom:8px;}.page-talent-profile-edit .ref-skills{display:flex;gap:4px;flex-wrap:wrap;}.page-talent-profile-edit .ref-skill{font-size:9px;font-weight:600;padding:3px 7px;border-radius:100px;background:var(--gu);color:var(--gc);border:1px solid rgba(212,175,55,.12);}.page-talent-profile-edit .ref-full{display:none;margin-top:10px;padding-top:10px;border-top:1px solid var(--bd2);}.page-talent-profile-edit .ref-full p{font-size:11.5px;color:var(--t2);line-height:1.7;}.page-talent-profile-edit .ref-toggle{font-size:10.5px;font-weight:600;color:var(--gb);cursor:pointer;display:flex;align-items:center;gap:4px;margin-top:8px;}.page-talent-profile-edit .ref-toggle:hover{color:var(--gc);}.page-talent-profile-edit /* LANGUAGES */
.lang-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid var(--bd2);}.page-talent-profile-edit .lang-row:last-child{border-bottom:none;}.page-talent-profile-edit .lang-l{display:flex;align-items:center;gap:6px;}.page-talent-profile-edit .lang-flag{font-size:14px;}.page-talent-profile-edit .lang-name{font-size:11.5px;font-weight:600;color:var(--ch);}.page-talent-profile-edit .lang-lvl{font-size:9px;font-weight:700;padding:3px 8px;border-radius:100px;}.page-talent-profile-edit .lang-lvl.native{background:var(--okl);color:var(--ok);border:1px solid var(--okb);}.page-talent-profile-edit .lang-lvl.fluent{background:#EEF6FF;color:#3B82F6;border:1px solid #BFDBFE;}.page-talent-profile-edit /* SKILLS — grouped */
.skill-cat{font-size:8.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--t4);margin:14px 0 8px;display:flex;align-items:center;gap:6px;}.page-talent-profile-edit .skill-cat:first-child{margin-top:0;}.page-talent-profile-edit .skills-row{display:flex;flex-wrap:wrap;gap:7px;}.page-talent-profile-edit .skill-badge{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;background:#FAFAFA;border:1px solid var(--bd2);transition:all .2s;}.page-talent-profile-edit .skill-badge:hover{background:var(--gu);border-color:rgba(212,175,55,.25);}.page-talent-profile-edit .skill-ico{font-size:15px;flex-shrink:0;}.page-talent-profile-edit .skill-name{font-size:11px;font-weight:600;color:var(--ch);}.page-talent-profile-edit .skill-check{width:15px;height:15px;border-radius:50%;background:var(--ok);color:#fff;font-size:7.5px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.page-talent-profile-edit /* SIDEBAR */
.side-card{background:#fff;border:1px solid var(--bd);border-radius:14px;padding:18px;box-shadow:var(--sh);margin-bottom:14px;}.page-talent-profile-edit .side-label{font-size:8.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--t3);margin-bottom:10px;}.page-talent-profile-edit /* Tastellers Insight */
.insight-card{background:linear-gradient(145deg,#FEFDF8,var(--gu));border:1px solid rgba(212,175,55,.25);position:relative;overflow:hidden;}.page-talent-profile-edit .insight-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2.5px;background:linear-gradient(90deg,var(--ga),var(--gc));}.page-talent-profile-edit .insight-badge{display:inline-flex;align-items:center;gap:4px;font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gc);margin-bottom:10px;}.page-talent-profile-edit .insight-text{font-size:11.5px;color:var(--t2);line-height:1.65;font-style:italic;}.page-talent-profile-edit .insight-text strong{color:var(--ch);font-style:normal;}.page-talent-profile-edit /* Career Goal */
.goal-text{font-size:12px;color:var(--t2);line-height:1.6;font-style:italic;margin-bottom:10px;}.page-talent-profile-edit .goal-tags{display:flex;flex-wrap:wrap;gap:5px;}.page-talent-profile-edit /* Contact */
.contact-cta{width:100%;padding:12px;border:none;border-radius:10px;font-family:'Inter',sans-serif;font-size:13px;font-weight:700;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#C4A559 0%,#D4BC7A 40%,#E5D4A0 70%,#EFE2B8 100%);color:#fff;box-shadow:0 2px 10px rgba(184,145,42,.28);margin-bottom:8px;white-space:nowrap}.page-talent-profile-edit .contact-cta:hover{transform:translateY(-1px);box-shadow:0 6px 28px rgba(201,168,76,.38);}.page-talent-profile-edit .action-row{display:flex;gap:8px;margin-bottom:6px;}.page-talent-profile-edit .action-btn{flex:1;padding:10px;border-radius:9px;font-family:'Inter',sans-serif;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:5px;}.page-talent-profile-edit .action-btn.save{background:#fff;border:1.5px solid var(--bd);color:var(--t2);}.page-talent-profile-edit .action-btn.save:hover{border-color:var(--gb);color:var(--gc);}.page-talent-profile-edit .action-btn.shortlist{background:var(--okl);border:1.5px solid var(--okb);color:var(--ok);}.page-talent-profile-edit .action-btn.shortlist:hover{background:#E0F5E9;}.page-talent-profile-edit .active-ago{font-size:10px;color:var(--t3);text-align:center;display:flex;align-items:center;justify-content:center;gap:4px;}.page-talent-profile-edit .active-ago .dot{width:5px;height:5px;border-radius:50%;background:var(--ok);}.page-talent-profile-edit /* Permits */
.permit-tags{display:flex;flex-wrap:wrap;gap:5px;}.page-talent-profile-edit .hpermit{font-size:9px;font-weight:600;padding:3px 8px;border-radius:5px;border:1px solid var(--bd);color:var(--t2);background:var(--bd2);}.page-talent-profile-edit .hpermit.active{background:var(--okl);color:var(--ok);border-color:var(--okb);}.page-talent-profile-edit /* Anim */
.fi{opacity:0;transform:translateY(10px);animation:fu .5s ease forwards;}.page-talent-profile-edit .fi:nth-child(2){animation-delay:.06s;}.page-talent-profile-edit .fi:nth-child(3){animation-delay:.12s;}.page-talent-profile-edit .fi:nth-child(4){animation-delay:.18s;}.page-talent-profile-edit .fi:nth-child(5){animation-delay:.24s;}.page-talent-profile-edit .fi:nth-child(6){animation-delay:.30s;}.page-talent-profile-edit .fi:nth-child(7){animation-delay:.36s;}.page-talent-profile-edit .fi:nth-child(8){animation-delay:.42s;}.page-talent-profile-edit .fi:nth-child(9){animation-delay:.48s;}
@keyframes fu{to{opacity:1;transform:translateY(0);}}

@media(max-width:780px){
  .main{grid-template-columns:1fr;gap:20px;}.page-talent-profile-edit .sidebar{position:static;}.page-talent-profile-edit .hero-row{flex-direction:column;align-items:flex-start;gap:12px;}
}.page-talent-profile-edit /* Logo nav */
.logo{text-decoration:none;display:flex;align-items:center;}.page-talent-profile-edit .logo svg{display:block;}.page-talent-profile-edit /* Banner: same height as original, .page-talent-profile-edit photo croppée sur le bas */
.banner{height:175px;position:relative;overflow:hidden;background:#1A1208;}.page-talent-profile-edit .banner::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,0.4) 100%);}.page-talent-profile-edit .banner-pat{display:none;}.page-talent-profile-edit .banner img{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block;}.page-talent-profile-edit /* ── DASHBOARD HEADER ── */
.dash-header{background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06);padding:10px 32px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:200;}.page-talent-profile-edit .dash-header-left{display:flex;align-items:center;gap:20px;}.page-talent-profile-edit .dash-header-sep{height:24px;width:1px;background:rgba(0,0,0,.08);}.page-talent-profile-edit .dash-badge-portal{font-size:10px;font-weight:700;color:#8C6D34;padding:5px 12px;background:linear-gradient(180deg,#F5EDD8,#EDE4CC,#E4D9BF);border-radius:7px;border:1px solid #D5C9A8;box-shadow:0 1px 0 rgba(255,255,255,.5) inset,0 2px 6px rgba(150,120,62,.12);}.page-talent-profile-edit .dash-nav-links{display:flex;align-items:center;gap:4px;}.page-talent-profile-edit .dash-nav-link{position:relative;padding:6px 16px;border-radius:8px;font-size:13px;font-weight:500;color:#777;transition:all .15s;cursor:pointer;font-family:'Inter',sans-serif;}.page-talent-profile-edit .dash-nav-link:hover{color:#B8975A;}.page-talent-profile-edit .dash-nav-link.active{font-weight:800;color:#fff;background:linear-gradient(135deg,#C4A559 0%,#D4BC7A 40%,#E5D4A0 70%,#EFE2B8 100%);box-shadow:0 1px 0 rgba(255,255,255,.6) inset,0 -1px 0 rgba(0,0,0,.1) inset,0 3px 10px rgba(150,120,62,.25);overflow:hidden;}.page-talent-profile-edit .dash-header-right{display:flex;align-items:center;gap:12px;}.page-talent-profile-edit .dash-search-btn{width:34px;height:34px;border-radius:8px;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;background:#fff;transition:all .15s;cursor:pointer;}.page-talent-profile-edit .dash-search-btn:hover{border-color:rgba(184,151,90,.3);}.page-talent-profile-edit .dash-notif-btn{position:relative;width:34px;height:34px;border-radius:8px;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;font-size:15px;background:#fff;transition:all .15s;cursor:pointer;}.page-talent-profile-edit .dash-notif-btn:hover{border-color:rgba(184,151,90,.3);}.page-talent-profile-edit .dash-notif-badge{position:absolute;top:-4px;right:-4px;width:16px;height:16px;border-radius:50%;background:#E05252;border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;color:#fff;line-height:1;}.page-talent-profile-edit .dash-profile-btn{display:flex;align-items:center;gap:8px;padding:5px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fff;transition:all .15s;cursor:pointer;}.page-talent-profile-edit .dash-profile-btn:hover{border-color:rgba(184,151,90,.3);}.page-talent-profile-edit .dash-profile-avatar{width:26px;height:26px;border-radius:50%;background:url('https://images.unsplash.com/photo-1577219491135-ce391730fb2c?w=400&h=400&fit=crop&crop=face') center/cover;flex-shrink:0;}.page-talent-profile-edit .dash-profile-name{font-size:13px;font-weight:600;color:#1a1a1a;font-family:'Inter',sans-serif;}.page-talent-profile-edit .dash-profile-arrow{font-size:9px;color:#aaa;}.page-talent-profile-edit .hub-link:hover{background:rgba(201,165,74,.25);border-color:rgba(201,165,74,.4);color:#E5D4A0;}.page-talent-profile-edit .hub-link-dot{width:6px;height:6px;border-radius:50%;background:#D4BC7A;}

/* ============ EDIT MODE ============ */
.page-talent-profile-edit .edit-banner{
  position:sticky;top:0;z-index:210;
  display:flex;align-items:center;justify-content:space-between;gap:16px;
  padding:10px 24px;
  background:linear-gradient(135deg,#FFF8E0,#FFFBF0);
  border-bottom:1px solid rgba(184,145,42,0.25);
  box-shadow:0 2px 12px rgba(184,145,42,0.08);
  font-family:'Inter',sans-serif;
  min-height:54px;
}
.page-talent-profile-edit .edit-banner-left{display:flex;align-items:center;gap:12px;min-width:0;}
.page-talent-profile-edit .edit-banner-ico{
  width:32px;height:32px;border-radius:50%;
  background:linear-gradient(135deg,#C4A559,#E5D4A0);
  color:#fff;display:flex;align-items:center;justify-content:center;
  font-size:14px;font-weight:700;flex-shrink:0;
  box-shadow:0 2px 8px rgba(184,145,42,0.3);
}
.page-talent-profile-edit .edit-banner-title{font-size:13px;font-weight:800;color:#5C4A1A;letter-spacing:-0.1px;}
.page-talent-profile-edit .edit-banner-sub{font-size:11px;color:#8A7340;margin-top:1px;}
.page-talent-profile-edit .edit-banner-right{display:flex;align-items:center;gap:8px;flex-shrink:0;}
.page-talent-profile-edit .edit-banner-btn{
  padding:8px 14px;border-radius:8px;font-size:12px;font-weight:700;
  cursor:pointer;font-family:'Inter',sans-serif;border:none;
  transition:all 0.18s ease;white-space:nowrap;
}
.page-talent-profile-edit .edit-banner-btn.ghost{
  background:#fff;border:1px solid rgba(184,145,42,0.3);color:#9A7A28;
}
.page-talent-profile-edit .edit-banner-btn.ghost:hover{background:#FFFBF0;border-color:#C4A559;}
.page-talent-profile-edit .edit-banner-btn.primary{
  background:linear-gradient(135deg,#C4A559,#D4A832,#E5D4A0);
  color:#fff;box-shadow:0 2px 10px rgba(184,145,42,0.32);
}
.page-talent-profile-edit .edit-banner-btn.primary:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(184,145,42,0.4);}

/* Editable elements */
.page-talent-profile-edit .editable{
  position:relative;
  border-radius:6px;
  outline:1px dashed transparent;
  outline-offset:3px;
  transition:outline-color 0.15s ease, background 0.15s ease;
  cursor:text;
}
.page-talent-profile-edit .editable:hover{
  outline-color:rgba(184,145,42,0.45);
  background:rgba(255,251,224,0.4);
}
.page-talent-profile-edit .editable:focus{
  outline:2px solid #C4A559;
  outline-offset:3px;
  background:rgba(255,251,224,0.7);
}
.page-talent-profile-edit .editable:focus-visible{outline:2px solid #C4A559;}
.page-talent-profile-edit .editable::after{
  content:'✎';
  position:absolute;top:-10px;right:-10px;
  font-size:9px;color:#fff;background:#C4A559;
  width:16px;height:16px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  opacity:0;transition:opacity 0.15s ease;
  pointer-events:none;
}
.page-talent-profile-edit .editable:hover::after,
.page-talent-profile-edit .editable:focus::after{opacity:1;}

/* Mark My Profile nav as active visually */
.page-talent-profile-edit .dash-nav-link.active{
  pointer-events:none;
}

@media (max-width:640px){
  .page-talent-profile-edit .edit-banner{padding:10px 14px;flex-direction:column;align-items:stretch;gap:10px;}
  .page-talent-profile-edit .edit-banner-sub{display:none;}
  .page-talent-profile-edit .edit-banner-right{justify-content:flex-end;}
}

/* ============ HERO LAYOUT — text BELOW banner for readability ============ */
.page-talent-profile-edit .hero{padding-bottom:28px;}
.page-talent-profile-edit .banner{height:240px;}
/* Stop overlapping the banner: bring the row down so text sits beneath it */
.page-talent-profile-edit .hero-row{
  margin-top:-72px;            /* avatar still hugs the banner */
  align-items:flex-start;
  gap:18px;
}
/* Avatar + video pitch column stays anchored to the banner */
.page-talent-profile-edit .avatar-group{padding-top:0;}
/* Push text content fully BELOW the banner */
.page-talent-profile-edit .hero-info{
  padding:84px 0 4px 8px;       /* ≈ avatar overlap (72px) + breathing room */
}
/* Now that text is on white, restore dark legible colors */
.page-talent-profile-edit .hero-name{
  color:var(--ch);
  text-shadow:none;
}
.page-talent-profile-edit .hero-title{
  color:#8C6D34;                /* deep gold — premium on white */
  text-shadow:none;
}
.page-talent-profile-edit .hero-meta-item{color:var(--t2);}
/* Extra breathing room before the main content cards */
.page-talent-profile-edit .main{padding-top:32px;}

@media(max-width:780px){
  .page-talent-profile-edit .banner{height:200px;}
  .page-talent-profile-edit .hero-row{margin-top:-56px;gap:14px;}
  .page-talent-profile-edit .hero-info{padding:18px 0 0 0;}
}

/* ── View-mode (recruiter viewing a talent profile) ── */
.page-talent-profile-edit.view-mode .edit-banner,
.page-talent-profile-edit .edit-banner--hidden { display: none !important; }


/* ═══ Posts / Social Feed (LinkedIn-style) ═══ */
.tpe-feed-card{padding:18px 20px 22px;}
.tpe-feed-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;}
.tpe-feed-count{
  display:inline-block;margin-left:8px;padding:2px 10px;
  background:rgba(184,145,42,.10);color:#8C6D34;
  border-radius:99px;font-size:10px;font-weight:600;letter-spacing:.3px;
}
.tpe-feed-source{
  display:inline-flex;align-items:center;gap:6px;
  font-size:11px;color:#6B6560;font-weight:500;
}
.tpe-feed-li-ico{
  display:inline-flex;align-items:center;justify-content:center;
  width:18px;height:18px;border-radius:3px;
  background:#0A66C2;color:#fff;font-weight:800;
  font-family:Georgia,serif;font-size:11px;letter-spacing:-.5px;
}

.tpe-feed-wrap{position:relative;}
.tpe-feed-scroll{
  display:flex;gap:14px;overflow-x:auto;
  scroll-snap-type:x mandatory;scroll-behavior:smooth;
  padding:4px 2px 12px;margin:0 -4px;
  scrollbar-width:thin;
}
.tpe-feed-scroll::-webkit-scrollbar{height:6px;}
.tpe-feed-scroll::-webkit-scrollbar-thumb{background:rgba(184,145,42,.25);border-radius:99px;}

.tpe-post{
  flex:0 0 320px;scroll-snap-align:start;
  background:#fff;border:1px solid rgba(0,0,0,.10);border-radius:12px;
  display:flex;flex-direction:column;overflow:hidden;
  font-family:'Inter',sans-serif;
  transition:box-shadow .18s,transform .18s;
}
.tpe-post:hover{box-shadow:0 6px 22px rgba(0,0,0,.08);transform:translateY(-1px);}

.tpe-post-head{display:flex;align-items:center;gap:10px;padding:12px 14px 10px;}
.tpe-post-av{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0;}
.tpe-post-meta{flex:1;min-width:0;}
.tpe-post-author{font-size:13px;font-weight:600;color:#1a1a1a;line-height:1.2;}
.tpe-post-time{font-size:11px;color:#666;margin-top:2px;}
.tpe-post-more{
  background:none;border:none;font-size:18px;color:#666;cursor:pointer;
  padding:4px 6px;line-height:1;letter-spacing:1px;
}

.tpe-post-text{
  padding:0 14px 10px;font-size:12.5px;line-height:1.5;color:#1a1a1a;
  display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;
  overflow:hidden;
}
.tpe-post-more-link,.tpe-post-link{color:#0A66C2;font-weight:500;cursor:pointer;}

.tpe-post-media{
  width:100%;height:200px;background-size:cover;background-position:center;
  background-color:#f0ece4;
}

.tpe-post-rxn{
  display:flex;align-items:center;gap:6px;
  padding:10px 14px 8px;font-size:11px;color:#666;
  border-bottom:1px solid rgba(0,0,0,.06);
}
.tpe-rxn-icons{display:inline-flex;}
.tpe-rxn-i{
  display:inline-flex;align-items:center;justify-content:center;
  width:18px;height:18px;border-radius:50%;
  font-size:10px;border:1.5px solid #fff;
  margin-left:-4px;
}
.tpe-rxn-i:first-child{margin-left:0;}
.tpe-rxn-like{background:#0A66C2;}
.tpe-rxn-love{background:#DF704D;}
.tpe-rxn-clap{background:#E0A82E;}
.tpe-rxn-count{font-weight:600;color:#1a1a1a;margin-left:4px;}
.tpe-rxn-sep,.tpe-rxn-meta{color:#666;}

.tpe-post-actions{
  display:flex;justify-content:space-around;padding:6px 8px;
}
.tpe-post-act{
  flex:1;background:none;border:none;cursor:pointer;
  padding:8px 0;font-size:14px;color:#666;border-radius:6px;
  transition:background .15s;
}
.tpe-post-act:hover{background:rgba(0,0,0,.04);}

.tpe-feed-arrow{
  position:absolute;top:42%;transform:translateY(-50%);
  width:36px;height:36px;border-radius:50%;
  background:#fff;border:1px solid rgba(0,0,0,.12);
  cursor:pointer;font-size:18px;color:#666;
  box-shadow:0 4px 12px rgba(0,0,0,.10);
  display:flex;align-items:center;justify-content:center;
  z-index:5;transition:background .15s,color .15s;
}
.tpe-feed-arrow:hover{background:#FBF4DE;color:#8C6D34;}
.tpe-feed-arrow-l{left:-14px;}
.tpe-feed-arrow-r{right:-14px;}

@media (max-width:600px){
  .tpe-post{flex:0 0 84vw;}
  .tpe-feed-arrow{display:none;}
}

/* ═══ Network toggle (LinkedIn / Instagram / TikTok) ═══ */
.tpe-net-toggle{
  display:inline-flex;background:#FBFAF7;border:1px solid rgba(184,145,42,.18);
  border-radius:99px;padding:3px;gap:2px;
}
.tpe-net-btn{
  display:inline-flex;align-items:center;gap:6px;
  padding:6px 12px;border-radius:99px;border:none;background:transparent;
  cursor:pointer;font-family:inherit;font-size:11px;font-weight:600;
  color:#7a6c54;letter-spacing:.2px;
  transition:background .18s,color .18s,box-shadow .18s;
}
.tpe-net-btn:hover{ color:#3a2c12; }
.tpe-net-btn.is-active{
  background:#fff;color:#1a1614;
  box-shadow:0 1px 4px rgba(0,0,0,.08), inset 0 0 0 1px rgba(184,145,42,.30);
}
.tpe-net-ico{
  display:inline-flex;align-items:center;justify-content:center;
  width:18px;height:18px;border-radius:4px;
  font-size:11px;font-weight:800;color:#fff;
  font-family:Georgia,serif;letter-spacing:-.5px;
}
.tpe-net-ico-li{ background:#0A66C2; }
.tpe-net-ico-ig{
  background:linear-gradient(45deg,#F58529 0%,#DD2A7B 50%,#8134AF 100%);
  font-family:inherit;font-size:10px;
}
.tpe-net-ico-tt{
  background:#000;color:#25F4EE;
  text-shadow:1px 0 #FE2C55;font-family:inherit;
}
.tpe-net-cnt{
  display:inline-flex;align-items:center;justify-content:center;
  min-width:18px;height:16px;padding:0 5px;
  background:rgba(184,145,42,.15);color:#8C6D34;
  border-radius:99px;font-size:9.5px;font-weight:700;
}
.tpe-net-btn.is-active .tpe-net-cnt{
  background:rgba(184,145,42,.25);color:#5A4A20;
}

/* Per-network tag inside post header */
.tpe-post-net-tag{
  display:inline-block;margin-left:6px;padding:1px 6px;border-radius:4px;
  font-size:8.5px;font-weight:700;letter-spacing:.3px;
  vertical-align:middle;text-transform:uppercase;
}
.tpe-tag-ig{
  background:linear-gradient(45deg,#F58529 0%,#DD2A7B 50%,#8134AF 100%);
  color:#fff;
}
.tpe-tag-tt{ background:#000;color:#25F4EE; }

/* Instagram-style media (square) */
.tpe-post-media-square{ aspect-ratio:1/1; height:auto !important; }

/* TikTok-style media (vertical 9:16) */
.tpe-post-media-vertical{
  aspect-ratio:9/14; height:auto !important;
  position:relative;background-color:#000;
}
.tpe-post-play{
  position:absolute;inset:0;display:flex;align-items:center;justify-content:center;
  font-size:42px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.55);
  pointer-events:none;
}

/* IG/TT subtle accent borders */
.tpe-post-ig{ border-color:rgba(221,42,123,.18); }
.tpe-post-tt{ border-color:rgba(254,44,85,.20); }

@media (max-width:600px){
  .tpe-net-lbl{ display:none; }
  .tpe-net-btn{ padding:6px 8px; }
}
