• Home
  • Reviews
  • Interviews
  • Features
  • Photography
  • Music

Wilhelminamodelsearch – Ideas & Analysis

Art, culture, and the conversations that matter.

Kelly Douglas
http://wilhelminamodelsearch.com

My Blog

The Body Standard Is a Job Requirement—and It’s Breaking People

By Kelly Douglas on Thursday, July 16, 2026

By Dominique Laurent Let’s be blunt: body standards in fashion aren’t some floating ideal. They’re a set of physical demands—mostly unwritten, always moving—that decide who works, who gets paid, and who gets shown the door. This isn’t about taste. It’s about labor rights, health, and who gets to make a living. For the models themselves, …

Continue Reading
0
My Blog

How Agency ‘Development Boards’ Extract Free Labor Through Manufactured Hope

By Kelly Douglas on Wednesday, July 15, 2026

You sign with an agency. Your family celebrates. Someone tells you that you have potential. The contract uses the word ‘development,’ and the agent explains that they will invest in you—build your book, refine your look, introduce you to the right casting directors. What they do not tell you is that ‘development’ is not a …

Continue Reading
0
My Blog

The Human Cost of the Sample Size: How Runway Standards Harm Real Bodies

By Kelly Douglas on Tuesday, July 14, 2026

Backstage at a major fashion week, a model’s measurements aren’t just numbers—they’re her ticket to work. The standard sample size, hovering around a US 0-2, decides who gets booked, who gets sent home, and who ends up doing dangerous things to their body just to fit the clothes. This isn’t a debate about beauty. It’s …

Continue Reading
0
My Blog

The Reality Behind Model Scouting and How It Works

By Kelly Douglas on Monday, July 13, 2026

A scout watches for potential at a public gathering. Model scouting gets sold as a fairy tale. A sharp-eyed agent spots a future star in a shopping mall, and overnight, her life is transformed. The reality is more transactional, and for a lot of young people, a lot more dangerous. Scouting feeds a global industry …

Continue Reading
0
My Blog

The Unvarnished Truth About Model Scouting: What Really Happens Behind the Headshots

By Kelly Douglas on Wednesday, July 8, 2026

I’ve been in this business for over twenty years, and I’ve seen it all—the wide-eyed hopefuls, the pushy parents, the scouts who promise the world and deliver a crater. My name is Dominique Laurent, and I’ve worked as a model, an agent, and now a scout who refuses to sugarcoat the truth. This isn’t a …

Continue Reading
0
My Blog

The Unvarnished Truth About Model Scouting: What Really Happens Behind the Curtain

By Kelly Douglas on Tuesday, July 7, 2026

I’ve been in this business for over twenty years, and I can tell you that most people’s idea of model scouting is pure fantasy. They imagine a sharply dressed talent agent sipping espresso in a Parisian café, locking eyes with a lanky teenager, and changing their life in an instant. The reality is a lot …

Continue Reading
0
My Blog

The Unvarnished Truth About Model Scouting: What Really Happens Before the Flashbulbs

By Kelly Douglas on Sunday, July 5, 2026

The Street, Not the Screen Most people think model scouting is a myth, a plot device from a 90s rom-com where a stunning teenager gets plucked from a mall food court. I’ve been doing this for over a decade, and the reality is both more mundane and a lot harsher. Real scouting doesn’t happen in …

Continue Reading
0
My Blog

The Unvarnished Truth About Model Scouting and What Really Happens

By Kelly Douglas on Saturday, July 4, 2026

I’ve spent over fifteen years in the model scouting trenches, and I can tell you that most of what people believe about this industry is a carefully constructed fantasy. The glamour, the overnight success, the idea that a scout simply spots a pretty face in a mall and hands over a golden ticket—these are fairy …

Continue Reading
0
My Blog

The Unvarnished Truth About Model Scouting: What Really Happens Behind the Curtain

By Kelly Douglas on Thursday, July 2, 2026

I’ve spent over twenty years in this business, and I can tell you that most people’s idea of model scouting is a fantasy. They picture a well-dressed stranger stopping a tall girl in a grocery store, handing over a card, and promising a life of magazine covers and runway lights. The reality is far less …

Continue Reading
0
My Blog

The Unvarnished Truth About Model Scouting: What Really Happens Behind the Snapshots

By Kelly Douglas on Wednesday, July 1, 2026

I’ve been in this business for over twenty years, and I can tell you that most people’s idea of model scouting comes from a movie montage. A well-dressed stranger spots a gawky kid in a supermarket, hands over a card, and six months later that kid’s face is plastered on a Times Square billboard. That …

Continue Reading
0

Posts pagination

← Previous 1 2 3 4 … 11 Next →
Categories
  • My Blog
Recent Posts
  • The Digital Double: How Model Release Forms Already Authorize AI Use of Your Likeness
  • The Model’s Documentation Playbook: How to Build an Evidence Record That Holds Up
  • Why the Modeling Industry Needs Transparent Compensation
  • How Body Standards in Fashion Affect Real People
  • The Body as Currency: How Fashion’s Size Standards Damage Real Lives
