/*
Theme Name: Plus Size Me
Theme URI: https://plus-size.me
Author: Plus Size Me
Description: Editorial catalogue theme for plus-size womenswear.
Version: 1.0.0
*/
:root{--ink:#193c38;--coral:#e56d5b;--cream:#f5f0e8;--paper:#fffdf9;--muted:#6c7772;--line:#d9ded7;--gold:#c59a45}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.5 'DM Sans',Arial,sans-serif}a{color:inherit}.psm-topline{background:var(--ink);color:#eef3e9;padding:8px 5vw;font-size:12px;letter-spacing:.08em;text-transform:uppercase;display:flex;justify-content:space-between}.psm-header{background:var(--paper);border-bottom:1px solid var(--line);padding:20px 5vw 16px;display:flex;align-items:center;gap:40px}.psm-brand{font-family:Georgia,serif;font-size:28px;line-height:1;letter-spacing:-.04em;white-space:nowrap}.psm-brand span{color:var(--coral)}.psm-nav{display:flex;gap:25px;font-size:13px;font-weight:700;flex:1}.psm-nav a{text-decoration:none}.psm-nav a:hover{color:var(--coral)}.psm-admin{background:var(--ink);color:#fff;text-decoration:none;padding:9px 12px;border-radius:4px;font-weight:700;font-size:13px}.psm-shell{max-width:1320px;margin:auto;padding:28px 5vw 70px}.psm-hero{min-height:340px;display:grid;grid-template-columns:1.1fr .9fr;background:var(--ink);color:#fff;overflow:hidden;margin-bottom:32px}.psm-hero-copy{padding:48px clamp(28px,5vw,78px);display:flex;flex-direction:column;justify-content:center}.psm-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:#e9b86a;font-weight:700}.psm-hero h1{font-family:Georgia,serif;font-size:clamp(42px,5.7vw,78px);letter-spacing:-.06em;line-height:1.05;margin:12px 0;max-width:620px}.psm-hero p{color:#dce4d9;max-width:460px;font-size:17px}.psm-btn{display:inline-flex;width:max-content;background:var(--coral);color:#fff;padding:12px 17px;border-radius:3px;font-weight:700;text-decoration:none;margin-top:17px}.psm-hero-image{background:linear-gradient(135deg,rgba(15,45,42,.05),rgba(15,45,42,.35)),url('https://images.unsplash.com/photo-1539008835657-9e8e9680c956?auto=format&fit=crop&w=1200&q=85') center/cover}.psm-section-head{display:flex;align-items:end;justify-content:space-between;margin:36px 0 15px}.psm-section-head h2{font-family:Georgia,serif;font-size:35px;letter-spacing:-.04em;margin:12px 0}.psm-section-head p{color:var(--muted);margin:0}.psm-filterbar{background:var(--paper);border:1px solid var(--line);padding:16px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.psm-filterbar input,.psm-filterbar select{border:1px solid var(--line);background:#fff;padding:10px 11px;border-radius:3px;color:var(--ink);min-width:150px}.psm-filter-label{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.psm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.psm-card{background:var(--paper);border:1px solid var(--line);transition:transform .2s,box-shadow .2s}.psm-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #1b3f3a12}.psm-card-image{aspect-ratio:.78;background:#ddd center/cover}.psm-card-body{padding:13px}.psm-card-brand{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.psm-card h3{font-size:16px;line-height:1.25;margin:5px 0;font-weight:700}.psm-card-meta{display:flex;justify-content:space-between;align-items:center;margin-top:9px}.psm-price{font-weight:700;font-size:17px}.psm-shop{color:var(--coral);font-size:12px;font-weight:700;text-decoration:none}.psm-editorial{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:46px}.psm-story{background:var(--ink);color:#fff;min-height:235px;padding:30px;display:flex;flex-direction:column;justify-content:end}.psm-story.light{background:#e6c7a1;color:var(--ink)}.psm-story h3{font-family:Georgia,serif;font-size:30px;max-width:380px;margin:12px 0 0}.psm-story p{margin:4px 0 0;max-width:430px;opacity:.8}.psm-footer{background:var(--ink);color:#dce4d9;padding:35px 5vw;display:flex;justify-content:space-between;gap:20px}.psm-footer strong{color:#fff;font-family:Georgia,serif;font-size:22px}@media(max-width:850px){.psm-header{flex-wrap:wrap;gap:15px}.psm-nav{order:3;flex-basis:100%;overflow:auto}.psm-hero{grid-template-columns:1fr}.psm-hero-image{min-height:220px}.psm-grid{grid-template-columns:repeat(2,1fr)}.psm-editorial{grid-template-columns:1fr}}@media(max-width:520px){.psm-shell{padding:18px 4vw 50px}.psm-grid{gap:10px}.psm-card-body{padding:10px}.psm-card h3{font-size:14px}.psm-topline{font-size:10px}}
 .psm-story-link{display:block;color:inherit;text-decoration:none}
 .psm-brand{display:block;width:190px;height:64px;font-size:0;background:url('plus-size-me-logo.png') center/contain no-repeat}.psm-brand span{display:none}
