.home-page { background: #fafaf7; color: #30392f; }
.editorial-wrap { width: min(1280px, calc(100% - 112px)); margin-inline: auto; }
.home-page h1, .home-page h2, .home-page h3 { font-family: 'Noto Serif TC', serif; font-weight: 400; }
.home-page h2 { font-size: clamp(28px, 3vw, 42px); line-height: 1.65; letter-spacing: .07em; }
.wedding-hero { position: relative; min-height: 720px; height: calc(100svh - 88px); max-height: 1020px; overflow: hidden; color: #fff; background: #333c32; }
.hero-photographs, .hero-shade, .hero-photo { position: absolute; inset: 0; width: 100%; height: 100%; }
.hero-photo { object-fit: cover; object-position: center top; opacity: 0; transition: opacity 1.3s ease; }
.hero-photo.is-active { opacity: 1; }
.hero-photo:first-child { animation: light-arrives 7s ease-out both; }
.hero-shade { background: linear-gradient(90deg, rgba(16,28,23,.52), transparent 62%), linear-gradient(0deg, rgba(16,28,23,.25), transparent 18%); }
.hero-copy { position: relative; padding: clamp(70px, 10vh, 130px) 0 100px; margin-left: max(7.8vw, calc((100vw - 1280px) / 2)); animation: opening 1.5s ease-out both; }
.hero-intro { font-size: 14px; letter-spacing: .3em; margin-bottom: 26px; }
.home-page .hero-copy h1 { font-size: clamp(52px, 5.2vw, 82px); line-height: 1.42; letter-spacing: .14em; text-shadow: 0 2px 24px #16241930; }
.hero-english { font: italic clamp(25px, 2.6vw, 39px)/1.5 'Cormorant Garamond', Georgia, serif; margin: 16px 0 23px; }
.hero-description { font-size: 15px; line-height: 2.1; letter-spacing: .12em; color: #f0f0e8; }
.hero-actions { display: flex; align-items: center; gap: 32px; margin-top: 35px; }
.editorial-button { display: inline-flex; align-items: center; justify-content: space-between; gap: 36px; padding: 18px 25px; font-size: 15px; letter-spacing: .08em; transition: background .2s, color .2s; }
.editorial-button span { font-size: 20px; line-height: 1; }
.button-light { background: #fafaf4; color: #30392f; }
.button-light:hover { background: #e0e5d8; }
.button-dark { background: #3c4938; color: #fff; }
.button-dark:hover { background: #253420; }
.hero-explore { display: inline-flex; gap: 22px; padding-block: 12px; border-bottom: 1px solid #ffffff70; font-size: 14px; letter-spacing: .1em; }
.hero-bottom { position: absolute; bottom: 32px; left: 4%; right: 4%; display: flex; justify-content: space-between; align-items: center; }
.scroll-note { display: flex; align-items: center; gap: 15px; font-size: 12px; letter-spacing: .15em; }
.scroll-line { width: 40px; height: 1px; background: #fff8; }
.hero-controls { display: flex; align-items: center; gap: 13px; }
#hero-caption { margin-right: 20px; font-size: 13px; letter-spacing: .14em; }
.photo-switch { width: 44px; height: 44px; border: 1px solid #fff5; border-radius: 50%; font: 16px Georgia, serif; color: #fff; background: transparent; transition: background .2s; }
.photo-switch.is-active, .photo-switch:hover { background: #fff; color: #30392f; }
.hero-side-note { position: absolute; right: 30px; top: 40%; writing-mode: vertical-rl; font: 15px Georgia, serif; letter-spacing: .13em; }
.story-section { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 8%; padding-block: 115px 120px; }
.handwritten { display: block; font: italic 33px/1.4 'Cormorant Garamond', Georgia, serif; color: #7a836b; margin-bottom: 16px; }
.story-copy { padding-top: 25px; font-size: 16px; line-height: 2.1; color: #697064; }
.story-copy p + p { margin-top: 21px; }
.text-link { display: inline-flex; align-items: center; gap: 28px; padding-block: 12px; border-bottom: 1px solid #85907d; color: #3c4938; font-size: 14px; letter-spacing: .08em; }
.story-copy .text-link { margin-top: 23px; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 42px; }
.section-kicker { font: italic 23px/1.4 'Cormorant Garamond', Georgia, serif; color: #7a836b; margin-bottom: 12px; }
.section-heading > p { color: #737b6e; font-size: 14px; line-height: 2; }
.section-heading small { font-size: 12px; }
.collection-grid { display: grid; grid-template-columns: 1.35fr 1fr; gap: 5%; align-items: start; }
.collection-small { padding-top: 110px; }
.photo-frame { overflow: hidden; background: #e2e4dc; }
.collection-large .photo-frame { aspect-ratio: 1.12; }
.collection-small .photo-frame { aspect-ratio: .86; }
.photo-frame img { width: 100%; height: 100%; object-fit: cover; }
.collection-large img { object-position: center; }
.collection-small img { object-position: center; }
.collection-grid figcaption { display: flex; justify-content: space-between; align-items: center; gap: 10px; margin-top: 23px; }
.collection-grid h3 { font-size: 19px; letter-spacing: .06em; }
.collection-grid figcaption p { font-size: 13px; color: #79816f; margin-top: 9px; }
.collection-grid figcaption > span { font: italic 21px 'Cormorant Garamond', Georgia, serif; color: #7a836b; }
.style-notes { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 24px; border-top: 1px solid #d9ded3; padding-block: 27px; margin: 60px 0 90px; }
.style-notes > p { font-size: 14px; color: #6d7667; }
.style-notes ul { display: flex; flex-wrap: wrap; gap: 18px; font-size: 13px; }
.style-notes .text-link { padding-block: 8px; }
.service-section { background: #e9ede5; }
.service-inner { display: grid; grid-template-columns: 1fr 1.2fr; gap: 12%; padding-block: 85px; }
.service-intro > p:last-child { margin-top: 25px; color: #6d7667; font-size: 15px; line-height: 2; }
.service-row { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 29px 0; border-bottom: 1px solid #bdc7b7; }
.service-row:first-child { padding-top: 0; }
.service-row:last-child { border-bottom: 0; padding-bottom: 0; }
.service-row div > span { color: #6d7667; font: italic 20px 'Cormorant Garamond', Georgia, serif; }
.service-row h3 { font-size: 23px; margin-top: 7px; }
.service-row p { margin-top: 11px; color: #6d7667; font-size: 14px; line-height: 1.9; }
.round-arrow { width: 46px; height: 46px; flex-shrink: 0; display: grid; place-items: center; border: 1px solid #a9b3a2; border-radius: 50%; transition: color .2s, background .2s; }
.service-row:hover .round-arrow { background: #3c4938; color: white; }
.process-section { padding-block: 110px; }
.process-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 6%; padding-top: 20px; }
.process-list li { border-top: 1px solid #c7cebf; padding-top: 22px; }
.step-number { font: italic 34px 'Cormorant Garamond', Georgia, serif; color: #8b947e; }
.process-list h3 { margin-top: 25px; font-size: 21px; }
.process-list p { color: #6d7667; font-size: 15px; line-height: 2; margin-top: 15px; }
.keepsake-section { display: grid; grid-template-columns: 1fr 1fr; background: #364333; color: #fff; }
.keepsake-section > img { width: 100%; height: 100%; max-height: 570px; object-fit: cover; object-position: 70% center; }
.keepsake-copy { padding: 80px clamp(30px, 6vw, 100px); align-self: center; }
.keepsake-copy .handwritten { color: #c5cfb6; }
.keepsake-copy p { color: #d7decf; font-size: 15px; line-height: 2; margin: 25px 0 30px; }
.faq-section { display: grid; grid-template-columns: .85fr 1.15fr; gap: 10%; padding-block: 110px; }
.faq-section > div > p:last-child { color: #6d7667; font-size: 15px; margin-top: 20px; }
.faq-list details { border-bottom: 1px solid #d1d7c9; }
.faq-list summary { display: flex; align-items: center; justify-content: space-between; padding: 23px 0; font-size: 16px; cursor: pointer; list-style: none; gap: 24px; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { font-size: 21px; font-weight: 300; transition: transform .2s; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { padding: 0 30px 24px 0; color: #6d7667; font-size: 15px; line-height: 2; }
.closing-section { padding: 65px 24px 95px; text-align: center; background: #eef0e8; }
.closing-section > p { font: italic 27px 'Cormorant Garamond', Georgia, serif; color: #7a836b; margin-bottom: 15px; }
.closing-section .editorial-button { margin-top: 28px; }
@keyframes light-arrives { from { transform: scale(1.065); filter: brightness(.75); } to { transform: scale(1); filter: brightness(1); } }
@keyframes opening { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }
@media (min-width: 1700px) { .hero-copy { padding-top: 13vh; } }
@media (max-width: 1100px) { .editorial-wrap { width: calc(100% - 72px); } .wedding-hero { min-height: 700px; } .collection-grid figcaption > span { display: none; } .service-inner { gap: 7%; } .style-notes { justify-content: start; } .style-notes ul { order: 3; width: 100%; } }
@media (max-width: 767px) {
    .editorial-wrap { width: calc(100% - 44px); }
    .wedding-hero { height: auto; min-height: 0; max-height: none; }
    .hero-photographs { position: relative; height: clamp(440px, 125vw, 650px); }
    .hero-photo { object-position: 72% center; }
    .hero-photo:nth-child(2) { object-position: 81% top; }
    .hero-shade { height: clamp(440px, 125vw, 650px); background: linear-gradient(0deg, #333c32, transparent 16%); }
    .hero-copy { margin-left: 0; padding: 20px 27px 105px; }
    .hero-intro { font-size: 12px; letter-spacing: .18em; margin-bottom: 17px; }
    .home-page .hero-copy h1 { font-size: clamp(29px, 7.5vw, 45px); letter-spacing: .04em; }
    .hero-copy h1 br { display: none; }
    .hero-english { font-size: 25px; margin-top: 12px; margin-bottom: 16px; }
    .hero-description { font-size: 14px; }
    .hero-actions { flex-direction: column; align-items: start; gap: 15px; margin-top: 28px; }
    .editorial-button { padding: 16px 21px; }
    .hero-explore { font-size: 13px; padding-block: 7px; }
    .hero-bottom { left: 26px; right: 22px; bottom: 24px; }
    .scroll-note { display: none; }
    .hero-controls { width: 100%; }
    #hero-caption { flex: 1; font-size: 12px; margin-right: 0; }
    .hero-side-note { display: none; }
    .photo-switch { width: 44px; height: 44px; }
    .story-section { grid-template-columns: 1fr; gap: 22px; padding-block: 65px; }
    .story-copy { padding-top: 0; font-size: 15px; }
    .desktop-break { display: none; }
    .handwritten { font-size: 29px; }
    .section-heading { align-items: start; flex-direction: column; gap: 18px; margin-bottom: 30px; }
    .section-heading > p { font-size: 13px; }
    .collection-grid { grid-template-columns: 1fr; gap: 38px; }
    .collection-large .photo-frame { aspect-ratio: 1.05; }
    .collection-small { padding-top: 0; margin-left: 14%; }
    .collection-small .photo-frame { aspect-ratio: .9; }
    .collection-grid figcaption { margin-top: 17px; }
    .collection-grid h3 { font-size: 17px; }
    .style-notes { margin: 40px 0 45px; gap: 12px; }
    .style-notes ul { gap: 14px 19px; line-height: 1.8; }
    .style-notes .text-link { margin-left: auto; font-size: 13px; gap: 10px; }
    .service-inner { grid-template-columns: 1fr; gap: 40px; padding-block: 55px; }
    .service-row h3 { font-size: 22px; }
    .process-section { padding-block: 65px; }
    .process-list { grid-template-columns: 1fr; gap: 28px; padding-top: 0; }
    .process-list li { position: relative; padding-left: 57px; padding-top: 22px; }
    .step-number { position: absolute; left: 0; top: 22px; }
    .process-list h3 { margin-top: 0; font-size: 20px; }
    .process-list p { margin-top: 10px; }
    .keepsake-section { grid-template-columns: 1fr; }
    .keepsake-section > img { height: 330px; object-position: 65% center; }
    .keepsake-copy { padding: 45px 27px 55px; }
    .faq-section { grid-template-columns: 1fr; gap: 25px; padding-block: 65px; }
    .faq-list summary { font-size: 15px; }
    .closing-section { padding-block: 55px 65px; }
    .closing-section > p { font-size: 22px; }
    .closing-section h2 { font-size: 27px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .home-page *, .home-page *::before, .home-page *::after { animation: none !important; transition: none !important; } }
