:root{--ink:#242421;--muted:#77756e;--paper:#f8f7f3;--line:#e4e1d9;--accent:#a88967;--cream:#ebe5db}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Noto Sans KR',sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.site-header{height:80px;padding:0 7vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(248,247,243,.9);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.brand,.footer-brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:700;letter-spacing:-.04em}.brand-mark{width:34px;height:34px;border:1px solid var(--accent);border-radius:50%;display:grid;place-items:center;color:var(--accent);font-family:serif;font-size:19px}nav{display:flex;align-items:center;gap:30px;font-size:13px;color:var(--muted)}.nav-call{border:1px solid var(--ink);padding:7px 17px;border-radius:30px;color:var(--ink)}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1200px;margin:auto;padding:65px 6vw 70px}.eyebrow{font-size:11px;letter-spacing:.22em;color:var(--accent);font-weight:700;margin:0 0 17px}.hero h1{font-size:clamp(42px,5vw,68px);font-weight:500;line-height:1.25;letter-spacing:-.08em;margin:0 0 23px}.hero h1 em{font-family:'Playfair Display',serif;font-style:normal;color:var(--accent);letter-spacing:-.03em}.hero-text{color:var(--muted);font-size:15px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:38px}.button{display:inline-flex;align-items:center;gap:29px;padding:14px 21px;border-radius:2px;font-size:13px;font-weight:600}.button span{font-size:21px;line-height:0}.button-dark{color:#fff;background:var(--ink)}.button-light{color:var(--ink);background:#fff}.text-link{font-size:13px;border-bottom:1px solid #999;padding-bottom:2px}.hero-art{height:490px;position:relative;display:grid;place-items:center}.arch{position:absolute;bottom:5px;width:400px;height:450px;background:var(--cream);border-radius:210px 210px 0 0}.hero-card{z-index:1;width:min(460px,85%);box-shadow:20px 25px 40px rgba(42,36,25,.18);transform:rotate(2deg);border:10px solid #262522}.hero-card img{display:block;width:100%;height:290px;object-fit:cover}.hero-caption{position:absolute;z-index:2;bottom:9px;left:3%;font-size:13px;line-height:1.8;color:#fff;text-shadow:0 1px 5px #000}.hero-caption strong{font-size:18px}.section-narrow{max-width:800px;margin:0 auto;padding:120px 6vw}.section-wide{max-width:1200px;margin:auto;padding:115px 6vw}.intro{text-align:center}.intro h2,.section-heading h2,.guide h2{font-size:36px;line-height:1.45;letter-spacing:-.08em;font-weight:600;margin:0 0 20px}.section-lead{font-size:14px;color:var(--muted);line-height:2;max-width:590px;margin:0 auto}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid var(--line);margin-top:58px;padding-top:35px;text-align:left}.feature-row div{display:grid;gap:4px}.feature-row b{color:var(--accent);font-family:serif;font-size:13px}.feature-row span{font-size:14px;font-weight:700}.feature-row small{font-size:11px;color:var(--muted)}.products{background:#f0eee9;max-width:none;padding-left:calc((100% - 1080px)/2);padding-right:calc((100% - 1080px)/2)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:12px;color:var(--muted);text-align:right;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{background:#fff}.product-image{height:220px;overflow:hidden;position:relative;background:#e8e4db}.product-image img{width:100%;height:100%;object-fit:cover}.product-card:nth-child(2) img{object-position:center 58%}.product-card:nth-child(3) img{object-position:center 68%}.product-image span{position:absolute;top:12px;left:12px;background:var(--ink);color:#fff;font-size:9px;padding:2px 8px;letter-spacing:.1em}.product-info{padding:18px 18px 20px;display:flex;justify-content:space-between;align-items:end}.product-info h3{margin:0;font-size:16px}.product-info p{margin:3px 0 0;color:var(--muted);font-size:11px}.product-info strong{font-size:18px;font-weight:600}.product-info strong small{font-size:11px;font-weight:400;margin-left:2px}.pending-mark{height:100%;display:grid;place-items:center;font-size:42px;font-weight:200;color:#aaa}.pending .product-info{background:#faf9f6}.process{background:#292824;color:#f7f5ee;max-width:none;padding-left:calc((100% - 1080px)/2);padding-right:calc((100% - 1080px)/2)}.process .eyebrow{color:#c7a982}.process .section-heading>p{color:#aaa79f}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #504e49}.step{padding:26px 22px 10px 0;border-right:1px solid #504e49;margin-right:22px;min-height:145px}.step:last-child{border:0}.step span{font-family:serif;color:#c6a57e;font-size:13px}.step h3{font-size:15px;margin:15px 0 8px}.step p{font-size:12px;color:#aaa79f;line-height:1.8}.guide{text-align:center}.guide-box{margin:52px auto 0;border-top:1px solid var(--line);text-align:left}.guide-step{display:flex;gap:24px;padding:25px 8px;border-bottom:1px solid var(--line)}.guide-step>span{flex:0 0 28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-family:serif;font-size:13px}.guide-step h3{font-size:15px;margin:0 0 6px}.guide-step p{font-size:13px;color:var(--muted);margin:0}.contact{text-align:center;background:var(--accent);color:#fff;padding:95px 20px}.contact .eyebrow{color:#ead7bc}.contact h2{font-size:34px;letter-spacing:-.07em;margin:0 0 10px}.contact p:not(.eyebrow){font-size:14px;color:#f0e8de;margin:0 0 29px}footer{max-width:1200px;margin:auto;padding:48px 6vw 52px;display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:20px}.footer-brand{align-items:flex-start}.footer-brand>div{display:grid;gap:4px}.footer-brand p,.business p,.copyright{font-size:11px;color:var(--muted);margin:0}.business{font-size:12px}.copyright{text-align:right}
@media(max-width:800px){.site-header{height:68px;padding:0 20px}nav a:not(.nav-call){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:75px 25px 45px}.hero-art{height:380px;margin-top:30px}.arch{width:280px;height:350px}.hero-card{width:350px}.hero-card img{height:220px}.section-narrow,.section-wide{padding:80px 25px}.intro h2,.section-heading h2,.guide h2{font-size:29px}.feature-row{gap:12px}.feature-row small{font-size:10px}.section-heading{align-items:start;gap:16px;flex-direction:column}.section-heading>p{text-align:left;margin:0}.products,.process{padding-left:25px;padding-right:25px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image{height:170px}.product-info{padding:13px 12px}.product-info h3{font-size:14px}.product-info strong{font-size:14px}.steps{grid-template-columns:repeat(2,1fr)}.step:nth-child(2){border-right:0}.step:nth-child(-n+2){border-bottom:1px solid #504e49}.contact{padding:75px 20px}.contact h2{font-size:28px}footer{grid-template-columns:1fr;padding:38px 25px}.copyright{text-align:left}.desktop-only{display:none}}

/* 노트북 화면에서 핵심 내용이 더 또렷하게 보이도록 조정 */
@media(min-width:801px){
  .hero h1{font-size:clamp(42px,4.8vw,62px);font-weight:600;line-height:1.2}
  .hero h1 em{white-space:nowrap;letter-spacing:-.09em}
  .hero-text{font-size:17px;color:#5f5d56}
  .intro h2,.section-heading h2{font-size:42px;font-weight:700;line-height:1.38}
  .guide h2{font-size:50px;font-weight:700;line-height:1.25;white-space:nowrap}
  .section-lead{font-size:16px;color:#5f5d56}
  .section-heading>p{font-size:14px}
  .feature-row small{font-size:13px}
  .product-info h3{font-size:19px}
  .product-info p{font-size:13px}
  .product-info strong{font-size:21px;font-weight:700}
  .step h3{font-size:17px}
  .step p{font-size:14px;color:#c1beb6}
  .guide-step h3{font-size:17px}
  .guide-step p{font-size:15px}
  .contact h2{font-size:40px}
  .contact p:not(.eyebrow){font-size:16px}
  .contact .button{font-size:18px;padding:17px 27px;gap:38px}
}

.product-image img{cursor:zoom-in}
.lightbox{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:35px;background:rgba(20,19,17,.86);cursor:zoom-out}
.lightbox[hidden]{display:none}
.lightbox img{display:block;max-width:min(90vw,900px);max-height:88vh;object-fit:contain;box-shadow:0 18px 55px rgba(0,0,0,.35);cursor:default}
.lightbox-close{position:absolute;top:20px;right:28px;border:0;background:transparent;color:#fff;font-size:42px;font-weight:200;line-height:1;cursor:pointer}

.guide-step{align-items:center}
.guide-illustration{width:170px;height:100px;flex:0 0 170px;object-fit:cover;border-radius:8px}
.scene-composite{position:relative;overflow:hidden}
.scene-composite .scene-base{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.scene-composite .scene-photo{position:absolute;left:22.9%;top:21.4%;width:54.2%;height:55%;object-fit:cover;border-radius:2px}
@media(max-width:800px){.guide-step{align-items:flex-start;flex-wrap:wrap}.guide-illustration{width:100%;height:auto;flex-basis:100%;order:3;margin:8px 0 0 52px;max-width:calc(100% - 52px)}.guide-step>div{flex:1}.guide-step>.scene-composite{flex:0 0 calc(100% - 52px);aspect-ratio:1200/700}}

/* 큰 단락 단위로 스크롤 위치가 자연스럽게 맞춰집니다. */
html{scroll-snap-type:y proximity}
main>section{scroll-snap-align:start;scroll-margin-top:80px}

/* 큰 화면에서 콘텐츠가 작아 보이지 않도록 본문 폭과 글자 크기를 조정합니다. */
@media(min-width:801px){
  .section-narrow{max-width:1100px}
  .intro h2{font-size:52px;line-height:1.32}
  .guide h2{font-size:58px;line-height:1.2}
  .section-lead{font-size:18px;max-width:760px}
  .feature-row{gap:48px;margin-top:65px;padding-top:42px}
  .feature-row b{font-size:15px}
  .feature-row span{font-size:17px}
  .feature-row small{font-size:15px}
  .guide-box{margin-top:62px}
  .guide-step{gap:30px;padding:30px 10px}
  .guide-step>span{flex-basis:34px;height:34px;font-size:15px}
  .guide-step h3{font-size:20px;margin-bottom:8px}
  .guide-step p{font-size:17px}
  .section-heading h2{font-size:48px}
  .section-heading>p{font-size:16px}
  .step h3{font-size:19px}
  .step p{font-size:16px}
  .feature-row b{font-size:17px}
  .feature-row span{font-size:19px}
  .feature-row small{font-size:17px}
}

.bank-account{font-size:12px}
.bank-account p{font-size:11px;color:var(--muted);margin:0}
@media(min-width:801px){footer{grid-template-columns:1.2fr 1fr 1fr auto}}
@media(min-width:801px){.business p,.bank-account p{font-size:13px}}
.site-header nav{font-size:15px}
.step p small{font-size:.82em;color:#aaa79f}
.price-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.price-wrap em{font-style:normal;color:var(--muted);font-size:10px;white-space:nowrap}
@media(max-width:800px){.price-wrap em{font-size:8px;line-height:1.2;white-space:normal;max-width:92px;text-align:right}.product-info{gap:8px}.product-info strong{white-space:nowrap}}
@media(min-width:801px){
  .guide{padding-top:55px;padding-bottom:45px}
  .guide .eyebrow{margin-bottom:10px}
  .guide h2{font-size:52px;margin-bottom:14px}
  .guide .section-lead{font-size:16px;line-height:1.6}
  .guide-box{margin-top:30px}
  .guide-step{padding:18px 10px}
}

.intro{position:relative;isolation:isolate;overflow:hidden}
.intro::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(248,247,243,.72),rgba(248,247,243,.72)),url("assets/memorial-landscape.png") center/cover no-repeat;filter:blur(1px) saturate(.78);transform:scale(1.02);opacity:.42;z-index:-1;pointer-events:none}
.intro>*{position:relative;z-index:1}
@media(max-width:800px){.intro::before{opacity:.28}}
.intro::before{opacity:.47}
.feature-row{border-top-color:#bdb6aa}
@media(min-width:801px){.feature-row div+div{border-left:1px solid #c1baaf;padding-left:48px}}
@media(max-width:800px){.intro::before{opacity:.33}.feature-row div+div{border-left:0;padding-left:0}}
