/*
Theme Name: Society
Theme URI: https://societyedit.com/
Author: Society Edit
Description: Editorial WordPress theme for Society Edit, designed for fashion, beauty, fragrance, supplements and travel content.
Version: 1.5.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: society
*/

:root{--ink:#171512;--muted:#6d675f;--line:#ded8d0;--paper:#fffdfa;--sand:#f4eee7;--sand2:#ebe1d7;--accent:#9d7658;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden}.site-top{height:34px;background:#111;color:#fff}.top-inner{height:100%;display:flex;align-items:center;justify-content:flex-end;gap:15px;font-size:12px;letter-spacing:.12em}.site-header{position:relative;background:#fff;border-bottom:1px solid #eee;z-index:20}.header-inner{min-height:98px;display:grid;grid-template-columns:220px 1fr 100px;align-items:center;gap:24px}.brand{font-family:Georgia,serif;font-size:33px;letter-spacing:.08em;line-height:.8}.brand span{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:.35em;text-align:center;margin-top:10px}.custom-logo{max-height:72px;width:auto}.primary-menu,.primary-menu ul{list-style:none;margin:0;padding:0}.primary-menu{display:flex;justify-content:center;gap:34px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.primary-menu li{position:relative}.primary-menu .sub-menu{display:none;position:absolute;top:28px;left:-18px;min-width:165px;padding:14px 0;background:#fff;box-shadow:0 12px 25px rgba(0,0,0,.1)}.primary-menu li:hover>.sub-menu{display:block}.primary-menu .sub-menu a{display:block;padding:9px 18px}.header-actions{display:flex;justify-content:flex-end;gap:17px;font-size:20px}.mobile-toggle{display:none;border:0;background:transparent;font-size:24px}.hero-slider{position:relative;overflow:hidden}.hero-slide{display:none;min-height:535px;background:#ddd center/cover no-repeat;position:relative}.hero-slide.active{display:block}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,20,15,.58),rgba(28,20,15,.08) 62%,rgba(28,20,15,.12))}.hero-content{position:relative;z-index:2;padding:120px 0;color:#fff;max-width:630px}.hero-kicker,.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.hero-title{font:56px/1.05 Georgia,serif;margin:15px 0 20px}.hero-excerpt{max-width:500px;font-size:17px}.button{display:inline-block;margin-top:20px;padding:13px 22px;background:#171512;color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.button.light{background:#fff;color:#111}.slider-dots{position:absolute;z-index:5;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.slider-dot{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.55);border:0}.slider-dot.active{background:#fff}.section{padding:62px 0}.section-head{display:flex;align-items:center;gap:20px;margin-bottom:34px}.section-head:before,.section-head:after{content:"";height:1px;background:var(--line);flex:1}.section-title{font-size:15px;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.category-card{text-align:center;padding:5px 26px;border-right:1px solid var(--line)}.category-card:last-child{border:0}.cat-icon{font-size:34px;line-height:1;margin-bottom:16px}.category-card h3{font-size:14px;letter-spacing:.1em;text-transform:uppercase}.category-card p{font-size:13px;color:var(--muted);min-height:64px}.text-link{font-size:11px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid}.about-faq-wrap{display:grid;grid-template-columns:1fr 1.25fr .62fr;border:1px solid var(--line)}.about-panel,.faq-panel,.sidebar-panel{padding:38px 34px}.faq-panel,.sidebar-panel{border-left:1px solid var(--line)}.about-panel h2{font:38px/1.15 Georgia,serif;margin:16px 0}.about-panel p{font-size:14px;color:#47423d}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-question{width:100%;display:flex;justify-content:space-between;gap:10px;padding:14px 0;border:0;background:transparent;text-align:left;font-weight:700;font-size:13px}.faq-answer{display:none;padding:0 0 15px;color:var(--muted);font-size:13px}.faq-item.open .faq-answer{display:block}.about-me-img{aspect-ratio:4/5;object-fit:cover;background:var(--sand)}.sidebar-panel h3{font-size:13px;letter-spacing:.12em;text-transform:uppercase}.sidebar-panel p{font-size:13px}.popular-item{display:grid;grid-template-columns:70px 1fr;gap:12px;margin:14px 0}.popular-item img{width:70px;height:65px;object-fit:cover}.popular-item h4{font:14px/1.3 Georgia,serif;margin:0}.popular-item time{font-size:10px;color:var(--muted)}.posts-area{display:grid;grid-template-columns:1fr 1fr;gap:22px}.post-card{display:grid;grid-template-columns:45% 55%;background:var(--sand);min-height:280px}.post-thumb{height:100%;min-height:280px;object-fit:cover}.post-content{padding:30px}.post-content h3{font:28px/1.15 Georgia,serif;margin:12px 0}.post-content p{font-size:13px;color:var(--muted)}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.archive-card{border-bottom:1px solid var(--line);padding-bottom:20px}.archive-card img{aspect-ratio:4/3;object-fit:cover}.archive-card h2{font:25px/1.2 Georgia,serif}.newsletter{background:var(--sand);padding:28px 0}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.newsletter h3{margin:0;font-size:15px;letter-spacing:.12em;text-transform:uppercase}.newsletter p{margin:3px 0;color:var(--muted);font-size:13px}.newsletter-form{display:flex}.newsletter-form input{flex:1;border:1px solid #bbb;padding:14px}.newsletter-form button{border:0;background:#171512;color:#fff;padding:0 26px;text-transform:uppercase;font-size:11px;letter-spacing:.08em}.site-footer{padding:55px 0 22px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr .9fr .9fr 1.6fr;gap:34px}.footer-title{font-size:12px;letter-spacing:.1em;text-transform:uppercase}.footer-menu{list-style:none;padding:0;font-size:13px}.footer-menu li{margin:7px 0}.instagram-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.instagram-grid img{aspect-ratio:1/1;object-fit:cover}.copyright{margin-top:40px;padding-top:20px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.single-wrap{display:grid;grid-template-columns:minmax(0,820px) 300px;gap:55px;padding:60px 0}.entry-title{font:52px/1.08 Georgia,serif}.entry-meta{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.entry-content{font-family:Georgia,serif;font-size:18px}.entry-content h2,.entry-content h3{font-family:Georgia,serif}.entry-content a{text-decoration:underline}.widget{margin-bottom:35px}.widget-title{font-size:13px;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--line);padding-bottom:10px}.pagination{margin:35px 0}.pagination .page-numbers{padding:8px 12px;border:1px solid var(--line)}
@media(max-width:900px){.header-inner{grid-template-columns:1fr auto}.header-actions{display:none}.mobile-toggle{display:block}.nav-wrap{grid-column:1/-1;display:none}.nav-wrap.open{display:block}.primary-menu{display:block;padding-bottom:20px}.primary-menu li{padding:8px 0}.primary-menu .sub-menu{position:static;display:block;box-shadow:none;padding:4px 0 0 18px}.hero-slide{min-height:480px}.hero-title{font-size:44px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{border:0;border-bottom:1px solid var(--line)}.category-card:last-child{grid-column:1/-1}.about-faq-wrap{grid-template-columns:1fr}.faq-panel,.sidebar-panel{border-left:0;border-top:1px solid var(--line)}.posts-area,.newsletter-inner,.single-wrap{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.archive-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:min(100% - 26px,var(--max))}.site-top{display:none}.header-inner{min-height:75px}.brand{font-size:27px}.hero-slide{min-height:500px}.hero-content{padding:90px 0}.hero-title{font-size:40px}.category-grid,.archive-grid,.footer-grid{grid-template-columns:1fr}.category-card:last-child{grid-column:auto}.post-card{grid-template-columns:1fr}.post-thumb{min-height:230px}.post-content h3{font-size:24px}.about-panel,.faq-panel,.sidebar-panel{padding:28px 22px}.newsletter-form{display:block}.newsletter-form button{width:100%;padding:14px}.entry-title{font-size:38px}}

/* Society 1.1 layout refinements */
.about-panel,.faq-panel{display:flex;flex-direction:column}.inline-latest{margin-top:38px;padding-top:30px;border-top:1px solid var(--line)}.inline-latest img{width:100%;aspect-ratio:16/10;object-fit:cover;margin:14px 0 18px}.inline-latest h3{font:27px/1.16 Georgia,serif;margin:0 0 10px}.inline-latest p{font-size:13px;color:var(--muted);margin:0 0 14px}.inner-hero{position:relative;background:var(--sand);border-bottom:1px solid var(--line);padding:82px 0}.inner-hero.has-image{min-height:520px;background-position:center;background-size:cover;color:#fff;display:flex;align-items:flex-end}.inner-hero.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,16,13,.72),rgba(20,16,13,.18))}.inner-hero-content{position:relative;z-index:1;max-width:900px}.inner-hero h1{font:58px/1.06 Georgia,serif;margin:12px 0 0}.inner-hero p,.archive-description{max-width:720px;font-size:17px}.editorial-layout{display:grid;grid-template-columns:minmax(0,820px) 300px;gap:58px;padding:68px 0}.editorial-article{min-width:0}.editorial-sidebar{border-left:1px solid var(--line);padding-left:34px}.page-card{background:#fff;border:1px solid var(--line);padding:48px}.page-layout{align-items:start}.entry-content>p:first-child{font-size:1.08em}.entry-content blockquote{margin:35px 0;padding:20px 28px;border-left:3px solid var(--accent);background:var(--sand);font-style:italic}.entry-content img{margin:28px auto}.post-navigation{margin-top:50px;padding-top:25px;border-top:1px solid var(--line)}.post-navigation .nav-links{display:flex;justify-content:space-between;gap:25px}.archive-hero,.page-hero{padding:68px 0}.archive-card .eyebrow{margin-top:18px}.archive-card p{color:var(--muted);font-size:14px}.widget ul{list-style:none;padding:0}.widget li{padding:8px 0;border-bottom:1px solid var(--line)}
@media(max-width:900px){.editorial-layout{grid-template-columns:1fr}.editorial-sidebar{border-left:0;border-top:1px solid var(--line);padding:35px 0 0}.inner-hero h1{font-size:46px}.inner-hero.has-image{min-height:430px}.page-card{padding:34px}}
@media(max-width:600px){.inner-hero{padding:54px 0}.inner-hero h1{font-size:36px}.inner-hero.has-image{min-height:380px}.editorial-layout{padding:42px 0}.page-card{padding:24px}.inline-latest h3{font-size:23px}}

/* Society Edit inner-page mock-up implementation — homepage intentionally unchanged */
.society-page-hero{position:relative;min-height:250px;display:flex;align-items:center;background:#b9aa99 center/cover no-repeat;color:#fff;text-align:center;overflow:hidden}.society-page-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(54,42,32,.42),rgba(54,42,32,.18))}.society-page-hero-inner{position:relative;z-index:1}.society-page-hero h1{font:48px/1.1 Georgia,serif;margin:0 0 14px}.society-breadcrumb{display:flex;justify-content:center;gap:10px;font-size:12px}.society-breadcrumb a:hover{color:#fff;text-decoration:underline}.society-standard-layout,.society-archive-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:58px;padding:58px 0}.society-standard-content{max-width:760px}.society-page-sidebar,.society-single-sidebar{border-left:1px solid var(--line);padding-left:30px}.society-single-layout{display:grid;grid-template-columns:minmax(0,820px) 280px;gap:58px;padding:55px 0 70px}.society-post-header{margin:8px 0 25px}.accent-label,.accent-label a{color:var(--accent)}.society-post-header h1{font:48px/1.09 Georgia,serif;margin:10px 0 13px;max-width:800px}.society-post-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;color:var(--muted)}.society-featured-image{margin:0 0 28px}.society-featured-image img{width:100%;max-height:560px;object-fit:cover}.society-post-content{font-size:17px;line-height:1.75}.society-post-content>p:first-child{font-size:18px}.society-about-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:70px;align-items:start;padding:52px 0 70px}.society-about-copy h2,.society-contact-layout h2{font:30px/1.2 Georgia,serif;margin:0 0 18px}.society-about-image img{width:100%;aspect-ratio:4/5;object-fit:cover}.society-beliefs{margin-top:38px}.society-belief-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.society-belief-grid div{text-align:center;padding:25px 10px;border-right:1px solid var(--line)}.society-belief-grid div:last-child{border:0}.society-belief-grid span{display:block;font-size:34px;line-height:1;margin-bottom:14px}.society-belief-grid strong{font:16px Georgia,serif}.society-contact-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:0;padding:0 0 65px}.society-contact-details,.society-contact-form{padding:48px 55px}.society-contact-form{border-left:1px solid var(--line)}.society-contact-list{list-style:none;padding:10px 0 0;margin:0}.society-contact-list li{display:grid;grid-template-columns:28px 1fr;gap:14px;margin:22px 0}.society-contact-list li>span{font-size:22px}.society-contact-list strong,.society-contact-list a,.society-contact-list div>span{display:block;font-size:13px}.society-contact-form input,.society-contact-form textarea,.society-contact-form select{width:100%;padding:12px;border:1px solid #d8d3cd;background:#fff;margin-bottom:13px}.society-contact-form textarea{min-height:130px}.society-contact-form input[type=submit],.society-contact-form button{width:auto;background:#171512;color:#fff;border:0;padding:13px 24px;text-transform:uppercase;font-size:11px;letter-spacing:.08em}.society-archive-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:38px 30px}.society-archive-thumb{display:block;background:var(--sand);overflow:hidden}.society-archive-thumb img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .3s}.society-archive-card:hover .society-archive-thumb img{transform:scale(1.025)}.society-archive-card .eyebrow{margin-top:15px}.society-archive-card h2{font:27px/1.18 Georgia,serif;margin:8px 0 10px}.society-archive-card p{font-size:14px;color:var(--muted)}.society-about-widget .society-widget-image{aspect-ratio:4/5;background:var(--sand) url('assets/placeholder.svg') center/cover no-repeat;margin-bottom:14px}.society-about-widget p{font-size:13px}.society-sidebar-post{display:grid;grid-template-columns:62px 1fr;gap:12px;margin:15px 0;align-items:start}.society-sidebar-post img{width:62px;height:58px;object-fit:cover}.society-sidebar-post strong{display:block;font:14px/1.2 Georgia,serif}.society-sidebar-post small{font-size:9px;color:var(--muted)}
@media(max-width:900px){.society-standard-layout,.society-archive-layout,.society-single-layout,.society-about-layout,.society-contact-layout{grid-template-columns:1fr}.society-page-sidebar,.society-single-sidebar,.society-contact-form{border-left:0;border-top:1px solid var(--line);padding-left:0}.society-about-image{max-width:520px}.society-belief-grid{grid-template-columns:repeat(2,1fr)}.society-belief-grid div:nth-child(2){border-right:0}.society-belief-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.society-archive-grid{grid-template-columns:repeat(2,1fr)}.society-contact-details,.society-contact-form{padding:40px 0}}
@media(max-width:600px){.society-page-hero{min-height:200px}.society-page-hero h1{font-size:36px}.society-standard-layout,.society-archive-layout,.society-single-layout,.society-about-layout{padding:40px 0}.society-post-header h1{font-size:36px}.society-archive-grid{grid-template-columns:1fr}.society-belief-grid{grid-template-columns:1fr}.society-belief-grid div{border-right:0;border-bottom:1px solid var(--line)!important}.society-contact-details,.society-contact-form{padding:34px 0}.society-about-layout{gap:35px}}

/* Society Edit inner-page refresh 1.3.0 — homepage and contact templates untouched */
body:not(.home) .society-page-hero{position:relative;min-height:265px;display:flex;align-items:center;background:linear-gradient(115deg,#c6b19c 0%,#9c8874 48%,#6e6256 100%);background-position:center;background-size:cover;color:#fff;border-bottom:1px solid var(--line)}
body:not(.home) .society-page-hero.has-image{min-height:310px}
body:not(.home) .society-page-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,27,21,.55),rgba(35,27,21,.18))}
body:not(.home) .society-page-hero-inner{position:relative;z-index:2;text-align:center;padding:55px 0}
body:not(.home) .society-page-hero h1{font:50px/1.08 Georgia,serif;margin:0 0 14px;color:#fff}
body:not(.home) .society-breadcrumb{display:flex;justify-content:center;gap:10px;font-size:12px;color:rgba(255,255,255,.9)}
body:not(.home) .archive-description{max-width:680px;margin:12px auto 0;font-size:15px;color:rgba(255,255,255,.92)}

.society-about-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:70px;align-items:start;padding:68px 0 80px}
.society-about-copy{font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.85}
.society-about-copy h2{font:34px/1.2 Georgia,serif;margin:0 0 22px}
.society-about-copy p{margin:0 0 22px}
.society-about-visual{position:sticky;top:28px}
.society-about-image{width:100%;aspect-ratio:4/5;object-fit:cover}
.society-about-placeholder{aspect-ratio:4/5;background:linear-gradient(145deg,#ece3da,#b7a18c);display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:34px;letter-spacing:.14em}
.society-about-placeholder small{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.4em;margin-top:10px}
.society-beliefs{margin-top:46px;padding-top:36px;border-top:1px solid var(--line)}
.society-belief-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}
.society-belief-grid>div{min-height:135px;padding:24px 12px;text-align:center;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:14px}
.society-belief-grid>div:last-child{border-right:0}.society-belief-grid span{font-size:34px;line-height:1}.society-belief-grid strong{font:16px Georgia,serif}

.society-single-layout{display:grid;grid-template-columns:minmax(0,820px) 285px;gap:62px;padding:62px 0 80px;align-items:start}
.society-post-header{margin-bottom:28px}.society-post-header h1{font:48px/1.08 Georgia,serif;margin:10px 0 16px;max-width:790px}.accent-label,.accent-label a{color:#d54237}.society-post-meta{display:flex;flex-wrap:wrap;gap:9px;font-size:11px;color:var(--muted)}
.society-featured-image{margin:0 0 34px}.society-featured-image img{width:100%;max-height:560px;object-fit:cover}
.society-post-content{font:18px/1.85 Georgia,serif}.society-post-content p{margin:0 0 1.4em}.society-post-content h2{font-size:34px;line-height:1.2;margin-top:1.6em}.society-post-content h3{font-size:27px;line-height:1.25;margin-top:1.5em}
.society-single-sidebar,.society-page-sidebar{border-left:1px solid var(--line);padding-left:28px}.society-single-sidebar .widget,.society-page-sidebar .widget{margin-bottom:38px}.society-sidebar-post{display:grid;grid-template-columns:70px 1fr;gap:12px;margin:15px 0}.society-sidebar-post img{width:70px;height:68px;object-fit:cover}.society-sidebar-post strong{display:block;font:14px/1.25 Georgia,serif}.society-sidebar-post small{display:block;margin-top:5px;font-size:10px;color:var(--muted)}

.society-archive-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:56px;padding:66px 0 80px;align-items:start}.society-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 30px}.society-archive-thumb{display:block;overflow:hidden;background:var(--sand)}.society-archive-thumb img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s ease}.society-archive-card:hover .society-archive-thumb img{transform:scale(1.025)}.society-archive-card h2{font:28px/1.15 Georgia,serif;margin:11px 0}.society-archive-card p{font-size:14px;color:var(--muted)}.society-archive-card .eyebrow{margin-top:18px;font-size:10px}

@media(max-width:900px){.society-about-layout,.society-single-layout,.society-archive-layout{grid-template-columns:1fr;gap:42px}.society-about-visual{position:static;max-width:520px}.society-single-sidebar,.society-page-sidebar{border-left:0;border-top:1px solid var(--line);padding:36px 0 0}.society-post-header h1{font-size:42px}}
@media(max-width:620px){body:not(.home) .society-page-hero{min-height:215px}body:not(.home) .society-page-hero h1{font-size:38px}.society-about-layout,.society-single-layout,.society-archive-layout{padding:45px 0 60px}.society-belief-grid,.society-archive-grid{grid-template-columns:1fr}.society-belief-grid>div{border-right:0;border-bottom:1px solid var(--line)}.society-belief-grid>div:last-child{border-bottom:0}.society-post-header h1{font-size:36px}.society-post-content{font-size:17px}}

/* ================================================================
   Society Edit inner-page enforcement (homepage/contact unaffected)
   ================================================================ */
body.society-editorial-post .site-main,
body.society-editorial-category .site-main{max-width:none}
body.society-inner-page:not(.home):not(.page-template-page-contact-us):not(.page-template-page-contact) .entry-content{overflow-wrap:anywhere}
body.society-editorial-post .society-single-layout{width:min(1180px,calc(100% - 40px));margin-inline:auto;display:grid!important;grid-template-columns:minmax(0,820px) 285px!important;gap:62px!important;padding:62px 0 80px!important;align-items:start}
body.society-editorial-post .society-single-article{min-width:0;width:100%}
body.society-editorial-post .society-post-header h1{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(38px,4vw,54px)!important;line-height:1.08!important;font-weight:400!important;letter-spacing:-.02em;margin:10px 0 14px!important;color:#181614}
body.society-editorial-post .society-featured-image{margin:0 0 32px!important;padding:0!important}
body.society-editorial-post .society-featured-image img{display:block;width:100%!important;height:auto!important;max-height:580px;aspect-ratio:16/10;object-fit:cover}
body.society-editorial-post .society-post-content{font-family:Georgia,'Times New Roman',serif!important;font-size:18px!important;line-height:1.82!important;color:#2a2724}
body.society-editorial-post .society-post-content>*{max-width:100%}
body.society-editorial-post .society-post-content img{height:auto!important;margin:28px auto}
body.society-editorial-post .society-post-content h2{font-size:34px;line-height:1.2;margin:42px 0 16px}
body.society-editorial-post .society-post-content h3{font-size:27px;line-height:1.25;margin:34px 0 14px}
body.society-editorial-post .society-post-content p{margin:0 0 1.35em}
body.society-editorial-post .society-post-content iframe{max-width:100%}
body.society-editorial-post .society-post-tags{display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid var(--line);padding-top:22px;margin-top:38px}
body.society-editorial-post .society-post-tags a{font:700 10px Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--line);padding:7px 10px;text-decoration:none}
body.society-editorial-post .post-navigation{border-top:1px solid var(--line);margin-top:28px;padding-top:25px}
body.society-editorial-post .post-navigation .nav-links{display:grid;grid-template-columns:1fr 1fr;gap:20px}
body.society-editorial-post .post-navigation a{font-family:Georgia,serif;text-decoration:none}
body.society-editorial-post .post-navigation span span{display:block;font:700 10px Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:5px}

body.society-editorial-category .society-page-hero{min-height:260px!important;background:linear-gradient(115deg,#a99582,#d8cabc)!important;color:#fff}
body.society-editorial-category .society-archive-layout{width:min(1180px,calc(100% - 40px));margin-inline:auto;display:grid!important;grid-template-columns:minmax(0,1fr) 285px!important;gap:56px!important;padding:66px 0 80px!important;align-items:start}
body.society-editorial-category .society-archive-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:48px 30px!important}
body.society-editorial-category .society-archive-card{min-width:0}
body.society-editorial-category .society-archive-card h2{font-family:Georgia,'Times New Roman',serif!important;font-size:29px!important;line-height:1.16!important;font-weight:400!important;margin:10px 0!important}
body.society-editorial-category .society-card-meta{font-size:10px;color:var(--muted);letter-spacing:.04em;margin-bottom:10px}
body.society-editorial-category .society-archive-thumb img{width:100%!important;height:auto!important;aspect-ratio:4/3!important;object-fit:cover!important}
body.society-editorial-category .society-empty-state{padding:50px;background:var(--sand);text-align:center}

body.page-about-me .society-about-layout{width:min(1120px,calc(100% - 40px));margin-inline:auto;display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)!important;gap:70px!important;padding:64px 0 80px!important;align-items:start}
body.page-about-me .society-about-copy{font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;line-height:1.85!important}
body.page-about-me .society-about-copy>h2:first-child{font:36px/1.2 Georgia,serif!important}
body.page-about-me .society-about-copy .wp-block-columns{gap:28px}
body.page-about-me .society-about-copy img{height:auto!important}

@media (max-width:900px){
 body.society-editorial-post .society-single-layout,
 body.society-editorial-category .society-archive-layout,
 body.page-about-me .society-about-layout{grid-template-columns:1fr!important;gap:42px!important}
 body.society-editorial-post .society-single-sidebar,
 body.society-editorial-category .society-page-sidebar{border-left:0!important;border-top:1px solid var(--line);padding:36px 0 0!important}
 body.society-editorial-category .society-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.page-about-me .society-about-visual{position:static!important;max-width:520px}
}
@media (max-width:620px){
 body.society-editorial-post .society-single-layout,
 body.society-editorial-category .society-archive-layout,
 body.page-about-me .society-about-layout{width:min(100% - 28px,1180px);padding:40px 0 58px!important;gap:34px!important}
 body.society-editorial-post .society-post-header h1{font-size:34px!important}
 body.society-editorial-post .society-post-content{font-size:17px!important;line-height:1.72!important}
 body.society-editorial-post .society-post-content h2{font-size:29px}
 body.society-editorial-post .post-navigation .nav-links{grid-template-columns:1fr}
 body.society-editorial-category .society-page-hero{min-height:205px!important}
 body.society-editorial-category .society-page-hero h1{font-size:38px!important}
 body.society-editorial-category .society-archive-grid{grid-template-columns:1fr!important;gap:38px!important}
 body.society-editorial-category .society-archive-card h2{font-size:27px!important}
 body.page-about-me .society-belief-grid{grid-template-columns:1fr!important}
}


/* SocietyEditFashion v1.4 — definitive post/category layouts */
body.society-editorial-post main.society-single-page{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff}
body.society-editorial-post .society-single-layout{display:grid!important;grid-template-columns:minmax(0,820px) 285px!important;gap:62px!important;width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;margin:0 auto!important;padding:58px 0 78px!important}
body.society-editorial-post .society-single-article{display:block!important;min-width:0!important}
body.society-editorial-post .society-featured-image img{width:100%!important;aspect-ratio:16/10!important;object-fit:cover!important}
body.society-editorial-category .society-archive-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 285px!important;gap:56px!important;width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;margin:0 auto!important;padding:64px 0 80px!important}
body.society-editorial-category .society-archive-main{min-width:0!important}
body.society-editorial-category .society-archive-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:46px 30px!important}
body.society-editorial-category .society-archive-card{display:block!important;min-width:0!important}
body.society-editorial-category .society-archive-thumb{display:block!important;overflow:hidden!important}
body.society-editorial-category .society-archive-thumb img{display:block!important;width:100%!important;aspect-ratio:4/3!important;object-fit:cover!important}
@media(max-width:900px){
 body.society-editorial-post .society-single-layout,
 body.society-editorial-category .society-archive-layout{grid-template-columns:1fr!important;gap:40px!important}
 body.society-editorial-post .society-single-sidebar,
 body.society-editorial-category .society-page-sidebar{border-left:0!important;border-top:1px solid var(--line)!important;padding:34px 0 0!important}
}
@media(max-width:620px){
 body.society-editorial-post .society-single-layout,
 body.society-editorial-category .society-archive-layout{width:calc(100% - 28px)!important;padding:40px 0 58px!important}
 body.society-editorial-category .society-archive-grid{grid-template-columns:1fr!important;gap:38px!important}
 body.society-editorial-post .society-post-header h1{font-size:34px!important}
}

/* Society Edit v1.5 — live-site post/category stability fix */
body.society-editorial-post main.society-single-page,
body.society-editorial-category main {
    width: 100% !important;
    max-width: none !important;
    overflow: visible !important;
}
body.society-editorial-post .society-single-layout {
    width: min(1240px, calc(100% - 48px)) !important;
    max-width: 1240px !important;
    grid-template-columns: minmax(0, 860px) 300px !important;
    gap: 64px !important;
}
body.society-editorial-post .society-single-article,
body.society-editorial-post .society-post-content {
    width: 100% !important;
    max-width: none !important;
}
body.society-editorial-post .society-post-content img,
body.society-editorial-post .society-post-content figure,
body.society-editorial-post .society-post-content .wp-block-image {
    max-width: 100% !important;
}
body.society-editorial-post .society-post-content img {
    width: auto !important;
}
body.society-editorial-post .society-single-sidebar,
body.society-editorial-category .society-page-sidebar {
    min-width: 0 !important;
}
.society-sidebar-link {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px solid currentColor;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.society-sidebar-placeholder {
    display: block;
    width: 62px;
    height: 58px;
    background: var(--sand);
}

/* Stack the sidebar before the content becomes too narrow. */
@media (max-width: 1100px) {
    body.society-editorial-post .society-single-layout,
    body.society-editorial-category .society-archive-layout {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 44px !important;
    }
    body.society-editorial-post .society-single-sidebar,
    body.society-editorial-category .society-page-sidebar {
        border-left: 0 !important;
        border-top: 1px solid var(--line) !important;
        padding: 36px 0 0 !important;
    }
    body.society-editorial-post .society-single-sidebar {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 36px;
    }
}
@media (max-width: 720px) {
    body.society-editorial-post .society-single-layout,
    body.society-editorial-category .society-archive-layout {
        width: calc(100% - 28px) !important;
    }
    body.society-editorial-post .society-single-sidebar {
        grid-template-columns: 1fr;
    }
    body.society-editorial-post .society-post-header h1 {
        overflow-wrap: normal !important;
        word-break: normal !important;
        hyphens: none !important;
    }
}