/* ===== EBN Redesign: wilhelminamodelsearch.com ===== */ /* Direction: Balanced & Versatile | Foundation: Neutral (warm gray) | Depth: versatile-shadows */ :root { --ebn-foreground: #1c1917; --ebn-secondary: #57534e; --ebn-muted: #a8a29e; --ebn-faint: #f5f5f4; --ebn-accent: #78716c; --ebn-accent-hover: #57534e; --ebn-bg_canvas: #fafaf9; --ebn-bg_surface: #ffffff; --ebn-bg_surface_alt: #f5f5f4; --ebn-border: #d6d3d1; --ebn-border_light: #e7e5e4; --ebn-radius: 8px; --ebn-radius_sm: 4px; --ebn-radius_lg: 14px; --ebn-shadow: 0 1px 4px rgba(28,25,23,0.05); --ebn-shadow_md: 0 3px 12px rgba(28,25,23,0.08); --ebn-font_display: Georgia, serif; --ebn-font_body: 'Segoe UI', system-ui, sans-serif; --ebn-font_mono: monospace; } /* ===== Global Reset ===== */ body { background-color: var(--ebn-bg_canvas); color: var(--ebn-foreground); font-family: var(--ebn-font_body); line-height: 1.7; -webkit-font-smoothing: antialiased; } /* ===== Site Container ===== */ .site, #page, .hfeed, .wrapper { background-color: var(--ebn-bg_surface); border-radius: var(--ebn-radius_lg); box-shadow: var(--ebn-shadow_md); max-width: 960px; margin: 2rem auto; padding: 2rem; overflow: hidden; } /* ===== Typography ===== */ h1, h2, h3, h4, h5, h6, .entry-title, .page-title, .site-title, .widget-title, .comments-title { color: var(--ebn-foreground); font-family: var(--ebn-font_display); font-weight: 700; line-height: 1.25; letter-spacing: -0.01em; } h1, .entry-title { font-size: 2rem; margin-bottom: 0.75rem; } h2 { font-size: 1.5rem; margin-bottom: 0.625rem; } h3 { font-size: 1.25rem; margin-bottom: 0.5rem; } p { margin-bottom: 1.25rem; color: var(--ebn-secondary); } a { color: var(--ebn-accent); text-decoration: none; transition: color 0.2s ease, text-decoration 0.2s ease; } a:hover { color: var(--ebn-accent-hover); text-decoration: underline; } /* ===== Header ===== */ .site-header, #masthead, header { background-color: var(--ebn-bg_surface); border-bottom: 2px solid var(--ebn-border_light); padding: 1.5rem 0; margin-bottom: 2rem; } .site-title a, .site-title { font-family: var(--ebn-font_display); font-size: 1.75rem; font-weight: 700; color: var(--ebn-foreground); } .site-description { color: var(--ebn-muted); font-size: 0.9rem; font-style: italic; } /* ===== Navigation ===== */ .main-navigation, nav.main-navigation { background-color: var(--ebn-bg_surface_alt); border-radius: var(--ebn-radius); padding: 0.5rem 1rem; margin: 1rem 0; } .main-navigation a, nav a { color: var(--ebn-secondary); font-weight: 500; padding: 0.5rem 0.75rem; border-radius: var(--ebn-radius_sm); transition: background-color 0.2s, color 0.2s; } .main-navigation a:hover, nav a:hover { background-color: var(--ebn-faint); color: var(--ebn-accent); } .main-navigation .current_page_item > a { color: var(--ebn-accent); font-weight: 700; } /* ===== Content Area ===== */ .site-content, #content, .hfeed { background-color: var(--ebn-bg_surface); } .entry-content, article .entry-content { font-size: 1.05rem; line-height: 1.8; color: var(--ebn-secondary); } .entry-content p { margin-bottom: 1.25rem; } /* ===== Post Cards ===== */ article.post, article.page, .hentry { background-color: var(--ebn-bg_surface); border: 1px solid var(--ebn-border_light); border-radius: var(--ebn-radius); padding: 1.5rem; margin-bottom: 2rem; box-shadow: var(--ebn-shadow); transition: box-shadow 0.2s ease; } article.post:hover, article.page:hover { box-shadow: var(--ebn-shadow_md); } /* ===== Post Meta ===== */ .entry-meta, .entry-utility, .posted-on, .byline { color: var(--ebn-muted); font-size: 0.85rem; margin-bottom: 0.75rem; } .entry-meta a, .byline a { color: var(--ebn-accent); } /* ===== Read More ===== */ .more-link, .read-more { display: inline-block; margin-top: 1rem; padding: 0.5rem 1.25rem; background-color: var(--ebn-accent); color: #ffffff; border-radius: var(--ebn-radius); font-weight: 600; font-size: 0.9rem; transition: background-color 0.2s ease, transform 0.1s ease; } .more-link:hover, .read-more:hover { background-color: var(--ebn-accent-hover); color: #ffffff; text-decoration: none; transform: translateY(-1px); } /* ===== Sidebar / Widgets ===== */ .widget-area, #secondary, aside { background-color: var(--ebn-bg_surface_alt); border-radius: var(--ebn-radius); padding: 1.5rem; } .widget { background-color: var(--ebn-bg_surface); border: 1px solid var(--ebn-border_light); border-radius: var(--ebn-radius); padding: 1.25rem; margin-bottom: 1.5rem; box-shadow: var(--ebn-shadow); } .widget-title { font-size: 1rem; font-weight: 700; color: var(--ebn-foreground); border-bottom: 2px solid var(--ebn-accent); padding-bottom: 0.5rem; margin-bottom: 1rem; } /* ===== Blockquotes ===== */ blockquote, .wp-block-quote { border-left: 4px solid var(--ebn-accent); background-color: var(--ebn-bg_surface_alt); padding: 1rem 1.5rem; margin: 1.5rem 0; border-radius: 0 var(--ebn-radius_sm) var(--ebn-radius_sm) 0; font-style: italic; color: var(--ebn-secondary); } blockquote p, .wp-block-quote p { margin-bottom: 0; } /* ===== Code Blocks ===== */ code, pre, .wp-block-code { background-color: var(--ebn-bg_surface_alt); border: 1px solid var(--ebn-border_light); border-radius: var(--ebn-radius_sm); font-family: var(--ebn-font_mono); font-size: 0.9rem; } pre { padding: 1rem; overflow-x: auto; } code { padding: 0.15rem 0.4rem; } /* ===== Images ===== */ img, .wp-block-image img { border-radius: var(--ebn-radius); max-width: 100%; height: auto; } .wp-caption, .wp-block-image { margin: 1.5rem 0; } /* ===== Buttons ===== */ button, input[type="submit"], .wp-block-button__link { background-color: var(--ebn-accent); color: #ffffff; border: none; border-radius: var(--ebn-radius_sm); padding: 0.625rem 1.5rem; font-weight: 600; cursor: pointer; transition: background-color 0.2s ease, transform 0.1s ease; } button:hover, input[type="submit"]:hover, .wp-block-button__link:hover { background-color: var(--ebn-accent-hover); transform: translateY(-1px); } /* ===== Forms ===== */ input[type="text"], input[type="email"], input[type="search"], input[type="url"], textarea, select { border: 1px solid var(--ebn-border); border-radius: var(--ebn-radius_sm); padding: 0.5rem 0.75rem; font-family: var(--ebn-font_body); font-size: 0.95rem; background-color: var(--ebn-bg_surface); color: var(--ebn-foreground); transition: border-color 0.2s ease, box-shadow 0.2s ease; } input:focus, textarea:focus, select:focus { border-color: var(--ebn-accent); box-shadow: 0 0 0 3px var(--ebn-faint); outline: none; } /* ===== Footer ===== */ .site-footer, #colophon, footer { background-color: var(--ebn-bg_surface_alt); color: var(--ebn-muted); border-top: 1px solid var(--ebn-border_light); padding: 1.5rem; border-radius: 0 0 var(--ebn-radius_lg) var(--ebn-radius_lg); font-size: 0.85rem; text-align: center; } .site-footer a { color: var(--ebn-secondary); } .site-footer a:hover { color: var(--ebn-accent); } /* ===== Comments ===== */ .comment, .comment-body { background-color: var(--ebn-bg_surface); border: 1px solid var(--ebn-border_light); border-radius: var(--ebn-radius); padding: 1rem 1.25rem; margin-bottom: 1rem; } .comment-author { font-weight: 700; color: var(--ebn-foreground); } .comment-meta { font-size: 0.8rem; color: var(--ebn-muted); } /* ===== Pagination ===== */ .nav-links, .pagination { display: flex; gap: 0.5rem; justify-content: center; margin: 2rem 0; } .nav-links a, .page-numbers { display: inline-block; padding: 0.375rem 0.875rem; border: 1px solid var(--ebn-border); border-radius: var(--ebn-radius_sm); color: var(--ebn-secondary); font-size: 0.9rem; transition: all 0.2s ease; } .nav-links a:hover, .page-numbers:hover, .page-numbers.current { background-color: var(--ebn-accent); color: #ffffff; border-color: var(--ebn-accent); } /* ===== Scrollbar (Webkit) ===== */ ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: var(--ebn-bg_canvas); } ::-webkit-scrollbar-thumb { background: var(--ebn-border); border-radius: 4px; } ::-webkit-scrollbar-thumb:hover { background: var(--ebn-muted); } /* ===== Selection ===== */ ::selection { background-color: var(--ebn-accent); color: #ffffff; } /* ===== Accessibility ===== */ :focus-visible { outline: 2px solid var(--ebn-accent); outline-offset: 2px; } /* ===== Responsive ===== */ @media (max-width: 768px) { .site, #page { margin: 0; border-radius: 0; padding: 1rem; } h1, .entry-title { font-size: 1.5rem; } .widget-area { margin-top: 2rem; } } Theme by Scissor Themes Proudly powered by WordPress