.podcasts{padding-block:66px 60px;border-top:1px solid var(--line)}.podcast-intro{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:end}.podcast-intro h2{font-size:clamp(30px,3.3vw,44px);line-height:1.25;letter-spacing:-1px;margin:0;font-weight:600}.podcast-intro>p{margin:0;color:#3F4547;font-size:18px;line-height:1.85;max-width:450px}.podcast-intro .eyebrow{color:var(--accent)}.steps{list-style:none;padding:0;margin:38px 0 25px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.steps li{border:1px solid var(--line);border-radius:4px;padding:24px 22px 25px;background:#C7D7D626}.step-number{font:400 29px/1.2 Arial,sans-serif;color:var(--accent)}.steps h3{font-size:19px;font-weight:500;margin:20px 0 10px;line-height:1.5}.steps p{font-size:16px;color:#3F4547;margin:0;line-height:1.8}.timing-note{font-size:14px;color:var(--muted);margin:0}.price-lines{margin-top:28px;border-top:1px solid var(--line)}.service .price-lines p{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:0;max-width:none;padding:15px 0;border-bottom:1px solid var(--line);font-size:16px;color:#1A1A1B}.price-lines strong{color:var(--accent);font-size:22px;font-weight:500;white-space:nowrap}.price-lines small{display:block;font-size:13px;color:var(--muted)}.service .price-note{font-size:13px;color:var(--muted);margin-top:13px;line-height:1.8}.shooting-price{margin-top:28px;border-top:1px solid var(--line);padding-top:20px}.shooting-price strong{display:block;font-size:22px;font-weight:500;color:var(--accent);margin-bottom:10px}.shooting-price span{font-size:15px;color:var(--muted);line-height:1.85}
@media(max-width:1000px){.header nav{gap:18px;font-size:14px}.podcast-intro{gap:35px}.steps{gap:15px}.steps li{padding:22px 17px}.steps h3{font-size:18px}.steps p{font-size:15px}}
@media(max-width:820px){.header nav a:nth-child(2){display:none}.podcast-intro>p{font-size:16px}.price-lines strong{font-size:20px}.service .price-lines p{font-size:15px}.steps{grid-template-columns:1fr}.steps li{display:grid;grid-template-columns:42px 1fr;gap:5px 14px}.steps h3{margin:0}.steps p{grid-column:2}.step-number{grid-row:1/3;font-size:23px}.podcasts{padding-block:45px}.podcast-intro h2{font-size:32px}}
@media(max-width:600px){.podcasts{padding-block:40px}.podcast-intro{grid-template-columns:1fr;gap:22px}.podcast-intro h2{font-size:32px}.steps{margin-top:27px}.timing-note{font-size:13px}.price-lines strong{font-size:22px}.service .price-lines p{font-size:16px}.shooting-price span{font-size:14px}.contact h2{font-size:34px}}

.podcast-intro h2{letter-spacing:-.4px}.steps li{border-radius:8px}.price-lines strong{font-weight:600}.service .price-note{font-size:14px}.timing-note{font-size:14px}.service .service-detail{margin-top:18px;font-size:16px}.service .complex-edit{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-size:16px}.podcast-choice{font-size:18px;font-weight:600;margin:0 0 12px;color:var(--accent)}

.service .complex-edit{margin-top:24px;padding:23px;border:1px solid var(--line);border-top:4px solid var(--sky);border-radius:8px;background:#C7D7D633}
.complex-edit h4{margin:0 0 9px;font-size:20px;line-height:1.45;font-weight:700}
.service .complex-edit p{margin:0;max-width:none;font-size:15px;line-height:1.75;color:#3F4547}
.complex-edit-button{margin-top:17px;min-height:50px;padding:11px 17px;display:flex;align-items:center;justify-content:center;gap:18px;border-radius:6px;background:var(--accent);color:var(--bg);font-weight:700;transition:background .2s,transform .2s}
.complex-edit-button:hover{background:var(--ink);transform:translateY(-2px)}
.complex-edit-button span{font-size:20px}
@media(max-width:600px){.service .complex-edit{padding:20px 17px}.complex-edit h4{font-size:19px}.complex-edit-button{width:100%}}
