:root{--purple:#482680;--purple-deep:#28134f;--purple-bright:#6b3eb0;--lavender:#e9dfff;--ink:#261e35;--muted:#645c6f;--paper:#fcfaf7;--line:#dfd6e8;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Proxima Nova","Avenir Next",Avenir,"Segoe UI",Arial,sans-serif;line-height:1.5}a{color:inherit}button{font:inherit}.container{width:min(1200px,calc(100% - 64px));margin-inline:auto}.section{scroll-margin-top:88px}.skip-link{position:fixed;z-index:100;left:16px;top:-90px;padding:12px 18px;background:#fff;color:var(--purple);border-radius:10px}.skip-link:focus{top:14px}.site-header{height:78px;padding:0 clamp(24px,4vw,70px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--paper);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(72,38,128,.1)}.wordmark{text-decoration:none;white-space:nowrap;font-size:15px;font-weight:900;letter-spacing:-.045em;color:var(--purple-deep)}.wordmark-star{color:#ad68db;margin:0 2px}.site-header nav{display:flex;align-items:center;gap:clamp(20px,3vw,44px)}.site-header nav a,.header-cta{font-size:14px;font-weight:700;text-decoration:none}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--purple-bright)}.header-cta{border:1.5px solid var(--purple);color:var(--purple);padding:10px 17px;border-radius:100px;white-space:nowrap;transition:.2s}.header-cta:hover{background:var(--purple);color:#fff}.header-cta span,.button span{margin-left:12px}.hero{background:var(--purple);color:#fff;min-height:min(790px,calc(100svh - 78px));position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:620px;height:620px;right:-290px;top:-330px;border:1px solid #ffffff28;border-radius:50%;box-shadow:0 0 0 75px #ffffff08,0 0 0 150px #ffffff07}.hero-stars span{position:absolute;opacity:.7;pointer-events:none}.hero-stars span:nth-child(1){top:13%;left:49%;font-size:20px}.hero-stars span:nth-child(2){top:28%;right:9%;font-size:32px;color:#e5b2ff}.hero-stars span:nth-child(3){bottom:15%;left:45%;font-size:25px}.hero-stars span:nth-child(4){bottom:8%;right:28%;font-size:14px}.hero-stars span:nth-child(5){top:14%;right:30%;font-size:22px}.hero-inner{min-height:690px;display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:5%;position:relative;z-index:1;padding:58px 0 75px}.hero-copy{max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:var(--purple-bright);margin:0 0 24px}.eyebrow.light{color:#e9cbff}.status-dot{width:7px;height:7px;background:#d8afef;display:inline-block;border-radius:50%;vertical-align:middle;margin-right:9px;box-shadow:0 0 0 5px #ffffff19}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.02;letter-spacing:-.06em}h1{font-size:clamp(62px,7.8vw,126px);font-weight:800;margin-bottom:26px;max-width:760px}h1 em,h2 em,h3 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}h1 em{color:#ead5ff;white-space:nowrap}.hero-lead{font-size:clamp(21px,2vw,29px);line-height:1.25;font-weight:600;max-width:600px;letter-spacing:-.035em;margin-bottom:18px}.hero-detail{color:#e1d3ef;max-width:550px;font-size:16px;line-height:1.5;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:12px 20px;border-radius:100px;text-decoration:none;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1e0b3d38}.button-white{color:var(--purple-deep);background:#fff}.text-link{font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}.light-link{color:#f0dfff}.hero-art{aspect-ratio:1;max-width:490px;width:100%;margin:auto;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #ffffff65;border-radius:50%;transform:rotate(-25deg)}.orbit-one{width:100%;height:68%}.orbit-two{width:75%;height:104%;border-color:#ffffff35;transform:rotate(35deg)}.hero-disc{width:66%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 30% 25%,#e6bbfb,#b87fe5 55%,#8751ca);box-shadow:inset -20px -23px 60px #4c20975e,0 30px 70px #20094366;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-12deg)}.hero-disc>span{font-family:Georgia,serif;font-size:clamp(100px,14vw,210px);line-height:.9;color:#fff;font-style:italic;text-shadow:0 4px 0 #ffffff30}.hero-disc small{text-align:center;line-height:1.05;color:var(--purple-deep);font-weight:800;font-size:clamp(11px,1.2vw,17px);letter-spacing:-.02em}.art-star{position:absolute;color:#f8d4ef}.art-star-one{font-size:70px;top:2%;right:4%}.art-star-two{font-size:37px;bottom:10%;left:2%;color:#e9bcfc}.art-note{position:absolute;right:-4%;bottom:7%;background:#fff;color:var(--purple-deep);border-radius:16px;padding:16px 20px;font-size:14px;line-height:1.1;box-shadow:0 15px 35px #1d0e3666;transform:rotate(6deg)}.art-note strong{font-size:17px}.hero-bottom{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;color:#e4d0f3;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hero-bottom a{text-decoration:none}.hero-bottom a span{margin-left:8px}.repertoire{padding:110px 0 120px;background:#fcfaf7}.section-heading{max-width:770px}.section-heading h2,.work-intro h2{font-size:clamp(49px,6vw,90px);margin-bottom:22px}.section-heading h2 em,.work-intro h2 em{color:var(--purple-bright)}.section-heading>p:last-child{font-size:21px;color:var(--muted);max-width:675px;line-height:1.4;margin-bottom:0}.skills{display:flex;gap:10px;flex-wrap:wrap;margin:42px 0 64px}.skills span{padding:10px 15px;border:1px solid #d8cde4;border-radius:50px;color:#584272;font-size:14px;font-weight:700;background:#fff}.story{border-radius:28px;background:#eee7f7;overflow:hidden;box-shadow:0 22px 65px #40236114}.story-topline{display:flex;align-items:center;justify-content:space-between;padding:26px 38px 0;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#76549a}.story-counter{color:var(--purple)}.story-tabs{display:flex;gap:8px;padding:21px 38px 0;border-bottom:1px solid #d8cce7}.story-tab{border:0;border-radius:12px 12px 0 0;background:transparent;padding:14px 17px;color:#725b8b;font-weight:800;cursor:pointer;transition:background .2s,color .2s}.story-tab:hover,.story-tab:focus-visible{color:var(--purple-deep);background:#ffffff88}.story-tab[aria-selected=true]{background:#fff;color:var(--purple-deep)}.story-stage{background:#fff;position:relative;overflow:hidden}.story-panel{min-height:410px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7%;padding:55px clamp(36px,5vw,72px);animation:stage-in .42s ease both}.story-panel[hidden]{display:none}.story-panel h3{font-size:clamp(40px,4.5vw,66px);margin-bottom:20px;max-width:600px}.story-panel h3 em{color:var(--purple-bright)}.story-panel p:last-child{font-size:17px;line-height:1.45;color:var(--muted);max-width:540px}.panel-kicker{font-size:12px!important;text-transform:uppercase;letter-spacing:.13em;color:var(--purple-bright)!important;font-weight:800;margin-bottom:17px}.name-cloud{display:flex;flex-wrap:wrap;gap:9px;align-content:center}.name-cloud span{background:#f0e9f7;padding:12px 16px;border-radius:12px;font-weight:800;color:var(--purple);font-size:clamp(13px,1.4vw,18px)}.name-cloud span:nth-child(3n+2){background:#fce5ec;color:#823b65}.name-cloud span:nth-child(4n+3){background:#e4f3ef;color:#345d58}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.audience-grid div{min-height:170px;display:flex;flex-direction:column;padding:18px;border-radius:18px;background:#f0e9f7}.audience-grid div:nth-child(2){background:#fae5ee}.audience-grid div:nth-child(3){background:#e9f3ef}.audience-grid b{font-size:12px;color:#9475b1}.audience-grid strong{font-size:clamp(21px,2vw,30px);letter-spacing:-.04em;margin:auto 0 5px}.audience-grid small{font-size:12px;line-height:1.2;color:var(--muted)}.channel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.channel-grid span{border:1px solid #dfd3ea;padding:17px;border-radius:12px;font-size:15px;font-weight:800;display:flex;justify-content:space-between;color:var(--purple)}.channel-grid i{font-style:normal;color:#aa87cf}.format-list{display:grid;gap:8px}.format-list span{border-bottom:1px solid #e6ddec;padding:11px 0;color:#aa85cb;font-size:13px;font-weight:800}.format-list b{font-size:20px;color:var(--purple-deep);margin-left:24px;letter-spacing:-.03em}.story-controls{display:flex;align-items:center;justify-content:flex-end;gap:17px;padding:17px 38px}.round-control{width:41px;height:41px;border:1px solid #c7b4db;border-radius:50%;color:var(--purple);background:#fff;cursor:pointer;font-size:19px;transition:.2s}.round-control:hover{background:var(--purple);color:#fff}.story-progress{width:90px;height:3px;background:#d8c6e9;border-radius:10px;overflow:hidden}.story-progress span{display:block;width:25%;height:100%;background:var(--purple);transition:width .3s}@keyframes stage-in{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.work{padding:110px 0 0;background:#f4f0fa}.work-intro{display:flex;justify-content:space-between;align-items:end;gap:30px}.work-intro h2{max-width:730px;margin-bottom:0}.work-intro>p{width:290px;color:var(--muted);font-size:16px;margin:0 0 10px}.filters{display:flex;gap:9px;margin:44px 0 26px;overflow:auto;padding-bottom:3px}.filter{border:1px solid #d8c8e8;background:#fff;color:var(--purple);border-radius:100px;padding:10px 19px;white-space:nowrap;cursor:pointer;font-weight:800;font-size:14px}.filter:hover,.filter.is-selected{background:var(--purple);color:#fff;border-color:var(--purple)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.project-card{background:#fff;border-radius:22px;overflow:hidden;min-width:0;box-shadow:0 8px 35px #4023610c}.project-card[hidden]{display:none}.project-visual{height:265px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:24px}.project-visual.lilac{background:#ddd0ef}.project-visual.peach{background:#f5dadd}.project-visual.mint{background:#d7e9e2}.project-visual:before{content:"✦";position:absolute;font-size:140px;opacity:.15;color:#482680;right:-10px;top:-30px}.desktop-mock{width:75%;height:74%;background:#fff;border:5px solid #3f3150;border-radius:10px;box-shadow:0 16px 26px #311b4250;transform:rotate(-4deg) translate(-9px,5px);overflow:hidden;display:flex;flex-direction:column}.browser-bar{height:18px;flex:none;background:#eeeaf0;border-bottom:1px solid #ddd3e6;display:flex;gap:3px;padding:6px 8px}.browser-bar i{width:5px;height:5px;background:#bcaac7;border-radius:50%}.mock-slot{height:100%;padding:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:2px;color:#6a4c87}.mock-slot strong{font-size:clamp(10px,1vw,13px);line-height:1.15}.mock-slot small{font-size:10px;line-height:1.1}.slot-icon{font-size:25px;line-height:1.2;color:#9878b7}.phone-mock{width:25%;height:66%;min-width:67px;position:absolute;right:7%;bottom:8%;background:#fff;border:5px solid #3f3150;border-radius:18px;box-shadow:0 13px 22px #311b4266;transform:rotate(7deg);overflow:hidden}.phone-notch{height:9px;width:34px;margin:auto;background:#3f3150;border-radius:0 0 8px 8px}.phone-mock .mock-slot{height:calc(100% - 9px);padding:5px}.phone-mock .mock-slot strong{font-size:9px}.phone-mock .mock-slot small{font-size:8px}.phone-mock .slot-icon{font-size:18px}.project-body{padding:28px 26px 30px}.project-meta{font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:var(--purple-bright);margin-bottom:16px}.project-body h3{font-size:clamp(25px,2.6vw,37px);line-height:1.08;margin-bottom:15px}.project-body>p:not(.project-meta){color:var(--muted);font-size:15px;line-height:1.45;min-height:86px;margin-bottom:22px}.project-tags{display:flex;gap:6px;flex-wrap:wrap}.project-tags span{font-size:11px;font-weight:800;color:#684884;background:#f1ebf6;border-radius:100px;padding:6px 10px}.work-note{display:flex;gap:16px;align-items:flex-start;max-width:800px;margin:27px 0 96px;color:#796b89;font-size:14px}.work-note>span{font-size:23px;color:#aa70d0;line-height:1}.work-note p{margin:0}.work-note strong{color:var(--purple)}.contact{background:var(--purple-deep);color:#fff;padding:60px clamp(32px,5vw,70px);border-radius:28px 28px 0 0;display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;overflow:hidden}.contact:after{content:"✦";position:absolute;right:19%;top:-60px;font-size:250px;color:#ffffff0c;pointer-events:none}.contact>div{position:relative;z-index:1}.contact .eyebrow{margin-bottom:20px}.contact h2{font-size:clamp(37px,4.5vw,62px);max-width:760px;margin-bottom:18px}.contact p:last-child{color:#d9c9ea;margin:0}.contact .button{position:relative;z-index:1;white-space:nowrap}.site-footer{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#6d6179}.site-footer a{font-weight:800;text-decoration:none;color:var(--purple)}:focus-visible{outline:3px solid #db81e9;outline-offset:4px}@media(max-width:1000px){.hero-inner{grid-template-columns:1fr .7fr;gap:0}.hero-art{opacity:.85}.project-grid{grid-template-columns:repeat(2,1fr)}.project-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.project-card:last-child .project-visual{height:auto;min-height:280px}.project-card:last-child .project-body{align-self:center}.project-card:last-child .project-body>p:not(.project-meta){min-height:0}}@media(max-width:760px){.container{width:min(100% - 38px,560px)}.site-header{height:68px;padding:0 19px}.site-header nav{gap:15px}.site-header nav a{font-size:12px}.site-header nav a:first-child{display:none}.header-cta{display:none}.wordmark{font-size:12px}.hero{min-height:auto}.hero-inner{display:flex;flex-direction:column;align-items:stretch;padding:80px 0 45px;min-height:auto}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(57px,13vw,90px);margin-bottom:22px}.hero-lead{font-size:23px}.hero-detail{font-size:15px}.hero-art{width:75%;max-width:340px;align-self:center;margin:40px auto 20px}.hero-disc>span{font-size:135px}.hero-bottom{position:relative;left:auto;bottom:auto;transform:none;padding-bottom:25px;gap:15px;font-size:10px}.repertoire{padding:80px 0}.section-heading h2,.work-intro h2{font-size:clamp(48px,10vw,70px)}.section-heading>p:last-child{font-size:18px}.skills{margin:35px 0 43px}.skills span{font-size:12px;padding:8px 11px}.story-topline{padding:22px 20px 0;font-size:10px}.story-tabs{padding:16px 13px 0;gap:0;overflow-x:auto}.story-tab{padding:13px 11px;font-size:13px;white-space:nowrap}.story-panel{grid-template-columns:1fr;gap:25px;padding:35px 25px;min-height:540px;align-content:start}.story-panel h3{font-size:clamp(43px,9vw,58px)}.story-panel p:last-child{font-size:15px}.name-cloud span{font-size:12px;padding:9px 10px}.audience-grid div{min-height:128px;padding:11px}.audience-grid strong{font-size:20px}.audience-grid small{font-size:10px}.channel-grid span{padding:12px;font-size:12px}.format-list b{font-size:18px}.story-controls{padding:14px 20px}.work{padding-top:80px}.work-intro{display:block}.work-intro>p{width:auto;max-width:480px;margin-top:22px}.filters{margin:30px 0 22px}.project-grid{grid-template-columns:1fr}.project-card:last-child{grid-column:auto;display:block}.project-visual,.project-card:last-child .project-visual{height:270px;min-height:0}.project-body>p:not(.project-meta){min-height:0}.work-note{margin-bottom:75px}.contact{padding:45px 27px;display:block}.contact h2{font-size:43px}.contact .button{margin-top:28px}.site-footer{padding:24px 0;align-items:start;flex-direction:column;gap:8px}}@media(max-width:390px){.site-header nav{gap:10px}.wordmark{font-size:11px}.site-header nav a{font-size:11px}.hero-actions{gap:20px}.hero-disc>span{font-size:110px}.audience-grid{grid-template-columns:1fr}.audience-grid div{min-height:auto;gap:4px}.audience-grid strong{margin:0}.story-panel{min-height:660px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Selected work galleries */
.project-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
.project-card{grid-column:span 2}
.project-card-feature{grid-column:span 3}
.case-gallery{background:#e7dff1}
.case-image-link{height:310px;display:flex;align-items:center;justify-content:center;padding:18px;background:linear-gradient(145deg,#e4d7f0,#f6effa);overflow:hidden}
.case-image-link img{width:100%;height:100%;object-fit:contain;border-radius:9px;box-shadow:0 12px 35px #28134f2c;transition:transform .25s ease}
.case-image-link:hover img{transform:scale(1.025)}
.case-gallery-bar{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 18px;background:#e9e0f2;color:var(--purple-deep)}
.case-gallery-bar button{width:34px;height:34px;border:1px solid #a98bc4;border-radius:50%;background:#fff;color:var(--purple);font-size:18px;cursor:pointer;flex:none}
.case-gallery-bar button:hover{color:#fff;background:var(--purple)}
.case-gallery-label{font-size:13px;text-align:center;font-weight:800}
.project-card-feature .project-body{padding:29px 31px 33px}
.project-card-feature .project-body h3{font-size:42px}
.project-card-feature .project-body>p:not(.project-meta){min-height:0;font-size:17px;max-width:540px}
@media(max-width:1000px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card,.project-card-feature{grid-column:span 1}.project-card:last-child{grid-column:auto;display:block}.project-card:last-child .project-visual{height:265px;min-height:0}.case-image-link{height:260px}}
@media(max-width:760px){.project-grid{grid-template-columns:1fr}.project-card,.project-card-feature{grid-column:1}.case-image-link{height:240px;padding:12px}.project-card-feature .project-body{padding:26px}.project-card-feature .project-body h3{font-size:36px}.project-card-feature .project-body>p:not(.project-meta){font-size:16px}}
.career-strip{margin-top:26px;padding:32px 38px;border:1px solid #ded4e9;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:35px;background:#fff}
.career-strip .eyebrow{margin-bottom:12px}
.career-strip h3{font-size:clamp(27px,2.8vw,38px);margin-bottom:10px}
.career-strip h3 em{color:var(--purple-bright)}
.career-strip p:last-child{margin:0;color:var(--muted);font-size:15px;max-width:570px}
.career-link{flex:none;display:inline-flex;align-items:center;gap:15px;border:1.5px solid var(--purple);color:var(--purple);padding:13px 18px;border-radius:100px;text-decoration:none;font-size:14px;font-weight:800;white-space:nowrap;transition:background .2s,color .2s}
.career-link:hover{background:var(--purple);color:#fff}
@media(max-width:760px){.career-strip{padding:27px;display:block}.career-link{margin-top:22px;white-space:normal;font-size:13px}}

/* Personal portrait */
.hero-photo{position:relative;z-index:2;width:69%;aspect-ratio:3/4;margin:0;border:9px solid #d7b1f0;border-radius:48% 48% 26px 26px;overflow:hidden;background:#d7b1f0;box-shadow:0 30px 70px #20094378;transform:rotate(-3deg)}
.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 34%}
.hero-photo figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:11px 14px;border-radius:13px;background:#fff;color:var(--purple-deep);font-size:11px;line-height:1.15;text-transform:uppercase;letter-spacing:.08em;font-weight:700;box-shadow:0 10px 30px #2b124d30}
.hero-photo figcaption strong{display:block;margin-top:4px;font-size:14px;letter-spacing:0;text-transform:none}
.hero-photo figcaption span{display:block;margin-top:7px;padding-top:7px;border-top:1px solid #e7ddef;color:var(--purple-bright);font-size:11px;letter-spacing:.02em;text-transform:none;font-weight:800}

/* Brand universe */
.brands{scroll-margin-top:90px;margin-top:72px;padding:62px clamp(28px,5vw,66px);border-radius:28px;background:var(--purple-deep);color:#fff;position:relative;overflow:hidden}
.brands:before{content:"✦";position:absolute;right:-28px;top:-85px;font-size:270px;color:#ffffff08;pointer-events:none}
.brands-heading{position:relative;display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:50px;margin-bottom:45px}
.brands-heading .eyebrow{color:#d9b8f0;margin-bottom:16px}
.brands-heading h3{font-size:clamp(42px,5vw,72px);margin:0;max-width:680px}
.brands-heading h3 em{color:#d9b8f0}
.brands-heading>p{margin:0;color:#d8cce7;font-size:16px;line-height:1.45}
.brands-heading>p strong{display:block;color:#fff;font-size:31px;line-height:1;margin-bottom:8px;letter-spacing:-.04em}
.brand-universes{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.brand-universe{padding:25px;border-radius:18px;background:#ffffff0b;border:1px solid #ffffff1f}
.brand-universe-title{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding-bottom:17px;margin-bottom:18px;border-bottom:1px solid #ffffff20}
.brand-universe-title>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#d7b1f0;color:var(--purple-deep);font-size:11px;font-weight:900}
.brand-universe-title h4{margin:0;font-size:18px;letter-spacing:-.025em}
.brand-universe-title small{color:#c7b7d9;font-weight:700}
.brand-list{display:flex;flex-wrap:wrap;gap:7px}
.brand-list span{padding:8px 11px;border-radius:100px;background:#fff;color:var(--purple-deep);font-size:12px;font-weight:800;line-height:1}
.brand-health .brand-list span:nth-child(3n+2),.brand-business .brand-list span:nth-child(2n){background:#e8d9f5}
.brand-finance .brand-list span{background:#e3f2ed}
.brand-culture .brand-list span{background:#f8e3eb}
.brand-list .brand-logo{display:flex;align-items:center;justify-content:center;width:92px;height:52px;padding:8px 11px;border-radius:12px;background:#fff}
.brand-list .brand-logo-wide{width:145px}
.brand-list .brand-logo img{display:block;max-width:100%;max-height:34px;width:auto;height:auto;object-fit:contain}
.brand-list .brand-logo-prime img{max-height:42px}
.brand-list .brand-logo-boticario img{max-height:46px}
.brand-list .brand-logo-dark{background:#8b0d22}
.brand-list .brand-logo-dark img{max-height:30px}

@media(max-width:760px){.site-header nav a:nth-child(1),.site-header nav a:nth-child(2){display:none}.hero-photo{width:78%;border-width:7px}.brands{margin-top:45px;padding:42px 22px}.brands-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.brands-heading h3{font-size:44px}.brands-heading>p strong{font-size:26px}.brand-universes{grid-template-columns:1fr}.brand-universe{padding:20px}.brand-universe-title{grid-template-columns:auto 1fr}.brand-universe-title small{grid-column:2}.brand-list span{font-size:11px}}

/* Integrated brand universe */
.story-panel-brands{display:block;padding:42px 44px 48px}
.story-panel-brands[hidden]{display:none}
.story-brand-intro{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:36px;margin-bottom:32px}
.story-brand-intro h3{margin-bottom:0}
.story-brand-intro>p{margin:0;color:#5f4d71;font-size:16px;line-height:1.5}
.story-panel-brands .brand-universes{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.story-panel-brands .brand-universe{background:var(--purple-deep);border-color:#68499a;color:#fff;padding:20px;box-shadow:0 12px 28px #3216531a}
.story-panel-brands .brand-universe-title{border-color:#ffffff26}
.story-panel-brands .brand-universe-title small{color:#d7c6e8}
.story-panel-brands .brand-list span{border:1px solid #ffffff30}
.story-panel-brands .brand-list .brand-logo{border:1px solid #ffffff42}

/* Typographic rhythm: keep headings balanced and avoid orphaned final words. */
:where(h1,h2,h3,h4,.hero-lead,.hero-detail,.career-link,.button){text-wrap:balance}
:where(p,figcaption,small,.case-gallery-label,.mock-slot strong){text-wrap:pretty}

@media(max-width:760px){.story-panel-brands{padding:32px 22px 36px}.story-brand-intro{grid-template-columns:1fr;gap:16px}.story-brand-intro h3{font-size:clamp(39px,10vw,54px)}.story-panel-brands .brand-universes{grid-template-columns:1fr}.story-panel-brands .brand-universe{padding:18px}}
