.talent-hire-card{z-index:3;border:1px solid var(--border);background:var(--surface);border-radius:20px;margin-bottom:14px;position:sticky;top:88px;overflow:hidden;box-shadow:0 18px 50px #11111114}.talent-hire-card__topline{background:linear-gradient(90deg, transparent, var(--accent) 20%, var(--accent-light) 80%, transparent);height:3px}.talent-hire-person{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:18px;display:grid;position:relative}.talent-hire-person__avatar{background:var(--bg-secondary);width:48px;height:48px;box-shadow:0 0 0 1px var(--border), 0 5px 14px #0000001a;border:2px solid #fff;border-radius:50%;display:block;overflow:hidden}.talent-hire-person__avatar img,.talent-hire-dock__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.talent-hire-person__copy{min-width:0}.talent-hire-person__eyebrow{color:var(--accent);letter-spacing:.03em;margin-bottom:1px;font-size:.58rem;font-weight:800;display:block}.talent-hire-person__name{font-family:var(--font-heading);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:800;line-height:1.4;display:block;overflow:hidden;color:var(--text-primary)!important}.talent-hire-person__headline{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;line-height:1.5;display:block;overflow:hidden}.talent-hire-status{background:var(--teal-bg);color:var(--teal);border-radius:999px;grid-column:1/-1;justify-self:start;align-items:center;gap:6px;margin-top:-3px;padding:5px 9px;font-size:.6rem;font-weight:700;display:inline-flex}.talent-hire-status>span{background:var(--teal);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #1a7a6d1f}.talent-hire-status.is-away{background:var(--accent-bg);color:var(--accent)}.talent-hire-status.is-away>span{background:var(--accent);box-shadow:0 0 0 3px #c8964e26}.talent-hire-pitch{color:#fff;background:radial-gradient(circle at 0 0,#c8964e2e,#0000 34%),#111;border-radius:16px;margin:0 8px 8px;padding:20px}.talent-hire-pitch__kicker{color:var(--accent-light);margin-bottom:7px;font-size:.62rem;font-weight:800;display:block}.talent-hire-pitch h2{color:#fff;font-family:var(--font-heading);margin:0 0 8px;font-size:1.08rem;font-weight:800;line-height:1.5}.talent-hire-pitch p{color:#ffffffad;margin:0;font-size:.7rem;line-height:1.8}.talent-hire-trust{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.talent-hire-trust span{color:#ffffffd1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.58rem;font-weight:700;display:inline-flex}.talent-hire-trust svg{width:12px;height:12px;color:var(--accent-light)}.talent-hire-rate{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:baseline;gap:12px;margin-top:16px;padding-top:14px;display:flex}.talent-hire-rate span{color:#fff;font-size:.92rem;font-weight:800}.talent-hire-rate small{color:#ffffff80;font-size:.58rem}.talent-hire-primary,.talent-hire-secondary{border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:46px;font-size:.76rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.talent-hire-primary{background:linear-gradient(135deg, var(--accent-light), var(--accent));gap:9px;margin-top:14px;box-shadow:0 8px 22px #c8964e38;color:#111!important}.talent-hire-primary svg{width:15px;height:15px}.talent-hire-primary:hover,.talent-hire-secondary:hover{transform:translateY(-2px)}.talent-hire-secondary{border:1px solid #ffffff24;margin-top:7px;color:#ffffffd1!important}.talent-hire-secondary:hover{background:#ffffff0f}.talent-hire-dock{right:50%;bottom:max(16px, env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111111f5;border:1px solid #ffffff1f;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;width:min(100% - 48px,560px);min-height:72px;padding:9px 10px 9px 14px;display:flex;transform:translate(50%);box-shadow:0 18px 50px #00000047;z-index:70!important;position:fixed!important}.has-hire-dock{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.talent-hire-dock__person{align-items:center;gap:10px;min-width:0;display:flex}.talent-hire-dock__avatar{border:2px solid #fff3;border-radius:50%;flex:0 0 44px;width:44px;height:44px;display:block;position:relative;overflow:visible}.talent-hire-dock__avatar img{border-radius:inherit}.talent-hire-dock__avatar>span{background:var(--teal);border:2px solid #111;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.talent-hire-dock__avatar>span.is-away{background:var(--accent)}.talent-hire-dock__copy{min-width:0;line-height:1.35;display:grid}.talent-hire-dock__copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.talent-hire-dock__copy small{color:#ffffff8f;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;overflow:hidden}.talent-hire-dock__button{background:linear-gradient(135deg, var(--accent-light), var(--accent));white-space:nowrap;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-width:160px;min-height:50px;padding:0 18px;font-size:.76rem;font-weight:800;display:inline-flex;color:#111!important}.talent-hire-dock__button svg{width:14px;height:14px}@media (width<=1024px){.talent-hire-card{display:none;position:static}.talent-hire-dock{bottom:max(12px, env(safe-area-inset-bottom));border-radius:18px;gap:12px;width:min(100% - 24px,520px);min-height:68px;padding:8px 9px 8px 12px}.talent-hire-dock__avatar{flex-basis:42px;width:42px;height:42px}.talent-hire-dock__copy strong{font-size:.76rem}.talent-hire-dock__copy small{font-size:.6rem}.talent-hire-dock__button{border-radius:12px;min-width:124px;min-height:48px;padding:0 16px;font-size:.72rem}}@media (width<=390px){.talent-hire-dock__avatar{flex-basis:38px;width:38px;height:38px}.talent-hire-dock__button{min-width:112px;padding-inline:13px}}@media (prefers-reduced-motion:reduce){.talent-hire-primary,.talent-hire-secondary{transition:none}}.portfolio-detail-template,.portfolio-detail-template *{box-sizing:border-box}.portfolio-detail-template{--bg-primary:#faf9f7;--bg-secondary:#f3f1ed;--bg-dark:#0c0c0c;--surface:#fff;--text-primary:#111;--text-secondary:#555;--text-tertiary:#888;--text-inverse:#f5f5f3;--accent:#c8964e;--accent-light:#dbb07a;--accent-bg:#fdf6ec;--teal:#1a7a6d;--teal-bg:#eef8f6;--border:#e8e6e1;--border-light:#f0eeea;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--shadow-md:0 4px 20px #00000012;--font-display:"Playfair Display", "Almarai", serif;--font-heading:"Almarai", sans-serif;--font-body:"DM Sans", "Almarai", sans-serif;--container:1200px;background:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-body);line-height:1.65;position:relative;overflow-x:clip}.portfolio-detail-template:before{content:"";z-index:0;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.portfolio-detail-template>*{z-index:1;position:relative}.portfolio-detail-template img{max-width:100%;display:block}.portfolio-detail-template a{color:inherit;text-decoration:none}.portfolio-detail-template svg{flex-shrink:0}.portfolio-detail-template.taquad-front-page-offset{padding-top:0}.taquad-shell .footer{margin-top:0}.port-hero{border-bottom:1px solid var(--border);background:var(--bg-secondary);padding:48px 24px 0}.port-hero-in,.port-cover,.port-body{max-width:var(--container);margin:0 auto}.port-hero-in{padding-bottom:28px}.port-crumb{color:var(--text-tertiary);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:.75rem;display:flex}.port-crumb a{transition:color .15s}.port-crumb a:hover{color:var(--accent)}.port-crumb svg{width:12px;height:12px}.port-crumb span{color:var(--text-primary)}.port-ey{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;padding-inline-start:32px;font-size:.68rem;font-weight:600;display:inline-block;position:relative}.port-ey:before{content:"";inset-inline-start:0;background:var(--accent);width:24px;height:1.5px;position:absolute;top:50%}.port-title{max-width:820px;color:var(--text-primary);font-family:var(--font-heading);margin-bottom:14px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.25}.port-desc{max-width:620px;color:var(--text-secondary);margin-bottom:20px;font-size:.95rem;line-height:1.75}.port-meta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.port-author{align-items:center;gap:10px;display:flex}.port-av{border:2px solid var(--surface);border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.port-av img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.port-author-name{color:var(--text-primary);font-size:.84rem;font-weight:700}.port-author-role{color:var(--text-tertiary);font-size:.7rem}.port-meta-sep{background:var(--border);width:1px;height:20px}.port-mi{color:var(--text-tertiary);align-items:center;gap:5px;font-size:.78rem;display:flex}.port-mi svg{width:14px;height:14px}.port-cover{padding:0 24px}.port-cover-img{border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--bg-secondary);max-height:480px;overflow:hidden}.port-cover-img img{-o-object-fit:cover;object-fit:cover;width:100%;min-height:320px;max-height:480px}.port-body{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:36px;padding:32px 24px 36px;display:grid}.port-content{max-width:700px}.pc{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-bottom:16px;padding:28px}.pc-t{color:var(--text-primary);font-family:var(--font-heading);align-items:center;gap:8px;margin-bottom:14px;font-size:.92rem;font-weight:700;display:flex}.pc-t svg{width:16px;height:16px;color:var(--accent)}.pc p{color:var(--text-secondary);margin-bottom:14px;font-size:.88rem;line-height:1.85}.pc p:last-child{margin-bottom:0}.gallery{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.gal-img{border-radius:var(--radius-md);background:var(--bg-secondary);height:200px;transition:transform .25s,box-shadow .25s;overflow:hidden}.gal-img:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.gal-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.gal-img:hover img{transform:scale(1.04)}.gal-img.full{grid-column:span 2;height:280px}.results{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.res{border-radius:var(--radius-sm);background:var(--bg-secondary);text-align:center;padding:18px}.res-val{color:var(--text-primary);font-family:var(--font-display);margin-bottom:4px;font-size:1.4rem;font-weight:700;line-height:1}.res-val.is-teal{color:var(--teal)}.res-val.is-gold{color:var(--accent)}.res-lbl{color:var(--text-tertiary);font-size:.7rem}.skills-wrap{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.skill-p{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-secondary);padding:7px 16px;font-size:.76rem;font-weight:600}.client-review-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.client-review-avatar{border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.client-review-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.client-review-name{color:var(--text-primary);font-size:.86rem;font-weight:700}.client-review-role,.client-review-date{color:var(--text-tertiary);font-size:.7rem}.client-review-stars{color:var(--accent);margin-right:auto;font-size:.88rem;font-weight:600}.port-side{align-self:stretch;position:relative}.side-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-bottom:14px;padding:24px}.side-title{color:var(--text-primary);font-family:var(--font-heading);margin-bottom:14px;font-size:.82rem;font-weight:700}.side-author{align-items:center;gap:12px;margin-bottom:14px;display:flex}.side-avatar{border:2px solid var(--bg-secondary);border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.side-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.side-name{color:var(--text-primary);font-family:var(--font-heading);font-size:.88rem;font-weight:700}.side-role{color:var(--text-tertiary);font-size:.72rem}.port-btn{border-radius:var(--radius-sm);white-space:nowrap;justify-content:center;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 18px;font-size:.82rem;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex}.port-btn svg{width:15px;height:15px}.port-btn+.port-btn{margin-top:6px}.port-btn-dark{background:var(--bg-dark);margin-bottom:8px;box-shadow:0 2px 8px #00000026;color:var(--text-inverse)!important}.port-btn-dark *,.port-btn-dark:hover,.port-btn-dark:hover *{color:var(--text-inverse)!important}.port-btn-outline{border:1.5px solid var(--border);color:var(--text-primary);background:0 0}.port-btn:hover{transform:translateY(-2px)}.other-work{border-bottom:1px solid var(--border-light);gap:12px;padding:12px 0;transition:opacity .15s;display:flex}.other-work:last-child{border-bottom:0}.other-work:hover{opacity:.72}.ow-img{background:var(--bg-secondary);border-radius:6px;flex-shrink:0;width:60px;height:44px;overflow:hidden}.ow-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ow-title{color:var(--text-primary);margin-bottom:2px;font-size:.78rem;font-weight:700;line-height:1.3}.ow-cat{color:var(--text-tertiary);font-size:.65rem}.detail-list{gap:2px;display:grid}.detail-row{justify-content:space-between;gap:12px;padding:6px 0;font-size:.8rem;display:flex}.detail-row span{color:var(--text-tertiary)}.detail-row strong{color:var(--text-primary);text-align:left;font-weight:600}.detail-row strong.is-gold{color:var(--accent)}.empty-copy{color:var(--text-tertiary);font-size:.78rem;line-height:1.7}@media (width<=1024px){.port-body{grid-template-columns:1fr}.port-side,.port-content{max-width:none;position:static}}@media (width<=768px){.port-hero{padding:34px 18px 0}.port-cover{padding-inline:18px}.port-body{padding:26px 18px 34px}.gallery{grid-template-columns:1fr}.gal-img.full{grid-column:span 1}.results{grid-template-columns:1fr 1fr}.port-meta{flex-direction:column;align-items:flex-start;gap:10px}.port-meta-sep{display:none}}
