/*
Theme Name: Atelier Artists
Theme URI: https://example.com/atelier-artists
Author: OpenAI
Description: An editorial WordPress news and blog theme with featured stories and article grids.
Version: 2.3.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: nova-starter
*/

:root{
  --ink:#100806;
  --brown:#663D2C;
  --rose:#925D58;
  --mauve:#867789;
  --soft:#E2D4D3;
  --soft-2:#F3ECE9;
  --white:#FFFDFC;
  --line:rgba(16,8,6,.14);
  --radius:26px;
  --max:1240px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  background:var(--soft-2);
  color:var(--ink);
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  line-height:1.6;
  font-size:16px;
}
a{color:inherit;text-decoration:none}
a:hover{opacity:.74}
img{max-width:100%;height:auto;display:block}
.container{width:min(calc(100% - 40px),var(--max));margin:auto}

.site-header{
  position:sticky;top:0;z-index:30;
  background:rgba(243,236,233,.92);
  backdrop-filter:blur(18px);
  border-bottom:1px solid var(--line);
}
.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.site-title{font-family:Georgia,"Times New Roman",serif;font-size:1.65rem;font-weight:700;letter-spacing:-.04em}
.site-description{display:none}
.primary-menu{display:flex;gap:28px;list-style:none;padding:0;margin:0;align-items:center}
.primary-menu a{font-weight:650;font-size:.94rem}
.menu-toggle{display:none;background:transparent;border:1px solid var(--line);padding:9px 12px;border-radius:999px}

.hero{padding:70px 0 36px}
.hero-shell{
  overflow:hidden;
  border-radius:36px;
  background:var(--soft);
  min-height:660px;
  display:grid;
  grid-template-columns:1.08fr .92fr;
  position:relative;
}
.hero-copy{padding:72px 32px 64px 68px;display:flex;flex-direction:column;justify-content:center}
.kicker,.eyebrow{
  font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em;
  color:var(--brown)
}
.hero h1{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(3.7rem,7vw,7.6rem);
  line-height:.86;letter-spacing:-.065em;
  margin:18px 0 28px;max-width:760px;font-weight:500
}
.hero h1 em{font-weight:400;color:var(--rose)}
.hero-copy>p{max-width:600px;font-size:1.12rem;color:rgba(16,8,6,.68)}

