@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,700&display=swap');
:root{--red:#d93634;--blue:#d7f0f5;--ink:#141414;--white:#fff;--cream:#fffdf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--red);outline-offset:5px}button{font:inherit}.topline{height:28px;background:var(--red);color:white;display:flex;justify-content:space-between;align-items:center;padding:0 3%;font-size:10px;font-weight:700;letter-spacing:.16em}.masthead{height:108px;background:var(--blue);display:flex;justify-content:space-between;align-items:center;padding:0 3%;border-bottom:2px solid var(--ink)}.wordmark{font-size:clamp(2.7rem,5vw,5rem);font-weight:700;letter-spacing:-.09em;line-height:1;white-space:nowrap}.wordmark span{color:var(--red)}.mark-dot{display:inline-block;width:9px;height:9px;background:var(--red);border-radius:50%;margin:0 0 0 6px;vertical-align:top}.masthead nav{display:flex;gap:clamp(1rem,3vw,3.5rem);font-size:12px;font-weight:700;letter-spacing:.12em}.masthead nav a:hover{color:var(--red)}.hero{min-height:610px;display:grid;grid-template-columns:1.15fr .85fr;background:var(--blue);border-bottom:2px solid var(--ink)}.hero-copy{padding:clamp(42px,6vw,94px) 3vw 32px;display:flex;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:700;margin:0 0 30px}.asterisk{font-size:20px;color:var(--red);vertical-align:-2px;margin-right:10px}.hero h1{font-size:clamp(4.1rem,8.8vw,9rem);letter-spacing:-.085em;line-height:.93;margin:0;font-weight:700}.hero h1 em{font-family:'Playfair Display',Georgia,serif;font-weight:700;letter-spacing:-.075em;color:var(--red)}.hero-footer{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:20px;font-size:12px;font-weight:700;letter-spacing:.14em}.round-link{border:2px solid var(--ink);width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-size:30px;transition:background .2s,color .2s}.round-link:hover{background:var(--red);color:#fff}.hero-art{position:relative;background:var(--cream);border-left:2px solid var(--ink);min-height:500px;display:grid;place-items:center;overflow:hidden}.hero-art img{width:min(75%,490px);height:auto;mix-blend-mode:multiply;filter:contrast(1.06)}.hero-art.art-missing:before{content:'*';color:var(--red);font-size:clamp(10rem,20vw,23rem);font-weight:700;line-height:1}.art-caption{position:absolute;bottom:26px;left:24px;right:24px;text-align:center;font-size:11px;letter-spacing:.18em;font-weight:700}.checker{height:30px;background-color:white;background-image:conic-gradient(var(--ink) 25%,transparent 0 50%,var(--ink) 0 75%,transparent 0);background-size:30px 30px}.roster{padding:100px 3% 110px;min-height:650px}.section-head{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--ink);padding-bottom:23px;gap:20px}.section-head .eyebrow{color:var(--red);margin-bottom:20px}.section-head h2,.agency h2,.scouting h2{font-size:clamp(3.5rem,7vw,7.5rem);line-height:.95;letter-spacing:-.075em;margin:0}.side-note{font-size:11px;letter-spacing:.14em;font-weight:700}.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px}.model-card{display:block}.model-card[href]:hover .model-image img{transform:scale(1.035)}.model-image{aspect-ratio:3/4;background:var(--blue);overflow:hidden}.model-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.model-detail{border-top:2px solid var(--ink);display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 0}.model-detail h3{font-size:clamp(1.5rem,2.5vw,2.5rem);letter-spacing:-.06em;margin:0}.model-detail span{font-size:11px;font-weight:700;letter-spacing:.12em}.roster-empty{height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.roster-empty[hidden]{display:none}.empty-star{font-size:54px;color:var(--red)}.roster-empty p{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:clamp(2rem,4vw,4rem);margin:6px 0 24px}.roster-empty>span:last-child{font-size:11px;letter-spacing:.18em;font-weight:700}.agency{background:var(--red);color:white;padding:85px 3% 110px;display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw}.agency-stamp{border:2px solid white;border-radius:50%;aspect-ratio:1;max-width:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:clamp(1rem,2vw,2rem);font-weight:700;letter-spacing:.1em;transform:rotate(-12deg);padding:30px}.agency-stamp span{font-size:clamp(5rem,10vw,10rem);line-height:1}.agency .eyebrow{margin:0 0 28px}.agency h2{margin-bottom:35px}.agency p:not(.eyebrow):not(.founder){font-size:clamp(1.15rem,1.7vw,1.6rem);line-height:1.5;max-width:670px}.founder{font-size:12px;letter-spacing:.2em;font-weight:700;margin-top:44px}.scouting{background:var(--blue);padding:100px 3% 75px;position:relative;overflow:hidden}.scouting h2{max-width:860px}.scouting>p:not(.eyebrow){font-size:clamp(1.1rem,1.8vw,1.55rem);line-height:1.5;max-width:570px;margin:35px 0 100px}.scouting-sign{border-top:2px solid var(--ink);padding-top:18px;display:flex;justify-content:space-between;align-items:center;font-weight:700;letter-spacing:.15em;font-size:12px}.scouting-sign span{font-size:28px;color:var(--red)}footer{background:var(--ink);color:white;padding:55px 3% 35px;display:grid;grid-template-columns:1fr 1fr;gap:65px 24px}.footer-logo{font-size:clamp(3rem,7vw,7rem);font-weight:700;letter-spacing:-.09em;line-height:1}.footer-logo span{font-size:12px;letter-spacing:0;vertical-align:top}footer>div{display:flex;flex-direction:column;justify-content:center;gap:12px;font-size:12px;letter-spacing:.14em;font-weight:700}footer>p{grid-column:1/-1;border-top:1px solid #777;padding-top:25px;font-size:11px;letter-spacing:.14em;margin:0}@media(max-width:800px){.topline{font-size:8px}.topline span:last-child{display:none}.masthead{height:auto;min-height:90px;display:block;padding:18px 5%}.wordmark{display:block}.masthead nav{margin-top:17px;gap:24px;flex-wrap:wrap}.masthead nav a{font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{min-height:470px;padding:52px 5% 25px}.hero h1{font-size:clamp(3.8rem,14vw,7rem)}.hero-art{border-left:0;border-top:2px solid var(--ink);min-height:390px}.hero-art img{max-height:360px;width:auto;max-width:85%}.roster{padding:75px 5%}.side-note{display:none}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.agency{grid-template-columns:1fr;padding:80px 5%;gap:65px}.agency-stamp{width:250px}.scouting{padding:85px 5% 65px}footer{padding:50px 5% 30px;grid-template-columns:1fr;gap:35px}footer>p{grid-column:auto}}@media(max-width:530px){.hero-copy{min-height:440px}.hero-footer p{font-size:10px;line-height:1.4;max-width:190px}.hero-art{min-height:340px}.hero-art img{max-height:310px}.section-head h2{font-size:3.6rem}.model-grid{grid-template-columns:1fr}.roster-empty{height:290px}.agency h2,.scouting h2{font-size:3.9rem}.agency-stamp{width:220px}.scouting>p:not(.eyebrow){margin-bottom:70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.model-card{border:0;background:none;padding:0;width:100%;text-align:left;cursor:pointer;color:inherit}.model-card:hover .model-image img{transform:scale(1.035)}.model-card:focus-visible{outline:3px solid var(--red);outline-offset:5px}.profile-dialog{width:min(1120px,95vw);max-height:90vh;border:2px solid var(--ink);padding:0;background:var(--white);box-shadow:12px 12px 0 var(--red)}.profile-dialog::backdrop{background:rgba(0,0,0,.75)}.profile-close{position:sticky;top:14px;left:calc(100% - 60px);z-index:2;width:44px;height:44px;border:2px solid var(--ink);border-radius:50%;background:var(--blue);font-size:28px;cursor:pointer}.profile-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:0 35px 45px}.profile-gallery{display:grid;gap:12px}.profile-gallery img{width:100%;height:auto;display:block}.profile-info{position:sticky;top:72px;align-self:start}.profile-info h2{font-size:clamp(3rem,6vw,6rem);line-height:.95;letter-spacing:-.07em;margin:0 0 15px}.profile-category{font-size:12px;letter-spacing:.15em;font-weight:700;color:var(--red)}.profile-details{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:2px solid var(--ink);padding-top:22px;margin-top:38px}.profile-details dt{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.profile-details dd{font-size:16px;margin:0;text-align:right}.profile-bio{font-size:18px;line-height:1.5}@media(max-width:700px){.profile-layout{display:block;padding:0 18px 30px}.profile-gallery{grid-template-columns:repeat(2,1fr)}.profile-info{position:static;margin-top:30px}.profile-info h2{font-size:3.6rem}}
/* Give the sundae caption room beneath the illustration on phones. */
@media (max-width:530px){.hero-art{min-height:370px}.hero-art img{transform:translateY(-28px)}.art-caption{bottom:16px}}
.model-image-pending{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;border:2px solid var(--ink);background:var(--blue);padding:24px;text-align:center}.pending-name{font-family:'Playfair Display',Georgia,serif;font-style:italic;color:var(--red);font-size:clamp(4rem,8vw,8rem);letter-spacing:-.08em;line-height:1}.pending-note{font-size:12px;font-weight:700;letter-spacing:.18em}.fries{display:block;width:clamp(100px,11vw,145px);height:auto;margin:-95px 6% 12px auto;transform:rotate(9deg)}@media(max-width:700px){.fries{width:105px;margin:0 5% 18px auto}}

.contact{padding:95px 3% 105px;display:grid;grid-template-columns:1fr 1fr;gap:6vw;background:#fff;border-top:2px solid var(--ink)}
.contact .eyebrow{color:var(--red);margin-bottom:24px}
.contact h2{font-size:clamp(3.5rem,7vw,7.5rem);letter-spacing:-.075em;line-height:.95;margin:0}
.contact p:not(.eyebrow){font-size:clamp(1.1rem,1.8vw,1.55rem);line-height:1.5;max-width:520px;margin:28px 0 0}
.contact-links{align-self:end;border-top:2px solid var(--ink)}
.contact-links a{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;border-bottom:2px solid var(--ink);padding:21px 0;transition:color .2s}
.contact-links a:hover{color:var(--red)}
.contact-links a span:first-child{grid-column:1/-1;font-size:12px;letter-spacing:.15em;font-weight:700}
.contact-links a strong{font-size:clamp(1.2rem,2.5vw,2.3rem);letter-spacing:-.05em;overflow-wrap:anywhere}
.contact-links a span:last-child{font-size:1.8rem;line-height:1}
footer a:not(.footer-logo):hover{color:#ff8d94}
@media(max-width:800px){.contact{grid-template-columns:1fr;padding:80px 5%;gap:45px}}
