/*
Theme Name: StyleGuideStudio Pro
Theme URI: https://hobsinnovation.com/
Author: Hafiz Adnan
Author URI: https://hobsinnovation.com/
Description: Luxury editorial WordPress theme for fashion, lifestyle and modern publishing. Elementor-ready, AdSense-ready, SEO-friendly and developed by Hafiz Adnan at HOBS Innovation.
Version: 3.2.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: styleguidestudio
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, fashion, lifestyle, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, elementor
*/

:root{
  --paper:#f7f4ef;
  --ink:#171513;
  --wine:#6b233c;
  --wine-dark:#401321;
  --muted:#716b64;
  --line:rgba(23,21,19,.12);
  --soft:#eee8df;
  --surface:#fffdf9;
  --surface-2:#f1ece5;
  --dark:#181614;
  --gold:#b59263;
  --serif:"Cormorant Garamond","Iowan Old Style","Baskerville","Times New Roman",serif;
  --sans:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --radius-sm:14px;
  --radius:24px;
  --radius-xl:36px;
  --shadow:0 26px 70px rgba(42,30,24,.10);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body::selection{background:var(--wine);color:#fff}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--wine);outline-offset:4px}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,h4,p{margin:0}
h1,h2,h3,h4,blockquote{font-family:var(--serif);font-weight:500;line-height:.98}
em{font-family:var(--serif);font-weight:500;color:var(--wine)}
.wrap{width:min(1320px,calc(100% - 64px));margin-inline:auto}
.skip{position:fixed;left:20px;top:-100px;z-index:9999;background:#fff;padding:12px 16px;border-radius:10px;box-shadow:var(--shadow)}
.skip:focus{top:18px}
.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}

/* ===== Header ===== */
.announcement{background:var(--dark);color:#f7f0e8;text-align:center;font-size:10px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;padding:9px 16px}
.header{position:relative;z-index:200;background:rgba(247,244,239,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
body.sgs-sticky-header .header{position:sticky;top:0}
.masthead{min-height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px}
.mast-note{display:none}
.brand{display:inline-flex;align-items:baseline;gap:7px;white-space:nowrap;line-height:1}
.brand>span{font:600 29px/1 var(--serif);letter-spacing:-.035em}
.brand>em{font:italic 500 22px/1 var(--serif);color:var(--wine)}
.custom-logo-link{display:flex;align-items:center}
.custom-logo{max-height:50px;width:auto}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px;list-style:none;padding:0;margin:0;font-size:12px;font-weight:650;letter-spacing:.045em}
.desktop-nav>li{list-style:none;margin:0;padding:0}
.desktop-nav a{position:relative;display:inline-flex;align-items:center;padding:30px 0}
.desktop-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:24px;height:1px;background:var(--wine);transition:right .25s ease}
.desktop-nav a:hover::after,.desktop-nav .current-menu-item>a::after{right:0}
.sgs-search-link{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);background:rgba(255,255,255,.52);color:var(--ink);padding:10px 14px;border-radius:999px;font-size:12px;font-weight:650;letter-spacing:.02em;transition:.25s ease}
.sgs-search-link:hover{background:#fff;border-color:rgba(23,21,19,.22);transform:translateY(-1px);box-shadow:0 10px 24px rgba(31,23,19,.06)}
.sgs-search-link svg{width:17px;height:17px;flex:0 0 auto}

/* ===== Shared ===== */
.eyebrow{font-family:var(--sans);font-size:10px;font-weight:750;letter-spacing:.22em;text-transform:uppercase;color:var(--wine)}
.eyebrow.light{color:#d9b9c4}
.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:13px 22px;border-radius:999px;background:var(--wine);border:1px solid var(--wine);color:#fff;font-size:12px;font-weight:750;letter-spacing:.03em;transition:.25s ease}
.button:hover{background:var(--wine-dark);border-color:var(--wine-dark);transform:translateY(-2px);box-shadow:0 14px 30px rgba(83,28,47,.18)}
.button.button-light{background:#fff;color:var(--ink);border-color:#fff}
.button.button-light:hover{background:#f4eee6;border-color:#f4eee6}
.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:700;letter-spacing:.03em;color:var(--wine)}
.text-link::after{content:"";width:28px;height:1px;background:currentColor;transition:width .22s ease}
.text-link:hover::after{width:42px}
.section-kicker{display:flex;align-items:center;gap:12px;color:var(--wine)}
.section-kicker::before{content:"";width:24px;height:1px;background:currentColor}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}
.section-heading h2{font-size:clamp(42px,4vw,58px);letter-spacing:-.035em;margin-top:8px}
.section-heading p.section-copy{max-width:520px;color:var(--muted);font-size:14px;line-height:1.8;margin-top:12px}

/* ===== Premium Home Hero ===== */
.hero-premium{padding:28px 0 18px}
.hero-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:560px;background:linear-gradient(135deg,#1a1716 0%,#24181c 48%,#321724 100%);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 35px 90px rgba(31,19,23,.16)}
.hero-shell::before{content:"S";position:absolute;left:-12px;bottom:-86px;font:italic 500 330px/.7 var(--serif);color:rgba(255,255,255,.025);pointer-events:none}
.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:52px 48px 44px 58px;color:#f9f4ed}
.hero-kicker{display:inline-flex;align-items:center;gap:11px;width:max-content;padding:8px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.05);font-size:9px;font-weight:750;letter-spacing:.2em;text-transform:uppercase;color:#e5ced6}
.hero-kicker i{width:5px;height:5px;background:var(--gold);border-radius:50%;display:block}
.hero-copy h1{font-size:clamp(58px,5.35vw,82px);letter-spacing:-.052em;margin:21px 0 18px;max-width:610px;line-height:.94}
.hero-copy h1 em{display:inline-block;color:#d9b5c1;font-style:italic}
.hero-deck{max-width:530px;color:#d5cbc6;font-size:15px;line-height:1.78}
.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:25px}
.hero-actions .text-link{color:#f3e8e2}
.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;padding-top:24px;border-top:1px solid rgba(255,255,255,.06)}
.hero-point{padding-top:12px;border-top:1px solid rgba(255,255,255,.14)}
.hero-point strong{display:block;font:500 19px/1.15 var(--serif);color:#f8f1ea;margin-bottom:6px}
.hero-point span{display:block;max-width:145px;font-size:10px;color:#aaa09b;line-height:1.55}
.hero-visual{position:relative;display:block;margin:12px 12px 12px 0;border-radius:27px;overflow:hidden;background:#d8d0c5;min-height:536px}
.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 38%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.hero-visual:hover>img{transform:scale(1.035)}
.hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(16,12,11,.46),transparent 42%);pointer-events:none}
.hero-number{position:absolute;z-index:2;top:20px;right:20px;width:58px;height:58px;border-radius:50%;background:rgba(255,253,249,.92);backdrop-filter:blur(14px);display:grid;place-items:center;text-align:center;font:italic 600 19px/1 var(--serif);color:var(--wine);box-shadow:0 12px 30px rgba(0,0,0,.1)}
.hero-caption{position:absolute;z-index:2;left:28px;right:24px;bottom:23px;display:flex;align-items:end;justify-content:space-between;gap:20px;color:#fff}
.hero-caption small{display:block;font-size:8px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:6px;color:#e1d6cf}
.hero-caption strong{display:block;max-width:520px;font:500 clamp(26px,2.3vw,34px)/1.04 var(--serif);letter-spacing:-.02em}
.hero-caption .circle-arrow{flex:0 0 auto;width:46px;height:46px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;font-size:18px;transition:.2s ease}
.hero-visual:hover .circle-arrow{background:#fff;color:var(--ink)}

/* ===== Category Showcase ===== */
.category-section{padding:90px 0 35px}
.category-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.category-card{position:relative;min-height:390px;border-radius:var(--radius);overflow:hidden;background:#ddd4c9;isolation:isolate;box-shadow:0 8px 30px rgba(46,32,24,.05)}
.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .7s ease}
.category-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(18,15,13,.78) 4%,rgba(18,15,13,.18) 66%,rgba(18,15,13,.06));z-index:-1}
.category-card:hover img{transform:scale(1.045)}
.category-index{position:absolute;top:20px;left:20px;color:#fff;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700;letter-spacing:.15em}
.category-content{position:absolute;left:25px;right:25px;bottom:24px;color:#fff}
.category-content span{font-size:9px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:#ddd3cb}
.category-content h3{font-size:40px;letter-spacing:-.03em;margin:7px 0 8px}
.category-content p{font-size:12px;color:#d9d1ca;max-width:290px;line-height:1.65}
.category-go{position:absolute;right:22px;top:20px;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.92);color:var(--ink);display:grid;place-items:center;transition:.2s ease}
.category-card:hover .category-go{transform:rotate(8deg) scale(1.05)}

/* ===== Latest Editorial ===== */
.fresh{padding:85px 0 92px}
.editorial-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.78fr);gap:22px}
.feature-story{position:relative;min-height:610px;border-radius:var(--radius);overflow:hidden;background:#ddd5cc;isolation:isolate}
.feature-story>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .7s ease}
.feature-story::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(18,15,13,.82),rgba(18,15,13,.04) 65%);z-index:-1}
.feature-story:hover>img{transform:scale(1.035)}
.feature-story-copy{position:absolute;left:34px;right:34px;bottom:32px;color:#fff}
.feature-story-copy .card-meta{color:#e7d9de;margin:0 0 12px}
.feature-story-copy h3{font-size:clamp(42px,4.7vw,66px);max-width:820px;letter-spacing:-.04em;margin-bottom:15px}
.feature-story-copy p{max-width:650px;color:#ded6d0;font-size:14px;line-height:1.75}
.story-stack{display:grid;grid-template-rows:repeat(3,1fr);gap:12px}
.stack-story{display:grid;grid-template-columns:132px 1fr;gap:17px;align-items:center;padding:12px;background:var(--surface);border:1px solid var(--line);border-radius:19px;transition:.25s ease}
.stack-story:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(37,27,22,.07);border-color:rgba(107,35,60,.22)}
.stack-story-image{height:100%;min-height:155px;border-radius:13px;overflow:hidden;background:var(--soft)}
.stack-story-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.stack-story:hover img{transform:scale(1.04)}
.stack-story .card-meta{margin:0 0 8px}
.stack-story h3{font-size:27px;letter-spacing:-.025em;margin-bottom:9px;line-height:1.02}
.stack-story p{font-size:11px;color:var(--muted);line-height:1.6}
.card-meta{display:flex;align-items:center;justify-content:space-between;gap:9px;font-family:var(--sans);font-size:9px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;color:var(--wine);margin:16px 0 10px}
.card-meta span{color:var(--muted);white-space:nowrap}

/* ===== Editorial Note / Manifesto ===== */
.studio-feature{display:grid;grid-template-columns:.85fr 1.15fr;margin-bottom:92px;border-radius:var(--radius-xl);overflow:hidden;background:var(--surface);border:1px solid var(--line)}
.studio-feature-art{position:relative;min-height:480px;background:linear-gradient(135deg,#74304a,#3a1725);overflow:hidden}
.studio-feature-art::before{content:"S";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font:italic 500 330px/.8 var(--serif);color:rgba(255,255,255,.085)}
.studio-feature-art::after{content:"STYLE / EDIT / REPEAT";position:absolute;left:34px;bottom:30px;color:#eadce1;font-size:9px;font-weight:700;letter-spacing:.25em}
.studio-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:60px 70px}
.studio-feature-copy blockquote{font-size:clamp(42px,4.7vw,68px);letter-spacing:-.04em;margin:18px 0 22px}
.studio-feature-copy>p:not(.eyebrow){max-width:580px;color:var(--muted);font-size:15px;line-height:1.85;margin-bottom:25px}

/* ===== Cards / Archives ===== */
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 24px}
.article-card{min-width:0}
.card-image{display:block;position:relative;aspect-ratio:4/5;border-radius:20px;overflow:hidden;background:var(--soft)}
.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.card-image::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.24);border-radius:inherit;pointer-events:none}
.card-image:hover img{transform:scale(1.035)}
.article-card h3{font-size:32px;letter-spacing:-.03em;margin-bottom:12px;line-height:1.02}
.article-card h3 a:hover{color:var(--wine)}
.article-card p{font-size:13px;color:var(--muted);line-height:1.75;margin-bottom:15px}

/* ===== Closing / Newsletter ===== */
.closing{padding:0 0 92px}
.closing-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;border-radius:var(--radius-xl);background:#e9dfd5;padding:58px 62px}
.closing-card::after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-90px;top:-120px;border:1px solid rgba(107,35,60,.14)}
.closing-card h2{font-size:clamp(45px,5vw,70px);letter-spacing:-.045em;margin:12px 0 0;max-width:760px}
.closing-card h2 em{font-style:italic}
.closing-actions{justify-self:end;text-align:right;position:relative;z-index:2}
.closing-actions p{font-size:13px;color:var(--muted);max-width:330px;margin:0 0 18px auto;line-height:1.7}
.sgs-newsletter{position:relative;overflow:hidden;background:linear-gradient(135deg,#28181e,#421725);color:#fff;padding:58px 62px;margin:0 auto 92px;border-radius:var(--radius-xl);display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center;box-shadow:0 28px 60px rgba(42,18,29,.12)}
.sgs-newsletter::after{content:"S";position:absolute;right:-10px;bottom:-100px;font:italic 500 320px/.8 var(--serif);color:rgba(255,255,255,.035);pointer-events:none}
.sgs-newsletter h2{font-size:clamp(42px,4.4vw,62px);letter-spacing:-.04em;margin:10px 0 14px}
.sgs-newsletter p{color:#d7c9ce;max-width:560px;font-size:13px;line-height:1.75}
.sgs-newsletter>div{position:relative;z-index:2}
.sgs-newsletter .newsletter-form{display:flex;gap:8px;padding:7px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:999px}
.sgs-newsletter input{flex:1;min-width:0;border:0;background:transparent;color:#fff;padding:11px 14px;outline:0}
.sgs-newsletter input::placeholder{color:#bcaeb3}
.sgs-newsletter .button{background:#fff;color:var(--ink);border-color:#fff;white-space:nowrap}

/* ===== Footer ===== */
.footer{background:#151311;color:#f1ece6;padding:70px 0 0}
.footer-grid{display:grid;grid-template-columns:1.45fr .8fr .8fr 1fr;gap:46px;padding-bottom:56px}
.footer .brand>span{font-size:31px}
.footer .brand>em{font-size:23px;color:#d0aeb9}
.footer-intro p{font-size:12px;color:#9f9891;line-height:1.8;max-width:330px;margin-top:18px}
.footer h2{font-family:var(--sans);font-size:9px;font-weight:750;letter-spacing:.2em;color:#9e938a;margin:4px 0 17px;text-transform:uppercase}
.footer a:not(.brand){display:block;font-size:12px;color:#ddd6cf;padding:5px 0;transition:.2s ease}
.footer a:not(.brand):hover{color:#fff;transform:translateX(3px)}
.footer-stamp{border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:20px}
.footer-stamp strong{display:block;font:500 26px/1.1 var(--serif);margin-bottom:8px}
.footer-stamp span{font-size:10px;color:#958c85;line-height:1.7}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;padding:21px 0;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#817a74}

/* ===== Pages / Archives / Search ===== */
.page-space{padding:64px 0 96px;min-height:62vh}
.page-heading{max-width:850px;margin-bottom:44px}
.page-heading h1,.narrow h1{font-size:clamp(54px,6vw,82px);letter-spacing:-.045em;margin:13px 0 18px}
.page-heading>p:last-child{font-size:16px;color:var(--muted);max-width:700px}
.filter-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:38px}
.filter-nav a{border:1px solid var(--line);background:var(--surface);padding:9px 14px;border-radius:999px;font-size:11px;font-weight:700}
.filter-nav a[aria-current=page],.filter-nav a:hover{background:var(--wine);color:#fff;border-color:var(--wine)}
.filter-nav span{margin-left:7px}
.sgs-breadcrumbs,.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:10px;font-weight:650;letter-spacing:.04em;margin-bottom:28px}
.sgs-breadcrumbs a:hover,.breadcrumbs a:hover{color:var(--wine)}
.pagination{margin-top:52px}
.pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}
.pagination .page-numbers{min-width:38px;height:38px;border:1px solid var(--line);border-radius:999px;display:grid;place-items:center;padding:0 11px;font-size:11px;background:#fff}
.pagination .current,.pagination .page-numbers:hover{background:var(--wine);color:#fff;border-color:var(--wine)}
.results-label{margin:28px 0;color:var(--muted);font-size:13px}
.empty{text-align:center;padding:70px 25px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}
.empty h1{font-size:58px}.empty h2{font-size:38px}.empty p{color:var(--muted);margin:16px 0 24px}

/* ===== Single Article ===== */
.article-heading{max-width:1050px;margin:0 auto 38px;text-align:center}
.article-heading h1{font-size:clamp(55px,6.5vw,88px);letter-spacing:-.05em;margin:14px 0 22px}
.article-deck{font-size:17px;color:var(--muted);max-width:760px;margin:auto;line-height:1.75}
.byline{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-top:22px;color:#8a837c}
.article-figure{max-width:1120px;margin:0 auto 55px}
.article-figure img{width:100%;height:min(70vw,660px);object-fit:cover;object-position:center 42%;border-radius:var(--radius-xl);background:var(--soft)}
figcaption{font-size:10px;color:var(--muted);margin-top:10px}
.article-layout{display:grid;grid-template-columns:210px minmax(0,760px);gap:64px;justify-content:center}
.contents{align-self:start;position:sticky;top:120px;padding:20px;border:1px solid var(--line);background:rgba(255,253,249,.72);border-radius:18px}
.contents nav{display:flex;flex-direction:column;margin-top:10px}
.contents a{font-size:11px;padding:9px 0;border-bottom:1px solid var(--line);line-height:1.5;color:var(--muted)}
.contents a:last-child{border-bottom:0}
.contents a:hover{color:var(--wine)}
.prose{font-family:var(--sans);font-size:16px;line-height:1.95;color:#302c28}
.prose h2,.prose h3,.prose h4{font-family:var(--serif);color:var(--ink)}
.prose h2{font-size:42px;letter-spacing:-.03em;margin:48px 0 17px}
.prose h3{font-size:31px;margin:34px 0 13px}
.prose p{margin:0 0 22px}
.prose a{color:var(--wine);text-decoration:underline;text-underline-offset:3px}
.prose blockquote{margin:36px 0;padding:6px 0 6px 25px;border-left:2px solid var(--wine);font-size:31px;line-height:1.25;color:var(--ink)}
.prose img{border-radius:18px}
.prose .lead{font-size:20px;line-height:1.75;color:var(--muted)}
.takeaway{padding:28px 30px;background:#eee6de;border-radius:18px;border:0}
.takeaway p:last-child{margin:0;font-family:var(--serif);font-size:25px;line-height:1.45}
.editorial-note{margin:40px 0 25px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface);font-size:13px;color:var(--muted)}
.sgs-post-share{display:flex;gap:8px;flex-wrap:wrap;margin:36px 0}
.sgs-post-share a{border:1px solid var(--line);background:#fff;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:700}
.sgs-post-share a:hover{border-color:var(--wine);color:var(--wine)}
.author-box{display:grid;grid-template-columns:100px 1fr;gap:24px;margin:48px 0 25px;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}
.author-avatar img{border-radius:50%}.author-copy h3{font-size:31px;margin:7px 0}.author-role{color:var(--wine);font-size:10px;text-transform:uppercase;letter-spacing:.14em}.author-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.author-links a{font-size:10px;color:var(--wine);font-weight:700}
.sgs-related{margin-top:72px;padding-top:48px;border-top:1px solid var(--line)}
.sgs-related .article-grid{grid-template-columns:repeat(3,1fr)}
.comments-area{max-width:760px;margin:65px auto}.comments-title{font-size:38px;margin-bottom:24px}.comment-list{list-style:none;padding:0}.comment-list .comment{border-top:1px solid var(--line);padding:22px 0}.comment-meta{font-size:11px;color:var(--muted)}.comment-content{margin-top:12px}.comment-reply-link{color:var(--wine);font-size:11px}.comment-respond{margin-top:42px}.comment-form label{display:block;font-size:11px;margin-bottom:6px}.comment-form input:not([type=checkbox]),.comment-form textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fff}.comment-form .form-submit input{background:var(--wine);color:#fff;border:0;border-radius:999px;padding:13px 22px;cursor:pointer}

/* ===== Elementor ===== */
.sgs-elementor-content{width:100%;overflow:hidden}.sgs-full-width{width:100%;max-width:none;margin:0;padding:0}.sgs-page-title{margin-bottom:24px}
.elementor-widget-sgs-hero .sgs-widget-hero{width:min(1320px,calc(100% - 64px));margin:28px auto 70px;display:grid;grid-template-columns:.9fr 1.1fr;gap:0;align-items:stretch;background:linear-gradient(135deg,#1a1716,#321724);color:#fff;border-radius:var(--radius-xl);overflow:hidden;min-height:620px}
.sgs-widget-hero>div:first-child{padding:68px 54px;display:flex;flex-direction:column;justify-content:center}.sgs-widget-hero h2{font-size:clamp(58px,6vw,90px);letter-spacing:-.05em;margin:18px 0}.sgs-widget-hero .sgs-hero-copy{font-size:15px;color:#cec3be;max-width:520px;line-height:1.8}.sgs-widget-hero .hero-image{height:100%;min-height:620px;position:relative;overflow:hidden}.sgs-widget-hero img{width:100%;height:100%;object-fit:cover}.sgs-widget-hero .image-label{position:absolute;left:24px;right:24px;bottom:24px;background:rgba(255,253,249,.92);color:var(--ink);padding:16px 18px;border-radius:14px;display:flex;justify-content:space-between;align-items:center}.sgs-widget-hero .image-label strong{font:500 19px/1.2 var(--serif)}
.sgs-widget-categories{width:min(1320px,calc(100% - 64px));margin-inline:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sgs-widget-categories a{background:var(--surface);border:1px solid var(--line);padding:25px;border-radius:18px}.sgs-widget-categories strong{display:block;font:500 27px/1 var(--serif);margin-bottom:5px}.sgs-widget-categories span{font-size:11px;color:var(--muted)}
.sgs-widget-note{background:#e9dfd5;padding:44px;border-radius:var(--radius)}.sgs-widget-note blockquote{font-size:44px;letter-spacing:-.03em;margin:15px 0 18px}.sgs-elementor-guides{width:min(1320px,calc(100% - 64px));margin-inline:auto}

/* Ads */
.sgs-ad-slot{width:100%;margin:24px auto;text-align:center;overflow:hidden}.sgs-ad-slot:empty{display:none}

/* ===== Responsive ===== */
@media(max-width:1120px){
  .wrap{width:min(100% - 44px,1320px)}
  .masthead{gap:25px}.desktop-nav{gap:20px}.desktop-nav a{font-size:11px}
  .hero-shell{grid-template-columns:1fr 1fr;min-height:520px}.hero-copy{padding:45px 34px 38px 42px}.hero-copy h1{font-size:clamp(54px,6.2vw,72px)}.hero-visual{min-height:496px}.hero-points{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px;padding-top:20px}.hero-point span{max-width:125px}
  .editorial-layout{grid-template-columns:1.3fr .9fr}.stack-story{grid-template-columns:110px 1fr}.stack-story h3{font-size:23px}
  .footer-grid{grid-template-columns:1.3fr .8fr .8fr}.footer-stamp{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center}
}
@media(max-width:900px){
  .announcement{font-size:9px}.masthead{grid-template-columns:1fr auto;min-height:74px}.desktop-nav{display:none}.sgs-search-link span{display:none}.sgs-search-toggle{width:40px;height:40px;padding:0;justify-content:center}
  .mobile-nav{display:block;border-top:1px solid var(--line)}.mobile-nav summary{list-style:none;padding:13px 0;display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav,.mobile-nav ul{display:flex;flex-direction:column;gap:0;padding:0 0 12px;margin:0;list-style:none}.mobile-nav a{display:block;padding:9px 0;font-size:12px}
  .hero-premium{padding-top:20px}.hero-shell{grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 44px 42px}.hero-copy h1{font-size:72px}.hero-points{grid-template-columns:repeat(3,1fr);margin-top:30px}.hero-point{display:block}.hero-point span{text-align:left;max-width:none}.hero-visual{margin:0 14px 14px;min-height:500px}
  .category-showcase{grid-template-columns:1fr 1fr}.category-card:last-child{grid-column:1/-1;min-height:330px}
  .editorial-layout{grid-template-columns:1fr}.feature-story{min-height:560px}.story-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.stack-story:last-child{grid-column:1/-1}.stack-story{min-height:185px}
  .studio-feature{grid-template-columns:1fr}.studio-feature-art{min-height:300px}.studio-feature-copy{padding:50px 44px}
  .closing-card{grid-template-columns:1fr;gap:24px}.closing-actions{justify-self:start;text-align:left}.closing-actions p{margin-left:0}
  .sgs-newsletter{grid-template-columns:1fr;padding:48px 42px}
  .article-grid,.sgs-related .article-grid{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr;max-width:760px;margin:auto}.contents{position:static}.contents nav{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}
  .elementor-widget-sgs-hero .sgs-widget-hero{grid-template-columns:1fr;width:min(100% - 44px,1320px)}.sgs-widget-hero .hero-image{min-height:520px}.sgs-widget-categories{grid-template-columns:1fr;width:min(100% - 44px,1320px)}
}
@media(max-width:620px){
  .wrap{width:calc(100% - 28px)}
  .brand>span{font-size:25px}.brand>em{font-size:19px}.custom-logo{max-width:220px}
  .hero-premium{padding-top:14px}.hero-shell{border-radius:24px}.hero-copy{padding:38px 25px 32px}.hero-kicker{font-size:8px}.hero-copy h1{font-size:clamp(50px,15vw,66px);margin:20px 0 16px}.hero-deck{font-size:14px}.hero-actions{gap:15px}.hero-points{grid-template-columns:1fr;margin-top:22px;padding-top:18px}.hero-point{display:flex;justify-content:space-between;gap:16px}.hero-point span{max-width:175px;text-align:right}.hero-visual{min-height:420px;border-radius:18px}.hero-caption{left:20px;right:20px;bottom:20px}.hero-caption strong{font-size:27px}.hero-caption .circle-arrow{width:42px;height:42px}.hero-number{width:50px;height:50px;top:17px;right:17px}
  .category-section{padding-top:65px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:25px}.section-heading h2{font-size:44px}.category-showcase{grid-template-columns:1fr}.category-card,.category-card:last-child{grid-column:auto;min-height:390px}
  .fresh{padding:65px 0}.feature-story{min-height:500px}.feature-story-copy{left:22px;right:22px;bottom:22px}.feature-story-copy h3{font-size:43px}.story-stack{grid-template-columns:1fr}.stack-story:last-child{grid-column:auto}.stack-story{grid-template-columns:115px 1fr;min-height:160px}
  .studio-feature{margin-bottom:65px;border-radius:24px}.studio-feature-art{min-height:240px}.studio-feature-copy{padding:38px 26px}.studio-feature-copy blockquote{font-size:46px}
  .closing{padding-bottom:65px}.closing-card{padding:38px 26px;border-radius:24px}.closing-card h2{font-size:48px}
  .sgs-newsletter{padding:38px 26px;margin-bottom:65px;border-radius:24px;gap:28px}.sgs-newsletter .newsletter-form{flex-direction:column;border-radius:18px}.sgs-newsletter .button{width:100%}
  .footer{padding-top:55px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 22px}.footer-intro{grid-column:1/-1}.footer-stamp{grid-column:1/-1;display:block}.footer-bottom{flex-direction:column}
  .page-space{padding:44px 0 70px}.page-heading h1,.narrow h1{font-size:55px}.article-grid,.sgs-related .article-grid{grid-template-columns:1fr}.card-image{aspect-ratio:4/5}.article-card h3{font-size:34px}.article-heading h1{font-size:54px}.article-figure img{border-radius:20px;aspect-ratio:4/3;height:auto}.contents nav{grid-template-columns:1fr}.prose h2{font-size:36px}.author-box{grid-template-columns:1fr}.search-form{border-radius:18px;flex-direction:column;padding:8px}.search-form button{width:100%}
  .elementor-widget-sgs-hero .sgs-widget-hero,.sgs-widget-categories,.sgs-elementor-guides{width:calc(100% - 28px)}.sgs-widget-hero>div:first-child{padding:42px 25px}.sgs-widget-hero h2{font-size:58px}.sgs-widget-hero .hero-image{min-height:460px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* ===== v3.1.3 — Editorial Header Restore (header only) ===== */
.sgs-editorial-header.header{
  position:relative;
  z-index:200;
  background:var(--paper);
  border-bottom:1px solid var(--line);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.announcement{
  background:var(--wine);
  color:#fff;
  text-align:center;
  font-size:10px;
  font-weight:700;
  letter-spacing:.22em;
  text-transform:uppercase;
  padding:9px 16px;
}
.sgs-editorial-header .masthead{
  position:relative;
  min-height:88px;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:28px;
  padding:22px 0;
}
.sgs-editorial-header .mast-note{
  display:block;
  justify-self:start;
  font-family:var(--sans);
  font-size:10px;
  font-weight:600;
  letter-spacing:.18em;
  line-height:1.65;
  color:#765d55;
  text-transform:uppercase;
}
.sgs-editorial-header .brand,
.sgs-editorial-header .custom-logo-link{
  justify-self:center;
}
.sgs-editorial-header .brand{
  display:inline-flex;
  align-items:baseline;
  gap:7px;
  white-space:nowrap;
  line-height:1;
}
.sgs-editorial-header .brand>span{
  font:600 37px/1 var(--serif);
  letter-spacing:-.045em;
}
.sgs-editorial-header .brand>em{
  font:italic 500 28px/1 var(--serif);
  color:var(--wine);
}
.sgs-editorial-header .custom-logo{max-height:58px;width:auto}
.sgs-header-search{
  position:relative;
  justify-self:end;
  margin:0;
}
.sgs-header-search>summary{
  list-style:none;
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:8px 0;
  cursor:pointer;
  color:var(--ink);
  font-size:12px;
  font-weight:600;
  white-space:nowrap;
  user-select:none;
}
.sgs-header-search>summary::-webkit-details-marker{display:none}
.sgs-header-search>summary::marker{content:""}
.sgs-header-search>summary:hover{color:var(--wine)}
.sgs-header-search>summary svg{width:17px;height:17px;flex:0 0 auto}
.sgs-header-search[open]>summary{color:var(--wine)}
.sgs-header-search-popover{
  position:absolute;
  z-index:500;
  top:calc(100% + 14px);
  right:0;
  width:min(440px,calc(100vw - 40px));
  padding:10px;
  background:#fffdf9;
  border:1px solid rgba(23,21,19,.13);
  box-shadow:0 24px 60px rgba(35,24,20,.15);
}
.sgs-header-search-popover .search-form{
  display:flex;
  width:100%;
  margin:0;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
}
.sgs-header-search-popover .search-form input{
  flex:1;
  min-width:0;
  height:46px;
  margin:0;
  padding:0 14px;
  color:var(--ink);
  background:#fff;
  border:1px solid var(--line);
  border-right:0;
  border-radius:0;
  outline:0;
}
.sgs-header-search-popover .search-form button{
  width:auto;
  min-width:92px;
  height:46px;
  margin:0;
  padding:0 15px;
  border:1px solid var(--wine);
  border-radius:0;
  background:var(--wine);
  color:#fff;
  font-size:11px;
  font-weight:700;
}
.sgs-editorial-header .desktop-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:34px;
  width:min(1120px,calc(100% - 64px));
  margin-inline:auto;
  padding:14px 0 15px;
  border-top:1px solid var(--line);
  list-style:none;
  font-size:11px;
  font-weight:500;
  letter-spacing:0;
}
.sgs-editorial-header .desktop-nav>li{list-style:none;margin:0;padding:0}
.sgs-editorial-header .desktop-nav a{
  position:relative;
  display:inline-flex;
  align-items:center;
  padding:0;
  color:var(--ink);
}
.sgs-editorial-header .desktop-nav a::after{
  content:"";
  position:absolute;
  left:0;
  right:100%;
  bottom:-6px;
  height:1px;
  background:var(--wine);
  transition:right .2s ease;
}
.sgs-editorial-header .desktop-nav a:hover,
.sgs-editorial-header .desktop-nav .current-menu-item>a{color:var(--wine)}
.sgs-editorial-header .desktop-nav a:hover::after,
.sgs-editorial-header .desktop-nav .current-menu-item>a::after{right:0}
.sgs-editorial-header .mobile-nav{display:none}

@media(max-width:900px){
  .sgs-editorial-header .masthead{
    min-height:76px;
    grid-template-columns:1fr auto;
    gap:18px;
    padding:18px 0;
  }
  .sgs-editorial-header .mast-note{display:none}
  .sgs-editorial-header .brand,
  .sgs-editorial-header .custom-logo-link{justify-self:start}
  .sgs-editorial-header .brand>span{font-size:30px}
  .sgs-editorial-header .brand>em{font-size:23px}
  .sgs-header-search{justify-self:end}
  .sgs-header-search>summary span{display:none}
  .sgs-header-search>summary{width:38px;height:38px;justify-content:center;padding:0;border:1px solid var(--line);border-radius:50%}
  .sgs-editorial-header .desktop-nav{display:none}
  .sgs-editorial-header .mobile-nav{display:block;border-top:1px solid var(--line)}
  .sgs-editorial-header .mobile-nav summary{list-style:none;padding:12px 0;display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:650}
  .sgs-editorial-header .mobile-nav summary::-webkit-details-marker{display:none}
  .sgs-editorial-header .mobile-nav nav,
  .sgs-editorial-header .mobile-nav ul{display:flex;flex-direction:column;gap:0;padding:0 0 12px;margin:0;list-style:none}
  .sgs-editorial-header .mobile-nav a{display:block;padding:9px 0;font-size:12px}
}
@media(max-width:620px){
  .announcement{font-size:8px;letter-spacing:.17em;padding:8px 10px}
  .sgs-editorial-header .brand>span{font-size:26px}
  .sgs-editorial-header .brand>em{font-size:20px}
  .sgs-header-search-popover{right:-2px;width:min(360px,calc(100vw - 28px))}
  .sgs-header-search-popover .search-form{flex-direction:row;padding:0;border-radius:0}
  .sgs-header-search-popover .search-form button{width:auto;min-width:82px}
}


/* ===== v3.2 Editorial content system — keeps the v3.1 visual language ===== */
.sgs-latest-grid-section{padding-top:10px;padding-bottom:92px}
.section-copy-block{max-width:430px;text-align:right}
.section-copy-block .section-copy{margin-left:auto;margin-bottom:12px}

.sgs-blog-index{padding-top:58px}
.blog-index-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:22px}
.blog-index-head .page-heading{margin-bottom:0}
.blog-index-meta{width:150px;height:150px;border:1px solid var(--line);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--surface);flex:0 0 auto}
.blog-index-meta span{font:500 45px/1 var(--serif);color:var(--wine)}
.blog-index-meta small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:6px}
.blog-lead{display:grid;grid-template-columns:1.08fr .92fr;gap:0;margin:42px 0 78px;background:#24181d;border-radius:var(--radius-xl);overflow:hidden;color:#fff;box-shadow:var(--shadow)}
.blog-lead-image{min-height:560px;overflow:hidden;background:var(--soft)}
.blog-lead-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}
.blog-lead-image:hover img{transform:scale(1.025)}
.blog-lead-copy{padding:65px 62px;display:flex;flex-direction:column;justify-content:center}
.blog-lead-copy .eyebrow{color:#d9a9ba}
.blog-lead-copy .card-meta{justify-content:flex-start;gap:18px;color:#e0b2c1;margin-top:22px}
.blog-lead-copy .card-meta span{color:#ad9da3}
.blog-lead-copy h2{font-size:clamp(48px,5vw,72px);line-height:.98;letter-spacing:-.045em;margin:10px 0 20px}
.blog-lead-copy h2 a{color:#fff}
.blog-lead-copy>p:not(.eyebrow){color:#c9bdc1;max-width:560px;font-size:14px;line-height:1.85;margin-bottom:28px}
.blog-lead-copy .button{align-self:flex-start;background:#fff;color:var(--ink);border-color:#fff}
.blog-all-heading{margin-top:0}

.sgs-trust-hero{padding:58px 0 42px}
.sgs-trust-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;border-radius:var(--radius-xl);overflow:hidden;background:#22171c;color:#fff;min-height:590px;box-shadow:var(--shadow)}
.sgs-trust-copy{padding:72px 66px;display:flex;flex-direction:column;justify-content:center}
.sgs-trust-copy .eyebrow{color:#d9a9ba}
.sgs-trust-copy h1{font-size:clamp(62px,7vw,98px);letter-spacing:-.055em;line-height:.9;margin:18px 0 24px}
.sgs-trust-lead{color:#d3c6ca;font-size:16px;line-height:1.85;max-width:560px;margin-bottom:30px}
.sgs-trust-copy .button{align-self:flex-start;background:#fff;color:var(--ink);border-color:#fff}
.sgs-trust-image{min-height:590px;background:var(--soft);overflow:hidden}
.sgs-trust-image img{width:100%;height:100%;object-fit:cover}
.sgs-trust-content{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;padding:56px 0 70px;align-items:start}
.sgs-trust-aside{position:sticky;top:120px;border-top:1px solid var(--line);padding-top:24px}
.sgs-trust-aside>span{font-size:9px;font-weight:750;letter-spacing:.14em;color:var(--wine)}
.sgs-trust-aside h2{font-size:44px;letter-spacing:-.035em;margin:12px 0 12px}
.sgs-trust-aside p{font-size:12px;color:var(--muted);line-height:1.75;max-width:330px}
.sgs-values{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:96px}
.sgs-values article{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:28px;min-height:220px}
.sgs-values article>span{font-size:9px;color:var(--wine);font-weight:750;letter-spacing:.14em}
.sgs-values h3{font-size:38px;margin:30px 0 9px}
.sgs-values p{font-size:12px;line-height:1.7;color:var(--muted)}

.sgs-contact-hero{padding:58px 0 34px;max-width:1000px;text-align:center}
.sgs-contact-hero .sgs-breadcrumbs{justify-content:center}
.sgs-contact-hero h1{font-size:clamp(68px,8vw,108px);letter-spacing:-.055em;line-height:.9;margin:15px 0 22px}
.sgs-contact-hero>p:last-child{max-width:700px;margin:0 auto;color:var(--muted);font-size:16px;line-height:1.8}
.sgs-contact-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:34px;align-items:start;padding:24px 0 100px}
.sgs-contact-main{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);padding:48px 54px;min-height:420px}
.sgs-contact-card{position:sticky;top:120px;background:#24181d;color:#fff;border-radius:var(--radius-xl);padding:42px 38px;min-height:420px}
.sgs-contact-card .eyebrow{color:#d9a9ba}
.sgs-contact-card h2{font-size:43px;line-height:1;letter-spacing:-.035em;margin:20px 0 17px}
.sgs-contact-card p,.sgs-contact-card span{display:block;color:#c9bdc1;font-size:12px;line-height:1.75}
.sgs-contact-card strong{display:block;font:500 24px/1.1 var(--serif);margin:22px 0 7px}
.sgs-contact-rule{height:1px;background:rgba(255,255,255,.14);margin:28px 0}
.sgs-contact-card .text-link{display:inline-block;color:#fff;margin-top:24px}

@media(max-width:980px){
  .section-copy-block{text-align:left;max-width:none}.section-copy-block .section-copy{margin-left:0}
  .blog-index-head{align-items:flex-start}.blog-index-meta{width:120px;height:120px}.blog-index-meta span{font-size:38px}
  .blog-lead{grid-template-columns:1fr}.blog-lead-image{min-height:480px}.blog-lead-copy{padding:48px 44px}
  .sgs-trust-hero-grid{grid-template-columns:1fr}.sgs-trust-copy{padding:52px 44px}.sgs-trust-image{min-height:520px}
  .sgs-trust-content{grid-template-columns:1fr;gap:35px}.sgs-trust-aside{position:static}.sgs-values{grid-template-columns:1fr 1fr}.sgs-values article:last-child{grid-column:1/-1}
  .sgs-contact-layout{grid-template-columns:1fr}.sgs-contact-card{position:static;min-height:0}
}
@media(max-width:640px){
  .blog-index-head{display:block}.blog-index-meta{margin-top:24px;width:105px;height:105px}.blog-lead{margin-top:32px;margin-bottom:58px;border-radius:24px}.blog-lead-image{min-height:390px}.blog-lead-copy{padding:36px 26px}.blog-lead-copy h2{font-size:47px}
  .sgs-trust-hero{padding-top:34px}.sgs-trust-hero-grid{border-radius:24px}.sgs-trust-copy{padding:38px 26px}.sgs-trust-copy h1{font-size:62px}.sgs-trust-image{min-height:390px}
  .sgs-trust-content{padding-top:30px;padding-bottom:52px}.sgs-values{grid-template-columns:1fr;padding-bottom:72px}.sgs-values article:last-child{grid-column:auto}
  .sgs-contact-hero{padding-top:36px}.sgs-contact-hero h1{font-size:66px}.sgs-contact-layout{padding-bottom:72px}.sgs-contact-main,.sgs-contact-card{padding:32px 26px;border-radius:24px}
}