.search-panel{
  margin-top:30px;background:var(--white);border:1px solid rgba(16,8,6,.08);
  border-radius:18px;padding:8px;display:flex;gap:8px;max-width:650px;
  box-shadow:0 18px 50px rgba(56,30,24,.08)
}
.search-panel input{
  flex:1;border:0;background:transparent;padding:15px 16px;outline:none;font:inherit;min-width:0
}
.button{
  display:inline-flex;align-items:center;justify-content:center;
  background:var(--ink);color:#fff;border-radius:999px;padding:0 22px;min-height:50px;font-weight:750
}
.button.light{background:var(--white);color:var(--ink);border:1px solid var(--line)}
.hero-visual{
  margin:28px 28px 28px 0;border-radius:28px;background:
  radial-gradient(circle at 34% 32%, #ceb3b5 0 13%, transparent 14%),
  radial-gradient(circle at 68% 24%, #867789 0 17%, transparent 18%),
  linear-gradient(145deg,#663d2c,#100806);
  position:relative;overflow:hidden;min-height:580px
}
.hero-visual:after{
  content:"";position:absolute;width:300px;height:430px;border-radius:160px 160px 36px 36px;
  background:linear-gradient(180deg,#e2d4d3,#925d58);bottom:-54px;left:50%;transform:translateX(-50%) rotate(-4deg);
  box-shadow:0 40px 80px rgba(0,0,0,.26)
}
.floating-tag{
  position:absolute;z-index:2;background:var(--white);border-radius:999px;padding:10px 16px;
  font-weight:700;font-size:.83rem;box-shadow:0 12px 34px rgba(0,0,0,.13)
}
.tag-one{top:13%;left:8%}.tag-two{right:7%;top:40%}.tag-three{left:12%;bottom:14%}

.category-strip{padding:22px 0 66px}
.chips{display:flex;flex-wrap:wrap;gap:10px}
.chip{border:1px solid var(--line);padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.48);font-weight:650}

.section{padding:88px 0}
.section.white{background:var(--white)}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:38px}
.section-heading h2{
  font-family:Georgia,"Times New Roman",serif;font-weight:500;
  font-size:clamp(2.8rem,5vw,5rem);line-height:.96;letter-spacing:-.055em;margin:0
}
.section-heading p{max-width:520px;color:rgba(16,8,6,.64);margin:0}

.artist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.artist-card{background:var(--soft-2);border-radius:24px;overflow:hidden}
.artist-image{aspect-ratio:4/5;position:relative;overflow:hidden}
.artist-image.one{background:linear-gradient(145deg,#ceb3b5,#663d2c)}
.artist-image.two{background:linear-gradient(145deg,#867789,#e2d4d3)}
.artist-image.three{background:linear-gradient(145deg,#100806,#925d58)}
.artist-image.four{background:linear-gradient(145deg,#e2d4d3,#867789)}
.artist-image:after{
  content:"";position:absolute;inset:16% 22% -12%;
  border-radius:999px 999px 80px 80px;background:rgba(255,255,255,.48);
  transform:rotate(5deg)
}
.artist-meta{padding:18px 18px 21px}
.artist-meta h3{margin:0;font-family:Georgia,serif;font-size:1.35rem}
.artist-meta p{margin:4px 0 0;color:rgba(16,8,6,.58);font-size:.9rem}

.split{
  display:grid;grid-template-columns:.9fr 1.1fr;gap:18px
}
.statement,.steps{border-radius:30px;padding:48px;min-height:430px}
.statement{background:var(--brown);color:#fff;display:flex;flex-direction:column;justify-content:space-between}
.statement blockquote{font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.045em;margin:0}
.steps{background:var(--soft);display:flex;flex-direction:column;justify-content:center}
.step{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}
.step:last-child{border-bottom:0}
.step span{font-family:Georgia,serif;font-size:1.5rem;color:var(--rose)}
.step h3{margin:0 0 6px}.step p{margin:0;color:rgba(16,8,6,.6)}

.cta{padding:40px 0 90px}
.cta-box{
  border-radius:34px;background:var(--ink);color:#fff;padding:64px;
  display:flex;justify-content:space-between;gap:40px;align-items:center
}
.cta-box h2{font-family:Georgia,serif;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.95;margin:0;letter-spacing:-.05em;font-weight:500}
.cta-box .button{background:var(--soft);color:var(--ink);white-space:nowrap}

.content-wrap{width:min(calc(100% - 40px),840px);margin:auto;padding:80px 0}
.entry-title{font-family:Georgia,serif;font-size:clamp(3rem,6vw,5.4rem);line-height:.95;letter-spacing:-.055em;font-weight:500;margin:0 0 22px}
.entry-meta{color:rgba(16,8,6,.58);margin-bottom:30px}
.post-card{padding:30px 0;border-bottom:1px solid var(--line)}
.post-card h2{font-family:Georgia,serif;font-size:2rem;margin:0 0 8px}
.site-footer{padding:42px 0;border-top:1px solid var(--line)}
.footer-inner{display:flex;justify-content:space-between;gap:24px;color:rgba(16,8,6,.62)}

@media(max-width:900px){
 .hero-shell,.split{grid-template-columns:1fr}
 .hero-copy{padding:48px 28px}
 .hero-visual{margin:0 20px 20px;min-height:440px}
 .artist-grid{grid-template-columns:repeat(2,1fr)}
 .section-heading,.cta-box{align-items:flex-start;flex-direction:column}
 .primary-menu{flex-direction:column;align-items:flex-start;padding:15px 0}
 .menu-toggle{display:block}.site-nav{display:none;width:100%}.site-nav.is-open{display:block}
 .header-inner{flex-wrap:wrap;padding:12px 0}
}
@media(max-width:560px){
 .artist-grid{grid-template-columns:1fr}
 .hero h1{font-size:3.5rem}
 .search-panel{flex-direction:column;background:transparent;border:0;box-shadow:none;padding:0}
 .search-panel input{background:var(--white);border-radius:14px}
 .statement,.steps,.cta-box{padding:30px}
}


/* Blog landing page — editorial layout */
.blog-landing{background:#fff;padding:82px 0 110px}
.blog-hero-title{padding:6px 0 64px}
.blog-kicker{margin:0 0 16px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;font-size:.75rem;color:var(--brown)}
.blog-hero-title h1{
  margin:0;
  max-width:900px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(4rem,8vw,7.4rem);
  line-height:.88;
  letter-spacing:-.065em;
  font-weight:500
}
.blog-hero-title h1 span{font-weight:400;font-style:italic;color:var(--rose)}

.featured-blog-post{
  display:grid;
  grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr);
  gap:46px;
  align-items:center;
  margin-bottom:92px
}
.featured-blog-image{
  display:block;
  aspect-ratio:1.5/1;
  border-radius:5px;
  overflow:hidden;
  background:var(--soft)
}
.featured-blog-image img{width:100%;height:100%;object-fit:cover}
.featured-image-placeholder,.card-image-placeholder{
  width:100%;height:100%;min-height:220px;
  background:
    radial-gradient(circle at 18% 30%,rgba(255,255,255,.78) 0 4%,transparent 4.3%),
    radial-gradient(circle at 66% 38%,rgba(255,255,255,.7) 0 6%,transparent 6.3%),
    linear-gradient(135deg,#bd7b87 0 42%,#5a355d 42% 70%,#9ab2a0 70%)
}
.blog-date{margin:0 0 12px;color:#8e8e92;font-size:.78rem;font-weight:700}
.featured-blog-copy h2{
  margin:0 0 24px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(2rem,3.4vw,3.65rem);
  line-height:1.05;
  letter-spacing:-.04em;
  font-weight:500
}
.featured-excerpt,.journal-card-body>p{color:#68686d}
.featured-excerpt p{margin:0}
.blog-read-more{display:inline-block;margin-top:20px;font-weight:800;border-bottom:1px solid currentColor}
.more-articles{padding-top:6px}
.blog-section-heading{border-top:1px solid #e6e6e6;padding-top:34px;margin-bottom:28px}
.blog-section-heading h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(3rem,5vw,5rem);line-height:.95;letter-spacing:-.055em;margin:0}
.blog-card-grid,.homepage-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.journal-card{min-width:0}
.journal-card-image{display:block;aspect-ratio:1.35/1;overflow:hidden;background:var(--soft);border-radius:4px}
.journal-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.journal-card:hover .journal-card-image img{transform:scale(1.025)}
.journal-card-body{padding:20px 0 4px}
.journal-card-body h3{font-family:Georgia,serif;font-size:1.75rem;line-height:1.12;letter-spacing:-.025em;margin:0 0 12px}
.journal-card-body>p{margin:0}
.blog-pagination{display:flex;gap:10px;margin-top:54px}
.blog-pagination .page-numbers{min-width:38px;height:38px;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center;justify-content:center}
.blog-pagination .current{background:var(--ink);color:#fff}
.blog-empty-state{padding:42px;border:1px solid var(--line);background:var(--soft-2);border-radius:24px}
.homepage-journal .text-link{font-weight:800;white-space:nowrap}
.homepage-journal .section-heading>div{max-width:780px}

@media(max-width:900px){
  .featured-blog-post{grid-template-columns:1fr;gap:28px}
  .blog-card-grid,.homepage-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .blog-landing{padding-top:55px}
}
@media(max-width:580px){
  .blog-card-grid,.homepage-blog-grid{grid-template-columns:1fr}
  .blog-hero-title{padding-bottom:38px}
  .blog-hero-title h1{font-size:3.6rem}
  .featured-blog-post{margin-bottom:64px}
}
