/*
Theme Name: Work With Angela McPherson
Author: Angela McPherson
Description: Standalone marketing career website with a dedicated creative portfolio.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: work-with-angela
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#211c2a;--purple:#6037cd;--paper:#faf9f7;--line:#dedbe2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid #8656f8;outline-offset:5px}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,4.7vw,4.7rem);margin:20px 0 28px;font-weight:800}h1 em{font-style:normal;color:var(--purple)}h2{font-size:clamp(2rem,3.6vw,3.6rem);margin:12px 0 28px}h3{font-size:1.35rem;line-height:1.3}p{margin:0 0 20px}.wrap{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 40px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:10}.brand{text-decoration:none;font-weight:800;line-height:1.35;font-size:1.2rem}.brand span{display:block;font-size:.85rem;font-weight:500;color:#665c72}nav{display:flex;gap:26px}nav a{text-decoration:none;font-size:.95rem}.hero{padding-top:80px;padding-bottom:88px;display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center}.eyebrow{text-transform:uppercase;font-size:.85rem;font-weight:800;letter-spacing:.13em;color:var(--purple)}.intro{font-size:1.22rem}.portrait img{width:100%;height:540px;object-fit:cover;object-position:center;border-radius:5px}.portrait p{font-size:.85rem;margin:15px 0 0}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:30px}.button{display:inline-block;padding:15px 23px;color:white;background:var(--purple);border-radius:5px;font-weight:700;text-decoration:none}.button:hover{background:#452390}.textlink{font-weight:700}.dark{background:#251c36;color:white;padding:68px 0}.dark .eyebrow{color:#d1ff77}.results{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:45px}.results article{border-top:1px solid #675b79;padding-top:20px}.results strong{font-family:Manrope,Arial,sans-serif;font-size:3.9rem;font-weight:800;color:#d1ff77}.results p{color:#d2cbdc;font-size:.95rem}.section{padding-top:85px;padding-bottom:85px}.section-head{max-width:760px;margin-bottom:42px}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.number{color:var(--purple);font-weight:800}.portfolio{background:#ede9f3}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 24px}figure{margin:0;min-width:0}figure a{display:flex;height:320px;background:white;border:1px solid var(--line);padding:18px;align-items:center;justify-content:center;transition:transform .2s}figure a:hover{transform:translateY(-4px)}figure img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}figcaption{padding:17px 0}figcaption span{font-size:.85rem;color:#5c5268}figcaption h3{margin:3px 0}.role{display:grid;grid-template-columns:180px 1fr;gap:32px;border-top:1px solid var(--line);padding:30px 0}.role h3{margin:0 0 15px}.role p{max-width:850px}.date{color:var(--purple);font-weight:700}.capabilities{background:#efedf2}.two{display:grid;grid-template-columns:1fr 1fr;gap:60px}.education{border-top:1px solid #d2ccd9;padding-top:24px;margin-top:28px}.contact{padding-top:90px;padding-bottom:90px}.contact>p:not(.eyebrow){max-width:690px}.location{font-size:.9rem;color:#655d6e;margin-top:30px}footer{padding-top:24px;padding-bottom:28px;border-top:1px solid var(--line);font-size:.85rem}.skip{position:absolute;left:-10000px}.skip:focus{left:15px;top:15px;background:white;padding:12px;z-index:100}@media(max-width:900px){.hero{gap:30px}.portrait img{height:430px}.gallery{grid-template-columns:repeat(2,1fr)}.three{gap:24px}header{padding:18px 24px}.wrap{padding-left:24px;padding-right:24px}}@media(max-width:650px){header{position:relative;display:block}.brand{display:block}nav{margin-top:18px;gap:20px;flex-wrap:wrap}nav a{min-height:40px;display:flex;align-items:center}.hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:45px;gap:35px}.portrait img{height:auto;max-height:470px;object-fit:cover}.results,.three,.two{grid-template-columns:1fr;gap:20px}.section,.contact{padding-top:52px;padding-bottom:52px}.role{grid-template-columns:1fr;gap:4px}.gallery{grid-template-columns:1fr}.gallery figure a{height:360px}.dark{padding:48px 0}.results{margin-top:25px}.actions{gap:20px}h1{font-size:2.9rem}h2{font-size:2.3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Career homepage refinements and dedicated creative portfolio. */
.hero{padding-top:64px;gap:70px}.hero h1{letter-spacing:-.055em}.portrait{position:relative;padding:0 0 18px 18px;border-left:3px solid var(--purple)}.portrait img{border-radius:3px 3px 70px 3px}.portrait p{letter-spacing:.03em}.section-head .eyebrow:before,.hero .eyebrow:before{content:"";display:inline-block;width:30px;height:3px;background:var(--purple);vertical-align:middle;margin-right:12px}.three article{padding:26px;border:1px solid var(--line);background:white;border-radius:6px}.portfolio-invite{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-top:45px;padding-bottom:45px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.portfolio-invite h2{font-size:2rem;margin-bottom:12px}.portfolio-invite p{margin-bottom:0}.portfolio-invite .eyebrow{margin-bottom:12px}.portfolio-invite .button{flex-shrink:0}.portfolio-hero{padding-top:70px;padding-bottom:45px;max-width:950px;margin-left:0}.portfolio-hero h1{max-width:800px}.portfolio-hero .intro{max-width:710px}.collection-nav{display:flex;gap:12px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:30px}.collection-nav a{border:1px solid #bcb2cd;padding:10px 18px;border-radius:30px;text-decoration:none;font-weight:600}.collection-nav a:hover{background:#ece5fa}.collection-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);margin-bottom:32px}.collection-head h2{font-size:2.4rem}.collection-count{font-size:.9rem;color:#62576f}.creative-grid{columns:3;column-gap:25px}.creative-grid figure{break-inside:avoid;margin:0 0 25px;background:white;border:1px solid var(--line);border-radius:5px;overflow:hidden}.creative-grid figure a{height:auto;display:block;padding:18px;border:0;background:#fff}.creative-grid figure a:hover{transform:none;background:#f4f0fc}.creative-grid img{display:block;width:100%;height:auto;max-height:none}.creative-grid figcaption{padding:14px 18px;border-top:1px solid #efecf3;font-size:.85rem}.portfolio-body{background:#f1eef6}nav a[aria-current="page"]{color:var(--purple);font-weight:800;border-bottom:2px solid var(--purple)}@media(max-width:900px){.creative-grid{columns:2}.hero{gap:30px}}@media(max-width:650px){.creative-grid{columns:1}.portfolio-invite{display:block}.portfolio-invite .button{margin-top:25px}.portfolio-hero{padding-top:40px}.collection-head{display:block}.collection-head h2{margin-bottom:12px}.collection-count{margin-bottom:18px}.portrait{padding-left:12px}.hero{gap:35px}}

.hero h1{font-size:clamp(2.4rem,4.1vw,4rem);line-height:1.12}.admin-bar header{top:32px}body.page .creative-grid img{height:auto}@media(max-width:782px){.admin-bar header{top:46px}}@media(max-width:650px){.hero h1{font-size:2.65rem}.admin-bar header{top:auto}}
