.pdp-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.pdp-back{color:var(--news-muted,#667085);font-size:.9rem;font-weight:600;text-decoration:none}.pdp-back:hover{color:var(--news-accent,#294a7a)}.pdp-top-actions{align-items:center;gap:.4rem;display:flex}.pdp-recommend{border:1px solid var(--news-border,#dce3ec);color:var(--news-muted,#667085);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:700;transition:all .18s;display:inline-flex}.pdp-recommend:hover:not(:disabled){color:#c0392b;border-color:#e2707c}.pdp-recommend.is-on{color:#fff;background:#c0392b;border-color:#c0392b}.pdp-recommend:disabled{cursor:progress;opacity:.7}.pdp-recommend-count{font-variant-numeric:tabular-nums;background:#17203314;border-radius:999px;padding:0 .35rem}.pdp-recommend.is-on .pdp-recommend-count{background:#ffffff40}.pdp-recommend-readonly{color:#c0392b;font-variant-numeric:tabular-nums;background:#fdeef0;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.85rem;font-weight:700;display:inline-flex}.pdp-action{border:1px solid var(--news-border,#dce3ec);color:var(--news-ink,#172033);cursor:pointer;background:#fff;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .18s}.pdp-action:hover:not(:disabled){border-color:var(--news-accent,#294a7a);color:var(--news-accent,#294a7a)}.pdp-action:disabled{opacity:.55;cursor:default}.pdp-action--danger:hover{border-color:var(--news-accent-2,#a84e3b);color:var(--news-accent-2,#a84e3b)}.pdp-hero{border-bottom:2px solid var(--news-border,#dce3ec);grid-template-columns:280px minmax(0,1fr);gap:1.75rem;margin-bottom:1.75rem;padding-bottom:1.75rem;display:grid}.pdp-hero-photo{aspect-ratio:3/4;border:1px solid var(--news-border,#dce3ec);background:var(--news-panel-alt,#f8fafc);border-radius:14px;position:relative;overflow:hidden}.pdp-hero-photo img{object-fit:cover;width:100%;height:100%}.pdp-noimage{width:100%;height:100%;color:var(--news-muted,#667085);place-items:center;font-size:.9rem;display:grid}.pdp-hero-info{flex-direction:column;gap:.9rem;min-width:0;display:flex}.pdp-name{color:var(--news-ink,#172033);margin:0;font-family:Playfair Display,Nanum Gothic,serif;font-size:2.1rem;font-weight:700;line-height:1.15}.pdp-facts{flex-wrap:wrap;gap:.4rem;display:flex}.pdp-chip{border:1px solid var(--news-border,#dce3ec);background:var(--news-panel-alt,#f8fafc);color:var(--news-ink,#172033);border-radius:999px;padding:.3rem .7rem;font-size:.825rem;font-weight:600}.pdp-contact{flex-wrap:wrap;gap:.5rem;display:flex}.pdp-contact-btn{border:1px solid var(--news-accent,#294a7a);color:var(--news-accent,#294a7a);background:#fff;border-radius:10px;padding:.7rem 1.15rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .18s}.pdp-contact-btn:hover{background:var(--news-accent,#294a7a);color:#fff}.pdp-contact-btn--kakao{color:#3c1e1e;background:#fee500;border-color:#f7d94c}.pdp-contact-btn--kakao:hover{color:#3c1e1e;background:#f2d900;border-color:#e6c200}.pdp-sections{flex-direction:column;gap:1.75rem;margin-bottom:3rem;display:flex}.pdp-section{min-width:0}.pdp-section-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem;display:flex}.pdp-section-title{color:var(--news-ink,#172033);margin:0 0 .75rem;font-family:Playfair Display,Nanum Gothic,serif;font-size:1.2rem;font-weight:700}.pdp-section-head .pdp-section-title{margin-bottom:0}.pdp-section-link{color:var(--news-accent,#294a7a);white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none}.pdp-intro{color:var(--news-ink,#172033);white-space:pre-wrap;margin:0;font-size:1rem;line-height:1.85}.pdp-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.pdp-list li{border:1px solid var(--news-border,#dce3ec);background:var(--news-panel,#fff);color:var(--news-ink,#172033);border-radius:10px;padding:.7rem .9rem;font-size:.925rem;line-height:1.5}.pdp-editor{grid-template-columns:220px minmax(0,1fr);gap:1.75rem;margin-bottom:3rem;display:grid}.pdp-editor-photo{flex-direction:column;gap:.5rem;display:flex}.pdp-editor-preview{aspect-ratio:3/4;border:1px solid var(--news-border,#dce3ec);background:var(--news-panel-alt,#f8fafc);border-radius:12px;overflow:hidden}.pdp-editor-preview img{object-fit:cover;width:100%;height:100%}.pdp-editor-upload,.pdp-editor-remove{border:1px solid var(--news-border,#dce3ec);color:var(--news-accent,#294a7a);text-align:center;cursor:pointer;background:#fff;border-radius:8px;padding:.55rem .75rem;font-size:.85rem;font-weight:600}.pdp-editor-remove{color:var(--news-muted,#667085)}.pdp-editor-fields{min-width:0}.editor-basic-info-title{color:var(--news-ink,#172033);margin:1.5rem 0 .85rem;font-family:Playfair Display,Nanum Gothic,serif;font-size:1.05rem;font-weight:700}.editor-form-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.editor-field{margin-bottom:.95rem}.editor-label{color:var(--news-ink,#172033);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.editor-input{border:1px solid var(--news-border,#dce3ec);width:100%;color:var(--news-ink,#172033);background:#fff;border-radius:9px;padding:.6rem .7rem;font-family:inherit;font-size:16px}.editor-input:focus{border-color:#1f3b7380;outline:none;box-shadow:0 0 0 3px #1f3b7326}.editor-textarea{resize:vertical;line-height:1.6}.editor-hint{color:var(--news-muted,#667085);margin:.5rem 0 0;font-size:.8rem;line-height:1.55}.editor-list-head{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.editor-list-head .editor-label{margin-bottom:0}.editor-list-add{border:1px solid var(--news-border,#dce3ec);color:var(--news-accent,#294a7a);cursor:pointer;background:#fff;border-radius:7px;padding:.28rem .65rem;font-size:.78rem;font-weight:700}.editor-list-row{gap:.4rem;margin-bottom:.4rem;display:flex}.editor-list-remove{border:1px solid var(--news-border,#dce3ec);width:38px;color:var(--news-muted,#667085);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0}.editor-save-container{margin-top:1.5rem}.save-btn{background:var(--news-accent,#294a7a);color:#fff;cursor:pointer;border:none;border-radius:9px;width:100%;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700}.save-btn:hover:not(:disabled){background:#16305e}.save-btn:disabled{opacity:.6;cursor:not-allowed}.delete-modal-overlay{z-index:10500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#090e18b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.delete-modal-content{background:var(--news-panel,#fff);border-radius:16px;width:100%;max-width:400px;padding:1.75rem;box-shadow:0 24px 60px #0006}.delete-modal-title{color:var(--news-ink,#172033);margin:0 0 .75rem;font-family:Playfair Display,Nanum Gothic,serif;font-size:1.2rem;font-weight:700}.delete-modal-desc{color:var(--news-muted,#667085);margin:0 0 1.5rem;font-size:.9rem;line-height:1.6}.delete-modal-name{color:var(--news-ink,#172033);font-weight:700}.delete-modal-actions{gap:.6rem;display:flex}.delete-modal-cancel-btn,.delete-modal-confirm-btn{cursor:pointer;border-radius:9px;flex:1;padding:.75rem;font-size:.9rem;font-weight:700}.delete-modal-cancel-btn{border:1px solid var(--news-border,#dce3ec);color:var(--news-muted,#667085);background:#fff}.delete-modal-confirm-btn{background:var(--news-accent-2,#a84e3b);color:#fff;border:none}.delete-modal-cancel-btn:disabled,.delete-modal-confirm-btn:disabled{opacity:.6;cursor:not-allowed}.copy-toast{z-index:10600;background:var(--news-ink,#172033);color:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;display:flex;position:fixed;top:5.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000047}.copy-toast-icon{background:#2f9e63;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.75rem;display:grid}@media (max-width:900px){.pdp-hero,.pdp-editor{grid-template-columns:1fr;gap:1.25rem}.pdp-hero-photo,.pdp-editor-preview{max-width:260px}.pdp-name{font-size:1.7rem}}@media (max-width:560px){.pdp-hero-photo,.pdp-editor-preview{aspect-ratio:4/3;max-width:none}.pdp-name{font-size:1.45rem}.pdp-contact-btn{text-align:center;flex:1}.editor-form-group{grid-template-columns:1fr}}
