/* SOLCHAE HOME v1.0.1 — desktop/mobile UI refinement */
.solchae-home,.solchae-home *{box-sizing:border-box}.solchae-home{--ink:#171915;--muted:#6c7068;--paper:#f7f5ef;--cream:#efe9dc;--green:#425845;--line:#ded9cd;color:var(--ink);background:#fff;font-family:inherit;word-break:keep-all;overflow-wrap:break-word}.solchae-home h1,.solchae-home h2,.solchae-home h3,.solchae-home p,.solchae-home a,.solchae-home span{word-break:keep-all;overflow-wrap:break-word}.solchae-shell{width:min(1360px,calc(100% - 72px));margin:0 auto}.solchae-section{padding:92px 0}.solchae-kicker{margin:0 0 14px;font-size:11px;line-height:1.4;letter-spacing:.16em;font-weight:700;color:#fff}.solchae-kicker.dark{color:#687267}.solchae-home h1,.solchae-home h2{letter-spacing:-.035em}.solchae-home h2{font-size:clamp(30px,3.2vw,48px);line-height:1.14;margin:0 0 22px}.solchae-home p{font-size:16px;line-height:1.75}.solchae-hero{position:relative;min-height:600px;height:min(74vh,760px);background-image:var(--solchae-hero);background-position:center 48%;background-size:cover;display:flex;align-items:flex-end;color:#fff}.solchae-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,14,9,.60) 0%,rgba(10,14,9,.28) 44%,rgba(10,14,9,.06) 76%),linear-gradient(0deg,rgba(10,14,9,.38),transparent 46%)}.solchae-hero-inner{position:relative;padding-bottom:72px}.solchae-hero-copy{max-width:700px}.solchae-hero h1{font-size:clamp(44px,5.1vw,72px);line-height:1.08;margin:0 0 20px;color:#fff}.solchae-lead{max-width:640px;margin:0 0 28px;color:rgba(255,255,255,.92)}.solchae-actions{display:flex;gap:10px;flex-wrap:wrap}.solchae-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:2px;text-decoration:none!important;font-weight:700;transition:.2s}.solchae-btn-primary{background:#fff;color:#171915!important}.solchae-btn-ghost{border:1px solid rgba(255,255,255,.75);color:#fff!important}.solchae-btn-dark{background:var(--ink);color:#fff!important}.solchae-btn-light{background:#fff;color:#171915!important}.solchae-section-head{margin-bottom:30px}.solchae-section-head.split{display:flex;align-items:end;justify-content:space-between;gap:24px}.solchae-section-head h2{margin-bottom:0}.solchae-categories-section{background:var(--paper)}.solchae-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.solchae-category-card{position:relative;aspect-ratio:4/4.45;overflow:hidden;background:#ddd;text-decoration:none!important;color:#fff!important}.solchae-category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.58),transparent 58%)}.solchae-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.solchae-category-card:hover img{transform:scale(1.04)}.solchae-category-card span{position:absolute;z-index:2;left:22px;bottom:20px;font-size:21px;font-weight:700}.solchae-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.solchae-products-count-1{grid-template-columns:minmax(250px,330px)}.solchae-products-count-2{grid-template-columns:repeat(2,minmax(250px,330px))}.solchae-products-count-3{grid-template-columns:repeat(3,minmax(250px,330px))}.solchae-product-card{margin:0;min-width:0}.solchae-product-image{display:block;aspect-ratio:1/1.05;background:#f4f3ef;overflow:hidden}.solchae-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.solchae-product-card:hover img{transform:scale(1.025)}.solchae-product-copy{padding:14px 2px}.solchae-product-copy h3{font-size:17px;line-height:1.45;margin:0 0 7px}.solchae-product-copy h3 a{color:var(--ink)!important;text-decoration:none!important}.solchae-price{font-size:15px;font-weight:700;margin-bottom:8px}.solchae-price del{opacity:.5}.solchae-price ins{text-decoration:none}.solchae-text-link{color:var(--ink)!important;text-decoration:none!important;font-weight:700;font-size:14px}.solchae-empty{padding:24px;background:var(--paper)}.solchae-story{background:#fff}.solchae-split-layout{display:grid;grid-template-columns:1.06fr .94fr;gap:64px;align-items:center}.solchae-split-layout.reverse .solchae-media{order:2}.solchae-split-layout.reverse .solchae-copy{order:1}.solchae-media{aspect-ratio:5/4;overflow:hidden;background:#eee}.solchae-media img{width:100%;height:100%;object-fit:cover}.solchae-copy{padding:12px 0}.solchae-copy>p:not(.solchae-kicker){color:var(--muted);margin:0 0 24px}.solchae-process{position:relative;min-height:570px;background-image:var(--solchae-process);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.solchae-process-overlay{position:absolute;inset:0;background:rgba(13,20,13,.50)}.solchae-process-inner{position:relative;text-align:center;max-width:860px}.solchae-process h2{font-size:clamp(38px,4.5vw,64px);color:#fff}.solchae-process p:last-child{font-size:19px}.solchae-class{background:var(--cream)}.solchae-visit{padding-top:20px}.solchae-visit-card{position:relative;min-height:520px;overflow:hidden;color:#fff}.solchae-visit-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.solchae-visit-card:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,13,10,.62),rgba(10,13,10,.08))}.solchae-visit-copy{position:relative;z-index:2;max-width:560px;padding:80px 64px}.solchae-visit-copy h2{color:#fff}.solchae-visit-copy p{margin-bottom:26px}.solchae-cta{text-align:center;padding:96px 0;background:var(--paper)}.solchae-cta h2{max-width:800px;margin:0 auto 16px}.solchae-cta p{color:var(--muted);margin:0 0 26px}.solchae-home-active .entry-header,.solchae-home-active .entry-title{display:none!important}.solchae-home-active .site-content .ast-container,.solchae-home-active .site-main,.solchae-home-active .entry-content{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}.solchae-home-active .site-content>.ast-container{display:block!important}.solchae-home-active .content-area{width:100%!important;margin:0!important}.solchae-home-active article{padding:0!important;margin:0!important}.solchae-home-active .entry-content>*{max-width:none!important}
@media(max-width:1100px){.solchae-shell{width:min(100% - 48px,1180px)}.solchae-section{padding:78px 0}.solchae-hero{min-height:580px;height:min(72vh,700px)}.solchae-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.solchae-products{grid-template-columns:repeat(2,minmax(0,1fr))}.solchae-products-count-1{grid-template-columns:minmax(260px,360px)}.solchae-split-layout{grid-template-columns:1fr;gap:34px}.solchae-split-layout.reverse .solchae-media,.solchae-split-layout.reverse .solchae-copy{order:initial}.solchae-process{min-height:500px}.solchae-visit-copy{padding:60px 38px}}
@media(max-width:600px){.solchae-shell{width:calc(100% - 32px)}.solchae-section{padding:58px 0}.solchae-hero{min-height:520px;height:64svh;max-height:620px;align-items:flex-end;background-position:center 48%}.solchae-hero-overlay{background:linear-gradient(0deg,rgba(8,12,8,.70) 0%,rgba(8,12,8,.28) 55%,rgba(8,12,8,.07) 100%)}.solchae-hero-inner{padding-bottom:36px}.solchae-hero-copy{max-width:100%}.solchae-kicker{font-size:9.5px;letter-spacing:.13em;margin-bottom:12px}.solchae-hero h1{font-size:clamp(29px,8.1vw,34px);line-height:1.13;margin-bottom:16px;max-width:12.5em}.solchae-lead{font-size:14px!important;line-height:1.55!important;margin-bottom:22px;max-width:95%}.solchae-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.solchae-btn{min-height:44px;padding:0 10px;font-size:13px}.solchae-home h2{font-size:30px;line-height:1.18}.solchae-section-head{margin-bottom:24px}.solchae-section-head.split{align-items:flex-start;flex-direction:column;gap:12px}.solchae-categories{gap:8px}.solchae-category-card{aspect-ratio:1/1.12}.solchae-category-card span{left:13px;bottom:12px;font-size:16px}.solchae-products,.solchae-products-count-1,.solchae-products-count-2,.solchae-products-count-3{display:flex;overflow-x:auto;grid-template-columns:none;gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.solchae-product-card{min-width:72%;scroll-snap-align:start}.solchae-product-copy{padding-top:12px}.solchae-product-copy h3{font-size:16px}.solchae-media{aspect-ratio:4/3}.solchae-copy>p:not(.solchae-kicker){font-size:15px;line-height:1.7}.solchae-process{min-height:420px}.solchae-process h2{font-size:34px}.solchae-process p:last-child{font-size:16px}.solchae-visit-card{min-height:460px}.solchae-visit-card:after{background:linear-gradient(0deg,rgba(10,13,10,.72),rgba(10,13,10,.04) 76%)}.solchae-visit-copy{position:absolute;left:0;right:0;bottom:0;padding:30px 22px}.solchae-cta{padding:70px 0}}

/* SOLCHAE HOME v1.0.2 — final homepage proportion refinement */
@media(min-width:1101px){
  .solchae-hero{min-height:640px;height:min(78vh,820px)}
  .solchae-hero-inner{padding-bottom:82px}
  .solchae-hero-copy{max-width:760px}
  .solchae-hero h1{font-size:clamp(52px,5.45vw,78px)}
  .solchae-lead{font-size:17px!important}
}
@media(max-width:600px){
  .solchae-hero{min-height:470px;height:56svh;max-height:560px;background-position:center 50%}
  .solchae-hero-inner{padding-bottom:28px}
  .solchae-hero .solchae-kicker{margin-bottom:8px}
  .solchae-hero h1{margin-bottom:13px}
  .solchae-lead{margin-bottom:18px}
  .solchae-hero .solchae-btn{min-height:41px}
  .solchae-categories-section{padding-top:44px}
}



/* SOLCHAE HOME v1.0.7 — Astra native header stabilization */
html,body,p,span,a,li,button,input,textarea,select,label,h1,h2,h3,h4,h5,h6{word-break:keep-all;overflow-wrap:break-word}

/* Astra 네이티브 헤더를 그대로 사용합니다. 플러그인이 별도 헤더를 출력하지 않습니다. */
body.solchae-native-header .site-header,
body.solchae-native-header #masthead,
body.solchae-native-header .ast-primary-header-bar{display:block!important}

/* 플러그인 Footer만 사용하므로 Astra 기본 Footer만 숨깁니다. */
footer#colophon,.site-footer:not(.solchae-site-footer){display:none!important}
.solchae-site-footer{background:#172019;color:#fff;padding:48px 0}
.solchae-footer-shell{width:min(1360px,calc(100% - 72px));margin:auto;display:flex;justify-content:space-between;gap:30px;align-items:flex-end}
.solchae-site-footer strong{font-size:23px}.solchae-site-footer p{margin:7px 0 0;color:rgba(255,255,255,.72);font-size:13px}.solchae-site-footer nav{display:flex;gap:20px;flex-wrap:wrap}.solchae-site-footer a{color:#fff!important;text-decoration:none!important;font-size:13px}

/* WooCommerce archive는 Astra/WooCommerce 기본 레이아웃을 존중합니다. */
.woocommerce .ast-container,.woocommerce-page .ast-container{max-width:1240px;margin-left:auto;margin-right:auto}
.woocommerce ul.products,.woocommerce-page ul.products{width:100%}

@media(max-width:900px){
  .solchae-footer-shell{width:calc(100% - 40px);display:block}.solchae-site-footer nav{margin-top:26px;gap:14px 20px}
}

/* SOLCHAE HOME v1.0.8 — isolated global header, no Astra menu collision */
body.solchae-custom-header-active #masthead,
body.solchae-custom-header-active .site-header,
body.solchae-custom-header-active .ast-mobile-header-wrap,
body.solchae-custom-header-active .ast-primary-header-bar,
body.solchae-custom-header-active .main-header-bar-wrap,
body.solchae-custom-header-active header.site-header{display:none!important}
.solchae-global-header{position:relative;z-index:9999;background:#fff;border-bottom:1px solid #ececec}
.solchae-global-header *{box-sizing:border-box}
.solchae-global-header__inner{width:min(1480px,calc(100% - 80px));height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.solchae-brand{display:flex;align-items:center;text-decoration:none!important;color:#111827!important;flex:0 0 auto}
.solchae-brand span{font-size:30px;line-height:1;font-weight:800;letter-spacing:-.06em}
.solchae-brand img{display:block;max-height:48px;width:auto;max-width:210px;object-fit:contain}
.solchae-main-nav{display:flex;align-items:center;gap:34px;margin-left:auto;font-size:16px;font-weight:700}
.solchae-main-nav>a,.solchae-shop-trigger{color:#111827!important;text-decoration:none!important;background:none!important;border:0!important;padding:10px 0!important;margin:0!important;font:inherit;line-height:1.2;cursor:pointer;box-shadow:none!important}
.solchae-main-nav>a:hover,.solchae-shop-trigger:hover{color:#7b4b42!important}
.solchae-nav-divider{display:block;width:1px;height:28px;background:#ddd;margin:0 -10px}
.solchae-shop-menu{position:relative}
.solchae-shop-submenu{display:none;position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);min-width:150px;padding:12px;background:#fff;border:1px solid #e7e3db;box-shadow:0 12px 28px rgba(0,0,0,.10);z-index:10020}
.solchae-shop-submenu:before{content:'';position:absolute;left:0;right:0;top:-14px;height:14px}
.solchae-shop-submenu a{display:block;padding:10px 14px;color:#111827!important;text-decoration:none!important;font-weight:600;white-space:nowrap}
.solchae-shop-submenu a:hover{background:#f7f5ef}
@media(min-width:901px){.solchae-shop-menu:hover .solchae-shop-submenu,.solchae-shop-menu:focus-within .solchae-shop-submenu,.solchae-shop-menu.is-open .solchae-shop-submenu{display:block}}
.solchae-menu-toggle{display:none;width:44px;height:44px;padding:8px!important;border:0!important;background:transparent!important;box-shadow:none!important;cursor:pointer}
.solchae-menu-toggle>span:not(.screen-reader-text){display:block;width:26px;height:2px;background:#111827;margin:5px auto;transition:.2s}
@media(max-width:900px){
 .solchae-global-header__inner{width:calc(100% - 36px);height:86px}
 .solchae-brand span{font-size:28px}
 .solchae-menu-toggle{display:block}
 .solchae-main-nav{display:none;position:absolute;left:0;right:0;top:86px;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #e7e3db;box-shadow:0 14px 30px rgba(0,0,0,.08);padding:12px 20px 22px;gap:0;flex-direction:column;align-items:stretch;font-size:17px}
 .solchae-main-nav.is-open{display:flex}
 .solchae-main-nav>a,.solchae-shop-trigger{display:block;width:100%;padding:14px 6px!important;text-align:left;border-bottom:1px solid #f0eee8!important}
 .solchae-nav-divider{display:none}
 .solchae-shop-menu{width:100%}
 .solchae-shop-submenu{display:none;position:static;transform:none;box-shadow:none;border:0;border-bottom:1px solid #f0eee8;padding:4px 0 8px 16px;min-width:0;background:#faf9f6}
 .solchae-shop-menu.is-open .solchae-shop-submenu{display:block}
 .solchae-shop-submenu a{padding:10px 12px;font-size:15px}
}

/* =========================================================
   SOLCHAE HOME v1.1.0 — SOLCHAE STORY
   브랜드 블로그 / 소식 / 상세글 / 공유 UI
   ========================================================= */
.solchae-story-index,.solchae-story-single{--story-ink:#1c211d;--story-muted:#72766f;--story-paper:#f7f5ef;--story-line:#e4e0d6;color:var(--story-ink);background:#fff;word-break:keep-all;overflow-wrap:break-word}
.solchae-story-index *,.solchae-story-single *{box-sizing:border-box;word-break:keep-all;overflow-wrap:break-word}
.solchae-story-shell{width:min(1240px,calc(100% - 64px));margin:0 auto}
.solchae-story-index-page .entry-header,.solchae-story-index-page .entry-title,.solchae-story-single-page .entry-header,.solchae-story-single-page .entry-title{display:none!important}
.solchae-story-index-page .site-content .ast-container,.solchae-story-index-page .site-main,.solchae-story-index-page .entry-content,.solchae-story-single-page .site-content .ast-container,.solchae-story-single-page .site-main,.solchae-story-single-page .entry-content{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}
.solchae-story-index-page .site-content>.ast-container,.solchae-story-single-page .site-content>.ast-container{display:block!important}
.solchae-story-index-page .content-area,.solchae-story-single-page .content-area{width:100%!important;margin:0!important}
.solchae-story-index-page article,.solchae-story-single-page article{padding:0!important;margin:0!important}
.solchae-story-masthead{background:var(--story-paper);padding:92px 0 76px;text-align:center;border-bottom:1px solid var(--story-line)}
.solchae-story-kicker{font-size:11px;font-weight:800;letter-spacing:.18em;color:#6e796e;margin:0 0 12px}
.solchae-story-masthead h1{font-size:clamp(42px,5vw,68px);line-height:1.08;letter-spacing:-.05em;margin:0 0 18px;color:var(--story-ink)}
.solchae-story-masthead p:last-child{font-size:17px;line-height:1.7;color:var(--story-muted);margin:0 auto;max-width:660px}
.solchae-story-list-section{padding:58px 0 100px}
.solchae-story-filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 0 44px}
.solchae-story-filters a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border:1px solid var(--story-line);border-radius:999px;color:#40463f!important;text-decoration:none!important;font-size:14px;font-weight:700;background:#fff;transition:.2s}
.solchae-story-filters a:hover,.solchae-story-filters a.is-active{background:#27382b;border-color:#27382b;color:#fff!important}
.solchae-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 28px}
.solchae-story-card{background:#fff!important;border:0!important;box-shadow:none!important}
.solchae-story-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#eeece5;overflow:hidden;text-decoration:none!important}
.solchae-story-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.solchae-story-card:hover .solchae-story-card__image img{transform:scale(1.025)}
.solchae-story-placeholder{font-size:18px;font-weight:800;letter-spacing:.18em;color:#9a998f}
.solchae-story-card__body{padding:20px 2px 0}
.solchae-story-card__meta{display:flex;align-items:center;gap:10px;font-size:12px;color:#81847e;margin-bottom:11px}
.solchae-story-card__meta span{font-weight:800;color:#617064}
.solchae-story-card__meta span+time:before{content:'·';margin-right:10px;color:#b5b6b1}
.solchae-story-card h2{font-size:24px;line-height:1.35;letter-spacing:-.035em;margin:0 0 12px!important}
.solchae-story-card h2 a{color:var(--story-ink)!important;text-decoration:none!important}
.solchae-story-card p{font-size:14.5px;line-height:1.72;color:var(--story-muted);margin:0 0 15px}
.solchae-story-read{font-size:13px;font-weight:800;color:#425845!important;text-decoration:none!important}
.solchae-story-pagination{margin-top:58px}.solchae-story-pagination ul{list-style:none;display:flex;justify-content:center;gap:6px;padding:0;margin:0}.solchae-story-pagination a,.solchae-story-pagination span{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 9px;border:1px solid var(--story-line);text-decoration:none!important;color:#4d524c!important}.solchae-story-pagination .current{background:#27382b;border-color:#27382b;color:#fff!important}
.solchae-story-empty{text-align:center;padding:80px 20px;background:var(--story-paper)}.solchae-story-empty strong{font-size:24px}.solchae-story-empty p{color:var(--story-muted);margin:12px 0 0}

.solchae-story-single__header{padding:72px 0 48px;background:#fff}
.solchae-story-single__head-inner{max-width:920px}
.solchae-story-back{display:inline-block;margin:0 0 32px;color:#677069!important;text-decoration:none!important;font-size:13px;font-weight:800}
.solchae-story-single__meta{display:flex;gap:10px;color:#80847e;font-size:13px;margin-bottom:16px}.solchae-story-single__meta span{font-weight:800;color:#617064}.solchae-story-single__meta span+time:before{content:'·';margin-right:10px;color:#b5b6b1}
.solchae-story-single h1{font-size:clamp(38px,5vw,64px);line-height:1.14;letter-spacing:-.05em;margin:0!important;color:var(--story-ink)}
.solchae-story-single__hero{width:min(1240px,calc(100% - 64px));margin:0 auto 64px;aspect-ratio:16/8.4;overflow:hidden;background:#efede7}
.solchae-story-single__hero img{width:100%;height:100%;object-fit:cover;display:block}
.solchae-story-single__content{max-width:860px;padding-bottom:100px}
.solchae-story-article-body{font-size:17px;line-height:1.9;color:#343934}
.solchae-story-article-body p{margin:0 0 1.45em}.solchae-story-article-body h2{font-size:32px;line-height:1.3;margin:2.2em 0 .75em}.solchae-story-article-body h3{font-size:24px;line-height:1.4;margin:1.9em 0 .65em}.solchae-story-article-body img{max-width:100%;height:auto}.solchae-story-article-body figure{margin:2.3em 0}.solchae-story-article-body a{color:#365940}
.solchae-story-share{margin-top:72px;padding:30px 0;border-top:1px solid var(--story-line);border-bottom:1px solid var(--story-line)}
.solchae-story-share>strong{display:block;font-size:15px;margin-bottom:16px}.solchae-story-share__buttons{display:flex;gap:9px;flex-wrap:wrap}.solchae-share-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid #dcd9d0!important;background:#fff!important;color:#2e332e!important;border-radius:2px;text-decoration:none!important;font-size:13px!important;font-weight:800!important;cursor:pointer;box-shadow:none!important}.solchae-share-btn:hover{background:#f5f3ed!important}.solchae-share-note{font-size:12px!important;color:#888b85!important;margin:12px 0 0!important}.solchae-story-single__footer{padding-top:34px}.solchae-story-single__footer a{font-weight:800;color:#425845!important;text-decoration:none!important}

@media(max-width:900px){
 .solchae-story-shell{width:calc(100% - 40px)}
 .solchae-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .solchae-story-masthead{padding:72px 0 58px}
 .solchae-story-single__hero{width:calc(100% - 40px);margin-bottom:48px}
}
@media(max-width:600px){
 .solchae-story-shell{width:calc(100% - 32px)}
 .solchae-story-masthead{padding:56px 0 46px;text-align:left}.solchae-story-masthead h1{font-size:40px}.solchae-story-masthead p:last-child{font-size:15px}
 .solchae-story-list-section{padding:34px 0 72px}.solchae-story-filters{justify-content:flex-start;gap:7px;margin-bottom:30px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.solchae-story-filters a{white-space:nowrap;flex:0 0 auto;min-height:36px;padding:0 14px}
 .solchae-story-grid{grid-template-columns:1fr;gap:38px}.solchae-story-card h2{font-size:22px}.solchae-story-card p{font-size:14px}
 .solchae-story-single__header{padding:44px 0 30px}.solchae-story-back{margin-bottom:24px}.solchae-story-single h1{font-size:36px}.solchae-story-single__hero{width:100%;aspect-ratio:4/3;margin-bottom:38px}.solchae-story-single__content{padding-bottom:72px}.solchae-story-article-body{font-size:16px;line-height:1.85}.solchae-story-article-body h2{font-size:27px}.solchae-story-article-body h3{font-size:22px}.solchae-story-share{margin-top:54px}.solchae-story-share__buttons{display:grid;grid-template-columns:1fr 1fr}.solchae-share-btn:first-child{grid-column:1/-1}
}
