:root{--ink:#40352f;--muted:#776960;--caramel:#9c765d;--paper:rgba(255,252,248,.94);--line:#dfcfc1;--accent:#7c5745}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;color:var(--ink);background:#eadbca url("../assets/background-commission.jpg") center/cover fixed;font-family:Pretendard,"Noto Sans KR","Malgun Gothic",system-ui,sans-serif;word-break:keep-all}body:before{content:"";position:fixed;inset:0;z-index:-1;background:rgba(249,244,237,.7)}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:12px max(18px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(117,85,65,.15);background:rgba(255,252,248,.88);backdrop-filter:blur(16px)}.brand{color:var(--ink);font-weight:900;letter-spacing:.16em;text-decoration:none}.topbar nav{display:flex;gap:6px}.topbar nav a{padding:8px 12px;border-radius:999px;color:#6d5a50;font-size:13px;font-weight:800;text-decoration:none}.topbar nav a.active{color:#fff;background:var(--accent)}main{width:min(1180px,calc(100% - 28px));margin:auto}.hero{position:relative;height:min(620px,72vh);min-height:440px;margin-top:18px;overflow:hidden;border-radius:30px;background:#cbb39f;box-shadow:0 22px 60px rgba(81,55,39,.16)}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(44,31,26,.7),rgba(44,31,26,.08) 65%)}.hero-copy{position:absolute;left:clamp(24px,7vw,82px);bottom:clamp(32px,8vh,78px);z-index:1;max-width:680px;color:#fff}.hero-copy span,.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em}.hero-copy h1{margin:12px 0;font-size:clamp(34px,5vw,66px);line-height:1.24;letter-spacing:-.05em}.hero-copy p{margin:0;font-size:clamp(15px,1.8vw,21px);color:#f8eee7}.section-nav{position:sticky;top:61px;z-index:40;display:flex;justify-content:center;gap:6px;margin:14px auto;padding:8px;border:1px solid rgba(130,94,70,.14);border-radius:18px;background:rgba(255,252,248,.86);backdrop-filter:blur(14px)}.section-nav a{padding:8px 14px;border-radius:11px;color:#67554b;font-size:13px;font-weight:800;text-decoration:none}.section-nav a:hover{background:#efe1d5}.section{margin:70px 0}.card,.gallery-block,.builder-layout,.terms-section details{border:1px solid rgba(124,87,69,.14);background:var(--paper);box-shadow:0 12px 34px rgba(92,65,47,.08)}.intro{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center;margin:48px 0;padding:34px;border-radius:24px}.intro h2,.section-title h2,.guide-grid h2,.contact h2{margin:6px 0;font-size:clamp(26px,3.5vw,42px);line-height:1.3;letter-spacing:-.04em}.eyebrow{margin:0;color:var(--accent)}.average{padding:22px;border-radius:18px;background:#f2e6da}.average p{display:flex;justify-content:space-between;gap:16px;margin:0;padding:9px 0;border-bottom:1px solid #dfcdbd}.average p:last-of-type{border:0}.average strong{color:var(--accent)}.average small{display:block;margin-top:9px;color:var(--muted);line-height:1.6}.section-title{margin-bottom:24px}.section-title h2{font-size:38px}.section-title>p:last-child{margin:8px 0 0;color:var(--muted)}.gallery-block{margin:16px 0;padding:24px 0;border-radius:24px;overflow:hidden}.gallery-block h3{margin:0 24px 16px;font-size:20px}.gallery{display:flex;gap:12px;overflow-x:auto;padding:0 24px 16px;scroll-snap-type:x proximity;scrollbar-color:#ad8b74 transparent}.gallery figure{flex:0 0 auto;height:330px;margin:0;overflow:hidden;border-radius:16px;background:#eadfd6;scroll-snap-align:start}.gallery img{width:auto;max-width:none;height:330px;object-fit:contain}.gallery.covers figure,.gallery.covers img{height:390px}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.price-card{position:relative;min-height:260px;overflow:hidden;border-radius:20px;background:#d8c2af}.price-card img{width:100%;height:100%;object-fit:cover}.price-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(44,31,25,.76))}.price-card div{position:absolute;z-index:1;left:18px;right:18px;bottom:17px;display:flex;justify-content:space-between;align-items:end;color:#fff}.price-card b{font-size:22px}.price-card strong{font-size:15px}.option-showcase{margin-top:18px;border-radius:24px;overflow:hidden;background:#fff}.option-showcase article{position:relative;min-height:180px;overflow:hidden;border-bottom:8px solid #f7f0ea}.option-showcase img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58}.option-showcase article:after{content:"";position:absolute;inset:0;background:rgba(255,248,242,.34)}.option-showcase article>div{position:relative;z-index:1;width:min(630px,90%);padding:38px}.option-showcase h3{margin:0 0 7px;font-size:30px}.option-showcase h3 em{display:block;margin-top:5px;color:#7c4f3c;font-size:15px;font-style:normal}.option-showcase p{margin:0;line-height:1.7}.motion-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.motion-grid article{overflow:hidden;border-radius:22px;background:#fff}.motion-grid img{width:100%;height:300px;object-fit:cover}.motion-grid div{padding:22px}.motion-grid h3{margin:0 0 8px}.motion-grid p{margin:0;color:var(--muted);line-height:1.7}.builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:0;overflow:visible;border-radius:26px}.option-panel{padding:28px}.option-panel fieldset{margin:0 0 28px;padding:0;border:0}.option-panel legend{margin-bottom:13px;font-size:18px;font-weight:900}.choices{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.choices.usage{grid-template-columns:repeat(3,1fr)}.choices label{cursor:pointer}.choices input{position:absolute;opacity:0}.choices span{display:flex;min-height:82px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:15px;background:#fff;font-weight:900}.choices small{margin-top:6px;color:var(--muted);font-size:12px;font-weight:700}.choices input:checked+span{border:2px solid var(--accent);color:var(--accent);background:#f7ece3}.check-list{border:1px solid var(--line);border-radius:16px;overflow:hidden}.check-list label{display:flex;gap:12px;align-items:center;padding:15px;border-bottom:1px solid #eadfd6;cursor:pointer}.check-list label:last-child{border:0}.check-list input{accent-color:var(--accent)}.check-list span{flex:1}.check-list b{color:var(--accent);font-size:13px}select,textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff;color:var(--ink)}textarea{resize:vertical}.summary-card{position:sticky;top:130px;align-self:start;min-height:500px;padding:28px;border-left:1px solid var(--line);border-radius:0 26px 26px 0;background:#5f473b;color:#fff}.summary-card .eyebrow{color:#e9cfbd}.summary-card h3{margin:7px 0 20px;font-size:28px}.summary-row{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:14px}.summary-row span:last-child{text-align:right}.estimate-total{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.estimate-total strong{font-size:22px}.estimate-note{color:#e4d5cc;font-size:12px;line-height:1.6}.summary-card button,.chat-button{display:block;width:100%;margin-top:10px;padding:14px;border:0;border-radius:13px;text-align:center;text-decoration:none;font-weight:900;cursor:pointer}.summary-card button{background:#fff;color:#5f473b}.chat-button{background:#c79b7c;color:#fff}.chat-button.disabled{opacity:.52;cursor:not-allowed}.guide-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.guide-grid article{padding:28px;border-radius:24px}.process-image{width:100%;max-height:320px;margin:18px 0;border-radius:16px;object-fit:cover}.guide-grid li{margin:8px 0;line-height:1.65}.terms-section details{margin:10px 0;border-radius:17px;overflow:hidden}.terms-section summary{padding:18px 20px;font-weight:900;cursor:pointer}.terms-section details div{padding:0 22px 20px;color:#615750;line-height:1.7}.terms-section li{margin:6px 0}.consent-box{margin-top:16px;padding:22px;border-radius:18px;background:#5f473b;color:#fff}.consent-box label{display:block;margin:8px 0;font-weight:800}.consent-box input{accent-color:#c79b7c}.consent-box p{margin:12px 0 0;color:#e5d7ce;font-size:12px}.contact{padding:40px;border-radius:26px;text-align:center}.contact p{line-height:1.7}.contact small{color:var(--muted)}footer{padding:30px;text-align:center;color:#725e53;font-size:12px}
@media(max-width:900px){.intro,.builder-layout,.guide-grid{grid-template-columns:1fr}.price-grid{grid-template-columns:1fr 1fr}.summary-card{position:relative;top:auto;border-left:0;border-radius:0 0 26px 26px}.motion-grid{grid-template-columns:1fr}.hero{height:64vh}.section-nav{justify-content:flex-start;overflow:auto}.section-nav a{flex:0 0 auto}}
@media(max-width:600px){main{width:min(100% - 18px,1180px)}.topbar{padding:10px}.topbar nav a{padding:7px 9px}.hero{min-height:400px;border-radius:20px}.hero-copy h1{font-size:32px}.intro{padding:22px}.section{margin:48px 0}.section-title h2{font-size:30px}.gallery figure,.gallery img{height:270px}.gallery.covers figure,.gallery.covers img{height:320px}.price-card{min-height:210px}.option-showcase article>div{padding:28px 22px}.option-showcase h3{font-size:25px}.choices,.choices.usage{grid-template-columns:1fr 1fr}.option-panel{padding:20px}.check-list label{align-items:flex-start;flex-wrap:wrap}.check-list b{width:100%;padding-left:28px}.motion-grid img{height:230px}}

/* 견적 항목: 한 줄에 한 항목씩, 이미지와 정보를 분리해 읽기 쉽게 표시 */
.hero-copy{max-width:900px}
.hero-copy h1{font-size:clamp(34px,4vw,56px)}
.price-grid{grid-template-columns:1fr;gap:12px}
.price-card{position:static;display:grid;grid-template-columns:minmax(220px,42%) 1fr;min-height:190px;border:1px solid var(--line);background:#fff}
.price-card img{width:100%;height:190px;object-fit:cover}
.price-card:after{display:none}
.price-card div{position:static;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;padding:28px 34px;color:var(--ink)}
.price-card b{font-size:30px}
.price-card strong{color:var(--accent);font-size:19px}
.option-showcase{display:grid;gap:12px;overflow:visible;border-radius:0;background:transparent}
.option-showcase article{position:static;display:grid;grid-template-columns:minmax(220px,42%) 1fr;min-height:190px;border:1px solid var(--line);border-radius:20px;background:#fff}
.option-showcase img{position:static;width:100%;height:190px;object-fit:cover;opacity:1}
.option-showcase article:after{display:none}
.option-showcase article>div{position:static;display:flex;width:auto;flex-direction:column;justify-content:center;padding:26px 34px}
.option-showcase h3{margin:0 0 12px;font-size:28px}
.option-showcase h3 em{font-size:17px}
.option-showcase p{color:var(--muted);font-size:15px}
.motion-grid{grid-template-columns:1fr}

@media(max-width:600px){
  .price-card,.option-showcase article{grid-template-columns:42% 58%;min-height:150px}
  .price-card img,.option-showcase img{height:150px}
  .price-card div,.option-showcase article>div{padding:18px}
  .price-card b,.option-showcase h3{font-size:22px}
  .price-card strong,.option-showcase h3 em{font-size:14px}
  .option-showcase p{font-size:13px;line-height:1.55}
}

.background-price-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.background-price-list li{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:start}
.background-price-list b{color:var(--accent)}
.option-panel input[type="text"],.option-panel input[type="date"]{width:100%;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink)}
.option-panel textarea,.option-panel select{margin-top:12px}
.file-picker{display:flex;align-items:center;gap:12px;margin-top:12px;padding:13px 15px;border:1px dashed #bd9b84;border-radius:14px;background:#fbf5ef;cursor:pointer}
.file-picker span{flex:0 0 auto;color:var(--accent);font-weight:900}
.file-picker input{min-width:0;max-width:100%;font-size:13px}
.file-list,.field-help{margin:9px 2px 0;color:var(--muted);font-size:12px;line-height:1.6}
@media(max-width:600px){.background-price-list li{grid-template-columns:86px 1fr}.file-picker{align-items:flex-start;flex-direction:column}}

/* 기본 구도 네 항목은 부담스럽지 않게 한 줄로 축소 */
.price-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}
.price-card{display:flex;flex:1 0 0;min-width:210px;min-height:0;flex-direction:column;scroll-snap-align:start}
.price-card img{width:100%;height:280px;object-fit:cover;object-position:center 25%}
.price-card div{min-height:76px;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:16px 18px}
.price-card b{font-size:20px}
.price-card strong{font-size:14px;white-space:nowrap}
@media(max-width:600px){
  .price-card{display:flex;min-width:190px;min-height:0}
  .price-card img{height:240px}
  .price-card div{min-height:68px;padding:14px}
  .price-card b{font-size:18px}
  .price-card strong{font-size:13px}
}

/* 방송용·상업용은 나란히 비교 */
.option-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}
.option-showcase article{grid-column:1/-1}
.option-showcase article:nth-child(2),.option-showcase article:nth-child(3){display:flex;grid-column:auto;min-width:0;flex-direction:column}
.option-showcase article:nth-child(2) img,.option-showcase article:nth-child(3) img{height:250px}
.option-showcase article:nth-child(2)>div,.option-showcase article:nth-child(3)>div{min-height:190px;flex:1}
.option-showcase article:nth-child(2){order:1}
.option-showcase article:nth-child(3){order:2}
.option-showcase article:nth-child(1){order:3}
.option-showcase article:nth-child(4){order:4}
.option-showcase article:nth-child(5){order:5}
@media(max-width:700px){
  .option-showcase{grid-template-columns:1fr}
  .option-showcase article:nth-child(2),.option-showcase article:nth-child(3){grid-column:1}
}

/* 퀄리티업은 비교 이미지와 설명을 분리해 명확하게 안내 */
.option-showcase article:first-child{display:grid;width:min(100%,760px);grid-template-columns:1fr;justify-self:center;border:1px solid #b8947e;background:#fff}
.option-showcase article:first-child img{width:100%;height:auto;margin:0;padding:0;object-fit:contain;object-position:center;background:#fff}
.option-showcase article:first-child>div{display:grid;grid-template-columns:210px 1fr;gap:20px;align-items:center;padding:20px 24px;border-top:1px solid #eadbd0;background:#fffaf6}
.option-showcase article:first-child h3{margin:0;font-size:25px;line-height:1.2}
.option-showcase article:first-child h3:before{content:"QUALITY OPTION";display:block;margin-bottom:8px;color:#9c765d;font-size:11px;font-weight:900;letter-spacing:.16em}
.option-showcase article:first-child h3 em{display:inline-block;margin-top:8px;padding:6px 9px;border-radius:8px;background:#efe0d5;color:#6f4938;font-size:14px}
.option-showcase article:first-child p{padding-left:20px;border-left:1px solid #ddc9bb;color:#554940;font-size:14px;line-height:1.7}
@media(max-width:700px){
  .option-showcase article:first-child img{width:100%;height:auto;margin:0;padding:0}
  .option-showcase article:first-child>div{grid-template-columns:1fr;gap:15px;padding:22px}
  .option-showcase article:first-child p{padding:0;border:0}
}

#saveSummaryImage,#saveSummaryPdf{background:#f4e8de;color:#5f473b}
#printSheet{display:none}

/* 애니메이션 예시는 얼굴 전체가 보이도록 자르지 않음 */
.motion-grid article:first-child{padding-top:18px;background:#fff}
.motion-grid article:first-child img{width:min(100% - 28px,420px);height:300px;margin:0 auto;padding:0;border-radius:14px;object-fit:cover;object-position:center 30%;background:#fff}
@media(max-width:700px){.motion-grid article:first-child img{width:min(100% - 24px,340px);height:255px}}
@media print{
  @page{size:A4;margin:14mm}
  body{background:#fff!important;color:#332a25!important}
  body>*{display:none!important}
  #printSheet{display:block!important;font-family:"Noto Sans KR","Malgun Gothic",sans-serif}
  #printSheet h1{margin:0 0 8px;font-size:24px}
  #printSheet>p{margin:0 0 20px;color:#695b53;font-size:11px}
  #printSheet pre{padding:18px;border:1px solid #d8cbc2;border-radius:10px;background:#fffaf6;font:12px/1.7 "Noto Sans KR","Malgun Gothic",sans-serif;white-space:pre-wrap}
  #printSheet h2{margin:24px 0 10px;font-size:17px}
  .print-images{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
  .print-images figure{break-inside:avoid;margin:0;padding:8px;border:1px solid #ddd3cc;border-radius:8px}
  .print-images img{width:100%;height:210px;object-fit:contain;background:#f6f1ed}
  .print-images figcaption{margin-top:5px;font-size:9px;word-break:break-all}
}

/* 퀄리티업·풀퀄리티: 동일한 세로 카드와 같은 높이의 이미지 영역 */
.option-showcase article:nth-child(1),.option-showcase article:nth-child(4){display:grid;width:min(100%,760px);grid-template-columns:1fr;justify-self:center;background:#fff}
.option-showcase article:nth-child(1) img,.option-showcase article:nth-child(4) img{position:static;width:100%;height:380px;margin:0;padding:14px;object-fit:contain;object-position:center;background:#fff}
.option-showcase article:nth-child(1) img{object-position:right 44%}
.option-showcase article:nth-child(1)>div,.option-showcase article:nth-child(4)>div{display:block;width:100%;min-height:145px;padding:22px 26px;border-top:1px solid #eadbd0;background:#fffaf6}
.option-showcase article:nth-child(1) h3,.option-showcase article:nth-child(4) h3{margin:0 0 10px;font-size:25px}
.option-showcase article:nth-child(1) p,.option-showcase article:nth-child(4) p{margin:0;padding:0;border:0;color:#554940;font-size:14px;line-height:1.7}
@media(max-width:700px){
  .option-showcase article:nth-child(1) img,.option-showcase article:nth-child(4) img{height:300px;padding:10px}
  .option-showcase article:nth-child(1) img{object-position:right 44%}
  .option-showcase article:nth-child(1)>div,.option-showcase article:nth-child(4)>div{min-height:0;padding:20px 22px}
}
.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
.contact-fields input{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff;color:var(--ink)}
.contact-fields input:focus{outline:2px solid rgba(124,87,69,.2);border-color:var(--accent)}
.clear-files{margin:10px 0 0;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:12px;font-weight:800;cursor:pointer}
.file-list>p{margin:12px 0 6px;font-size:12px;font-weight:900}.file-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-top:1px solid #eadfd6;font-size:12px}.file-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-item button{flex:0 0 auto;padding:5px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#7c5745;font-size:11px;font-weight:900;cursor:pointer}
.contract-paper{padding:clamp(24px,5vw,54px);border:1px solid rgba(124,87,69,.18);border-radius:26px;background:#fffdf9;box-shadow:0 14px 38px rgba(92,65,47,.08)}
.contract-paper>h3{margin:0 0 18px;text-align:center;font-size:clamp(24px,3vw,34px)}
.contract-lead{margin:0 auto 30px;max-width:900px;color:var(--muted);text-align:center;line-height:1.8}
.contract-clauses{margin:0;padding:0;list-style:none;counter-reset:contract}
.contract-clauses li{padding:18px 0;border-top:1px solid #eadfd6}
.contract-clauses li:first-child{border-top:0}
.contract-clauses b{display:block;margin-bottom:7px;font-size:17px}
.contract-clauses p{margin:0;color:#5d514a;line-height:1.8}
.contract-appendix{margin-top:24px;padding:22px;border-radius:16px;background:#f5ebe2}
.contract-appendix h4{margin:0 0 8px;font-size:18px}
.contract-appendix p,.contract-note{margin:0;color:#62554d;line-height:1.75}
.contract-note{margin-top:18px;font-size:12px}
.artist-info{display:grid;gap:5px;margin:0 0 26px;padding:18px 20px;border:1px solid #e4d5ca;border-radius:14px;background:#fff8f2;color:#5d514a}.artist-info b{color:var(--ink)}
@media(max-width:600px){.contact-fields{grid-template-columns:1fr}.contract-paper{padding:24px 20px}.contract-clauses li{padding:15px 0}}
.site-footer p{margin:5px 0}.site-footer p:first-child{font-weight:800;letter-spacing:.08em}.site-footer a{color:#5f473b;text-underline-offset:3px}
.page-progress{position:fixed;top:50%;right:16px;z-index:60;width:150px;padding:16px;border:1px solid rgba(124,87,69,.2);border-radius:18px;background:rgba(255,252,248,.92);box-shadow:0 12px 34px rgba(92,65,47,.13);backdrop-filter:blur(14px);transform:translateY(-50%)}
.page-progress>strong{font-size:10px;letter-spacing:.18em;color:var(--muted)}.progress-percent{margin:4px 0 10px;font-size:24px;font-weight:900;color:var(--accent)}.progress-track{position:absolute;top:57px;bottom:18px;left:23px;width:2px;overflow:hidden;border-radius:99px;background:#eadbd0}.progress-track i{display:block;width:100%;height:0;background:var(--accent);transition:height .15s linear}.page-progress nav{display:grid;gap:7px}.page-progress nav a{position:relative;z-index:1;display:flex;align-items:center;gap:10px;padding:3px 0;color:var(--muted);font-size:11px;font-weight:800;text-decoration:none}.page-progress nav a span{width:8px;height:8px;flex:0 0 auto;border:2px solid #ccb5a5;border-radius:50%;background:#fff}.page-progress nav a.active{color:var(--accent)}.page-progress nav a.active span{border-color:var(--accent);background:var(--accent)}
@media(max-width:1350px){.page-progress{right:8px;width:52px;padding:13px 11px}.page-progress>strong,.page-progress nav b{display:none}.progress-percent{font-size:15px;text-align:center}.progress-track{top:48px;left:25px}.page-progress nav a{justify-content:center}}
@media(max-width:900px){.page-progress{display:none}}
/* 퀄리티업·풀퀄리티: 배경 추가 카드처럼 이미지 왼쪽, 설명 오른쪽 */
.option-showcase article:nth-child(1),.option-showcase article:nth-child(4){display:grid;width:100%;grid-template-columns:minmax(220px,42%) 1fr;justify-self:stretch;min-height:230px}
.option-showcase article:nth-child(1) img,.option-showcase article:nth-child(4) img{width:100%;height:230px;margin:0;padding:10px;object-fit:contain;object-position:center;background:#fff}
.option-showcase article:nth-child(4){background:#f6f6f7}
.option-showcase article:nth-child(4) img{padding:0;object-fit:cover;object-position:center 24%;background:#f6f6f7;mix-blend-mode:multiply}
.option-showcase article:nth-child(1)>div,.option-showcase article:nth-child(4)>div{display:flex;width:auto;min-height:230px;flex-direction:column;justify-content:center;padding:26px 34px;border-top:0;border-left:1px solid #eadbd0}
@media(max-width:700px){
  .option-showcase article:nth-child(1),.option-showcase article:nth-child(4){grid-template-columns:42% 58%;min-height:180px}
  .option-showcase article:nth-child(1) img,.option-showcase article:nth-child(4) img{height:180px;padding:8px}
  .option-showcase article:nth-child(4) img{padding:0;object-fit:cover;object-position:center 24%;background:#f6f6f7}
  .option-showcase article:nth-child(1)>div,.option-showcase article:nth-child(4)>div{min-height:180px;padding:18px;border-top:0;border-left:1px solid #eadbd0}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:600px){.hero-copy{max-width:calc(100% - 48px)}.hero-copy h1{font-size:32px}}
