/*
Theme Name: Manhattan Girl Luxe
Theme URI: https://manhattangirl.com/
Author: OpenAI for Manhattan Girl
Description: Editorial luxury fashion and affiliate-commerce theme built for Manhattan Girl. Shop-first homepage, affiliate product catalog, Shop the Look blocks, editorial archives, mobile navigation, newsletter calls to action, and schema-ready templates.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: manhattan-girl-luxe
*/

:root{--mg-ink:#171411;--mg-paper:#fbf8f3;--mg-white:#fff;--mg-taupe:#b8a997;--mg-line:#ded7cf;--mg-muted:#756e66;--mg-serif:"Cormorant Garamond",Georgia,serif;--mg-sans:"Montserrat",Arial,sans-serif;--mg-script:"Bodoni Moda",Georgia,serif;--mg-max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--mg-ink);background:var(--mg-paper);font-family:var(--mg-serif);font-size:18px;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{opacity:.72}.mg-wrap{width:min(calc(100% - 64px),var(--mg-max));margin:auto}.mg-kicker,.mg-nav,.mg-btn,.mg-meta,.mg-product-brand,.mg-chip,.mg-footer-nav{font-family:var(--mg-sans);text-transform:uppercase;letter-spacing:.16em;font-size:11px}.mg-section{padding:72px 0}.mg-title{font-size:clamp(36px,5vw,68px);font-weight:400;line-height:.95;margin:0 0 22px}.mg-section-title{font-size:clamp(30px,3.2vw,50px);font-weight:400;line-height:1;margin:0}.mg-btn{display:inline-flex;align-items:center;gap:12px;background:#111;color:#fff;padding:16px 24px;border:1px solid #111;transition:.2s}.mg-btn--light{background:#fff;color:#111}.mg-btn--outline{background:transparent;color:#111}.mg-btn:hover{opacity:1;transform:translateY(-1px)}
.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid #eee;position:sticky;top:0;z-index:50}.mg-topbar{background:#111;color:#fff;text-align:center;padding:8px 16px;font:10px var(--mg-sans);letter-spacing:.14em;text-transform:uppercase}.mg-header-row{height:82px;display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:26px}.mg-brand{font-size:30px;line-height:.85;letter-spacing:.02em}.mg-brand small{display:block;font-size:13px;text-align:center;margin-top:8px;font-style:italic;letter-spacing:.05em}.mg-primary-nav{display:flex;justify-content:center;align-items:center;gap:23px}.mg-primary-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:23px;align-items:center}.mg-primary-nav a{font:10px var(--mg-sans);letter-spacing:.12em;text-transform:uppercase}.mg-header-actions{display:flex;gap:16px;font-family:var(--mg-sans);font-size:18px}.mg-menu-toggle{display:none;background:none;border:0;font-size:24px}
.mg-hero{min-height:690px;position:relative;display:flex;align-items:center;background:#ddd center/cover no-repeat;overflow:hidden}.mg-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,239,231,.92) 0%,rgba(244,239,231,.64) 38%,rgba(244,239,231,.05) 65%)}.mg-hero-content{position:relative;z-index:2;max-width:650px;padding:80px 0}.mg-hero .mg-kicker{margin-bottom:28px}.mg-hero p{max-width:500px;font-size:21px}.mg-signature{font-style:italic;font-size:30px;margin-top:30px}.mg-placeholder{background:linear-gradient(135deg,#e7ddd2,#b6a58f);min-height:320px;display:grid;place-items:center;color:#fff;font-size:28px}
.mg-heading-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px}.mg-heading-row p{margin:6px 0 0;color:var(--mg-muted)}.mg-products{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--mg-line);border-bottom:1px solid var(--mg-line)}.mg-product{padding:26px 18px 24px;text-align:center;border-right:1px solid var(--mg-line);display:flex;flex-direction:column}.mg-product:last-child{border-right:0}.mg-product-thumb{aspect-ratio:1/1.1;display:grid;place-items:center;margin-bottom:16px;overflow:hidden;background:#f4efe9}.mg-product-thumb img{width:100%;height:100%;object-fit:cover}.mg-product-brand{font-weight:600}.mg-product-name{font-size:15px;margin:4px 0}.mg-product-price{font-size:14px;color:var(--mg-muted);margin-bottom:14px}.mg-product .mg-btn{margin-top:auto;justify-content:center;padding:10px 14px;font-size:9px}
.mg-categories{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.mg-category-card{height:330px;position:relative;overflow:hidden;background:#ddd}.mg-category-card img{width:100%;height:100%;object-fit:cover;transition:.45s}.mg-category-card:hover img{transform:scale(1.035)}.mg-category-card span{position:absolute;bottom:12px;left:12px;right:12px;background:rgba(255,255,255,.92);padding:12px 6px;text-align:center;font-size:18px;line-height:1.05}
.mg-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 22px}.mg-post-card img{width:100%;aspect-ratio:4/5;object-fit:cover}.mg-post-card .mg-meta{margin-top:15px;color:var(--mg-muted)}.mg-post-card h3{font-size:28px;font-weight:400;line-height:1.05;margin:8px 0}.mg-post-card p{font-size:16px;color:var(--mg-muted);margin:0 0 12px}.mg-readmore{font:10px var(--mg-sans);letter-spacing:.13em;text-transform:uppercase}
.mg-feature-split{display:grid;grid-template-columns:1fr 1fr}.mg-feature-panel{min-height:430px;position:relative;display:flex;align-items:center;padding:48px;background:#e5ddd4 center/cover no-repeat}.mg-feature-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,247,242,.92),rgba(250,247,242,.2))}.mg-feature-panel>*{position:relative;z-index:1;max-width:420px}.mg-feature-panel h3{font-size:36px;font-weight:400;margin:0 0 8px;line-height:1}.mg-feature-panel p{margin:0 0 22px}
.mg-newsletter{border-top:1px solid var(--mg-line);border-bottom:1px solid var(--mg-line);padding:42px 0}.mg-newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.mg-newsletter h3{font-size:36px;font-weight:400;margin:0}.mg-newsletter p{margin:4px 0 0}.mg-newsletter-form{display:flex}.mg-newsletter-form input{flex:1;border:1px solid var(--mg-line);background:transparent;padding:15px 18px;font:14px var(--mg-sans)}.mg-newsletter-form button{border:0}
.mg-content{width:min(calc(100% - 48px),920px);margin:70px auto}.mg-content h1{font-size:clamp(42px,6vw,80px);line-height:.95;font-weight:400}.mg-content h2{font-size:38px;font-weight:400}.mg-content p{font-size:20px}.mg-content figure{margin:40px 0}.mg-single-hero{width:min(calc(100% - 64px),1200px);margin:50px auto 0}.mg-single-hero img{width:100%;max-height:780px;object-fit:cover}.mg-single-head{text-align:center;width:min(calc(100% - 48px),920px);margin:70px auto 35px}.mg-single-head h1{font-size:clamp(48px,7vw,92px);line-height:.92;font-weight:400;margin:15px 0}.mg-single-head .mg-meta{color:var(--mg-muted)}.mg-shop-look{margin:55px 0;border:1px solid var(--mg-line);padding:28px}.mg-shop-look h3{margin:0 0 18px;font-size:32px;font-weight:400}.mg-shop-look-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.mg-shop-hero{text-align:center;padding:70px 0 45px}.mg-shop-hero p{max-width:660px;margin:12px auto;color:var(--mg-muted)}.mg-filterbar{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:24px 0 42px}.mg-chip{border:1px solid var(--mg-line);padding:10px 13px;background:#fff}.mg-shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px 18px}.mg-shop-grid .mg-product{border:0;padding:0;text-align:left}.mg-shop-grid .mg-product-thumb{aspect-ratio:4/5}.mg-shop-grid .mg-product .mg-btn{align-self:flex-start}.mg-empty{padding:55px;border:1px solid var(--mg-line);text-align:center}
.site-footer{padding:64px 0 28px;background:#f5f0ea;border-top:1px solid var(--mg-line)}.mg-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:40px}.mg-footer-brand{font-size:34px}.mg-footer-col h4{font:11px var(--mg-sans);letter-spacing:.14em;text-transform:uppercase}.mg-footer-col ul{list-style:none;padding:0;margin:0}.mg-footer-col li{margin:7px 0}.mg-footer-bottom{border-top:1px solid var(--mg-line);margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;font:10px var(--mg-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--mg-muted)}
.mg-pagination{display:flex;gap:12px;justify-content:center;margin:50px 0}.mg-pagination .page-numbers{padding:8px 12px;border:1px solid var(--mg-line)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px){.mg-header-row{grid-template-columns:1fr auto}.mg-primary-nav{display:none}.mg-menu-toggle{display:inline-block}.mg-products{grid-template-columns:repeat(3,1fr)}.mg-product:nth-child(3){border-right:0}.mg-categories{grid-template-columns:repeat(4,1fr)}.mg-post-grid{grid-template-columns:repeat(2,1fr)}.mg-shop-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.mg-wrap{width:min(calc(100% - 28px),var(--mg-max))}.mg-header-row{height:68px}.mg-brand{font-size:24px}.mg-header-actions{display:none}.mg-hero{min-height:620px;background-position:62% center}.mg-hero:after{background:linear-gradient(0deg,rgba(244,239,231,.94),rgba(244,239,231,.15))}.mg-hero-content{align-self:end;padding:55px 0}.mg-section{padding:50px 0}.mg-heading-row{align-items:flex-start;flex-direction:column}.mg-products{grid-template-columns:repeat(2,1fr)}.mg-product:nth-child(odd){border-right:1px solid var(--mg-line)}.mg-product:nth-child(even){border-right:0}.mg-categories{grid-template-columns:repeat(2,1fr)}.mg-category-card{height:280px}.mg-post-grid{grid-template-columns:1fr}.mg-feature-split{grid-template-columns:1fr}.mg-feature-panel{min-height:360px}.mg-newsletter-inner{grid-template-columns:1fr}.mg-newsletter-form{flex-direction:column;gap:8px}.mg-shop-grid{grid-template-columns:repeat(2,1fr)}.mg-shop-look-grid{grid-template-columns:repeat(2,1fr)}.mg-footer-grid{grid-template-columns:1fr 1fr}.mg-footer-bottom{flex-direction:column;gap:10px}.mg-single-head{margin-top:45px}.mg-menu-open .mg-mobile-nav{display:block}.mg-mobile-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:20px}.mg-mobile-nav ul{list-style:none;margin:0;padding:0}.mg-mobile-nav li{padding:10px 0;border-bottom:1px solid #eee}.mg-mobile-nav a{font:11px var(--mg-sans);letter-spacing:.12em;text-transform:uppercase}}

/* v1.1 Real Manhattan Girl content homepage */
.mg-edit-section{background:#f7f3ed}.mg-products--five{grid-template-columns:repeat(5,1fr)}.mg-products--five .mg-product:nth-child(5){border-right:0}.mg-look-edit .mg-product-thumb{aspect-ratio:4/5}.mg-categories--six{grid-template-columns:repeat(6,1fr)}.mg-categories--six .mg-category-card{height:390px}.mg-post-grid--four{grid-template-columns:repeat(4,1fr);gap:28px 18px}.mg-post-grid--four .mg-post-card img{aspect-ratio:4/5}.mg-feature-panel--dark{align-items:flex-end;min-height:560px}.mg-feature-panel--dark:after{background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.02) 70%)}.mg-feature-panel--dark>*{color:#fff}.mg-about-home{background:#12110f;color:#fff;padding:84px 0}.mg-about-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.mg-about-home-image img{width:100%;height:690px;object-fit:cover}.mg-about-home-copy h2{font-size:clamp(44px,5vw,70px);font-weight:400;line-height:.95;margin:10px 0 28px}.mg-about-home-copy p{font-size:20px;color:#e8e1d8}.mg-about-home-copy blockquote{font-size:28px;font-style:italic;border-left:1px solid #857e76;margin:30px 0;padding:8px 0 8px 24px}.mg-real-hero .mg-title{max-width:720px}
@media(max-width:1100px){.mg-products--five{grid-template-columns:repeat(3,1fr)}.mg-categories--six{grid-template-columns:repeat(3,1fr)}.mg-post-grid--four{grid-template-columns:repeat(2,1fr)}.mg-about-home-grid{gap:45px}.mg-about-home-image img{height:600px}}
@media(max-width:760px){.mg-products--five{grid-template-columns:repeat(2,1fr)}.mg-categories--six{grid-template-columns:repeat(2,1fr)}.mg-categories--six .mg-category-card{height:300px}.mg-post-grid--four{grid-template-columns:1fr}.mg-feature-panel--dark{min-height:480px}.mg-about-home-grid{grid-template-columns:1fr}.mg-about-home-image img{height:520px}.mg-about-home{padding:55px 0}.mg-about-home-copy blockquote{font-size:23px}}
