.solution-error {
	max-width: 720px;
	margin: 40px auto;
	padding: 24px;
	text-align: center;
	background: #fff3f3;
	color: #d63333;
	border-radius: 16px;
	font-size: 15px;
	line-height: 1.6;
}

.solution-chat {
	max-width: 820px;
	margin: 0 auto;
	padding: 24px 0;
}

.solution-bubble {
	max-width: 78%;
	padding: 16px 18px;
	margin-bottom: 16px;
	border-radius: 18px;
	line-height: 1.7;
	word-break: keep-all;
}

.solution-bubble-user {
	margin-left: auto;
	background: #2563eb;
	color: #fff;
	border-bottom-right-radius: 5px;
}

.solution-bubble-admin {
	margin-right: auto;
	background: #f1f3f5;
	color: #222;
	border-bottom-left-radius: 5px;
}

.solution-bubble-label {
	font-size: 12px;
	font-weight: 700;
	opacity: 0.75;
	margin-bottom: 8px;
}

.solution-bubble-content {
	font-size: 15px;
}

/* comment */
#comment.rcmt {
	max-width: 820px;
	margin: 0 auto;
	padding: 0 0 40px;
}

#comment .rcmt-title h3 {
	font-size: 16px;
	font-weight: 800;
}

#comment .rcmt-title h3::before {
	content: "관리자 답변";
}

#comment .rcmt-title h3 {
	font-size: 0;
}

#comment .rcmt-title h3 .cmc {
	font-size: 13px;
	margin-left: 6px;
}

#comment .rcmt-title h3 .cmc::before {
	content: " ";
}

#comment .rcmt-list {
	display: flex;
	flex-direction: column;
	gap: 14px;
}

#comment .cmtu {
	max-width: 78%;
	margin-right: auto;
	padding: 0;
	border: 0;
	background: transparent;
}

#comment .cmtu-content {
	padding: 16px 18px;
	border-radius: 18px;
	border-bottom-left-radius: 5px;
	background: #f1f3f5;
	color: #222;
}

#comment .cmtu-header {
	margin-bottom: 8px;
	font-size: 12px;
	opacity: 0.75;
}

#comment .cmtu-body {
	font-size: 15px;
	line-height: 1.7;
}

#comment .cmtu-buttons {
	margin-top: 8px;
	font-size: 12px;
	opacity: 0.7;
}

/* write_form */
.solution-write-guide {
	max-width: 820px;
	margin: 0 auto 24px;
	padding: 22px 24px;
	background: #f8f9fa;
	border-radius: 18px;
	border: 1px solid #edf0f3;
}

.solution-write-guide h2 {
	margin: 0 0 8px;
	font-size: 22px;
	font-weight: 800;
	color: #111;
}

.solution-write-guide p {
	margin: 0 0 12px;
	color: #555;
	line-height: 1.6;
}

.solution-write-guide ul {
	margin: 0;
	padding-left: 18px;
	color: #777;
	font-size: 14px;
	line-height: 1.7;
}

.solution-write-page .rbw-tags {
	display: none !important;
}

/* comment_write */
.solution-answer-waiting {
	max-width: 820px;
	margin: 16px auto 40px;
	padding: 20px 22px;
	text-align: center;
	background: #f8f9fa;
	border: 1px solid #edf0f3;
	border-radius: 16px;
	color: #666;
	font-size: 14px;
	line-height: 1.6;
}

.cmtw {
	max-width: 820px;
	margin: 20px auto 40px;
}

.cmtw::before {
	content: "관리자 답변 작성";
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 800;
	color: #111;
}

.cmtw.no-grant::before {
	content: "";
	display: none;
}

.cmtw-textarea {
	min-height: 120px;
	border-radius: 14px !important;
}

.cmtw-bottom-buttons .rbb-txt {
	font-weight: 700;
}

.solution-write-page .rbw-options {
	display: none !important;
}

.solution-write-page .rbw-bt-area-left {
	display: none !important;
}

/* PPT 솔루션 글쓰기 화면 */
.solution-write-page {
	max-width: 920px;
	margin: 0 auto;
}

.solution-write-guide {
	max-width: 820px;
	margin: 0 auto 24px;
	padding: 24px 26px;
	background: #f8f9fa;
	border: 1px solid #edf0f3;
	border-radius: 20px;
}

.solution-write-guide h2 {
	margin: 0 0 8px;
	font-size: 24px;
	font-weight: 800;
	color: #111;
	letter-spacing: -0.03em;
}

.solution-write-guide p {
	margin: 0 0 14px;
	color: #555;
	line-height: 1.6;
	font-size: 15px;
}

.solution-write-guide ul {
	margin: 0;
	padding-left: 18px;
	color: #777;
	font-size: 14px;
	line-height: 1.7;
}

.solution-write-page .rbw-title-wrap {
	max-width: 820px;
	margin: 0 auto 18px;
}

.solution-write-page .rbw-title {
	width: 100%;
}

.solution-write-page .rbw-ip {
	border-radius: 14px !important;
}

.solution-write-page .rbw-content {
	max-width: 820px;
	margin: 0 auto;
}

.solution-field-label {
	margin: 0 0 12px;
}

.solution-field-label h3 {
	margin: 0 0 4px;
	font-size: 16px;
	font-weight: 800;
	color: #111;
}

.solution-field-label p {
	margin: 0;
	font-size: 13px;
	color: #777;
	line-height: 1.5;
}

.solution-write-page .rbw-tags,
.solution-write-page .rbw-options,
.solution-write-page .rbw-bt-area-left {
	display: none !important;
}

.solution-write-page .rbw-bt-area {
	max-width: 820px;
	margin: 24px auto 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 12px;
}

.solution-submit-btn {
	font-weight: 800;
}

/* read */
.solution-file-box {
	max-width: 78%;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 16px 18px;
	background: #eef4ff;
	border: 1px solid #dbe8ff;
	border-radius: 16px;
}

.solution-file-title {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: 800;
	color: #1c4ed8;
}

.solution-file-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.solution-file-box li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 10px 0;
	border-top: 1px solid rgba(28, 78, 216, 0.12);
}

.solution-file-box li:first-child {
	border-top: 0;
	padding-top: 0;
}

.solution-file-info {
	display: flex;
	flex-direction: column;
	gap: 4px;
	min-width: 0;
}

.solution-file-info strong {
	font-size: 14px;
	color: #111;
	word-break: break-all;
}

.solution-file-info span {
	font-size: 12px;
	color: #667085;
}

.solution-file-download {
	flex-shrink: 0;
	padding: 7px 12px;
	border-radius: 999px;
	background: #2563eb;
	color: #fff !important;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
}

/* PPT 솔루션 홈 / 목록 상단 */
.solution-home {
	max-width: 920px;
	margin: 0 auto 24px;
}

.solution-home-hero {
	padding: 28px 30px;
	background: #f8f9fa;
	border: 1px solid #edf0f3;
	border-radius: 22px;
}

.solution-home-hero h2 {
	margin: 0 0 8px;
	font-size: 26px;
	font-weight: 850;
	color: #111;
	letter-spacing: -0.04em;
}

.solution-home-hero p {
	margin: 0;
	color: #555;
	font-size: 15px;
	line-height: 1.6;
}

.solution-new-request {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: 18px;
	padding: 11px 18px;
	border-radius: 999px;
	background: #2563eb;
	color: #fff !important;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none !important;
}

.solution-section-title {
	margin: 28px 0 12px;
}

.solution-section-title h3 {
	margin: 0;
	font-size: 18px;
	font-weight: 850;
	color: #111;
	letter-spacing: -0.03em;
}

/* 일반 게시판 버튼 영역 정리 */
.solution-home + .list-wrap .list-bts {
	display: none;
}

/* 관리자는 기존 관리 버튼이 필요할 수 있으므로 나중에 조정 */

/* 답변 상태 배지 */
.solution-status {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 4px 9px;
	margin-right: 8px;
	border-radius: 999px;
	font-size: 12px;
	font-weight: 850;
	vertical-align: middle;
	line-height: 1.2;
	white-space: nowrap !important;
	word-break: keep-all !important;
	flex-shrink: 0;
}

.solution-status-wait {
	background: #fff4e6;
	color: #f08c00;
}

.solution-status-done {
	background: #e7f5ff;
	color: #1c7ed6;
}

.lu-comment {
	display: none !important;
}

/* PPT 솔루션 상세 페이지 불필요 요소 숨김 */
.ratc-buttons,
.ratc-prevnext,
.ratc-tags,
.ratc-sign,
.voted-count,
.readed-count,
.bt-copy,
.bt-share,
.bt-report,
.bt-vote,
.bt-vote-who,
.ratc-share,
.ratc-vote-who {
	display: none !important;
}

/* 상세 상단 정보 간소화 */
.ratc-info .article-nickname,
.ratc-info .article-ip,
.ratc-info .comment-count {
	display: none !important;
}

.ratc-article-bottom {
	display: none !important;
}

/* 상세 페이지 배너 숨김 */
.cmt_b {
	display: none !important;
}

/* 댓글 숫자/기본 댓글 문구 숨김 */
.rcmt-title {
	display: none !important;
}

.rcmt-list-wrap {
	margin-top: 32px;
}

/* 관리자 답변 말풍선 정리 */
#comment .cmtu {
	max-width: 78%;
	margin: 0 0 18px 0;
	padding: 0;
	background: transparent !important;
	border: 0 !important;
}

#comment .cmtu-content {
	position: relative;
	padding: 18px 20px !important;
	background: #f1f3f5 !important;
	border-radius: 18px !important;
	border-bottom-left-radius: 5px !important;
	color: #222;
}

#comment .cmtu-profile {
	display: none !important;
}

#comment .cmtu-header {
	margin-bottom: 8px;
	font-size: 12px;
	color: #777;
}

#comment .cmtu-header .nickname::before {
	content: "관리자 답변";
	font-weight: 800;
	color: #333;
}

#comment .cmtu-header .nickname > a,
#comment .cmtu-header .nickname {
	font-size: 0;
}

#comment .cmtu-header .date {
	font-size: 12px;
	margin-left: 8px;
	color: #999;
}

#comment .cmtu-body {
	font-size: 15px;
	line-height: 1.7;
	color: #222;
}

#comment .cmtu-buttons {
	display: none !important;
}

/* 관리자 답변 작성 영역 */
.cmtw {
	max-width: 820px;
	margin: 32px auto 40px;
}

.cmtw::before {
	content: "관리자 답변 작성";
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 850;
	color: #111;
}

.cmtw.no-grant::before {
	display: none;
	content: "";
}

.cmtw-textarea {
	min-height: 120px !important;
	border-radius: 14px !important;
}

.cmtw-bottom-options {
	display: none !important;
}

.cmtw-bottom-buttons .rbb-txt {
	font-weight: 800;
}

/* 상세 상단 정보 영역 간소화 */
.ratc-info .article-nickname,
.ratc-info .article-ip,
.ratc-info .readed-count,
.ratc-info .comment-count,
.ratc-info .voted-count,
.ratc-info .bt-copy {
	display: none !important;
}

/* 상세 상단 회색 바 정리 */
.ratc-info {
	display: none !important;
}

/* 오른쪽 사이드 버튼 숨김 */
.list-bts {
	display: none !important;
}

.ratc .list-bts {
	display: none !important;
}

#comment {
	max-width: 820px;
	margin: 40px auto 0 !important;
}

#comment .cmtu {
	max-width: 78%;
	margin-right: auto;
}

.solution-detail-nav {
	max-width: 820px;
	margin: 0 auto 18px;
	display: flex;
	justify-content: flex-start;
}

.solution-back-list {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 9px 14px;
	border-radius: 999px;
	background: #f1f3f5;
	color: #333 !important;
	font-size: 13px;
	font-weight: 800;
	text-decoration: none !important;
}

.solution-back-list::before {
	content: "←";
	margin-right: 6px;
	font-weight: 900;
}

.solution-detail-label {
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 800;
	color: #2563eb;
}

@media (max-width: 768px) {
	.solution-bubble,
	.solution-file-box,
	#comment .cmtu {
		max-width: 92%;
	}

	.solution-chat,
	#comment,
	.solution-write-page,
	.solution-home {
		padding-left: 16px;
		padding-right: 16px;
	}
}

/* PPT 솔루션 목록 공통 정리 */
.solution-home {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px;
}

.solution-home-hero {
	box-sizing: border-box;
}

/* 목록 영역 폭 정리 */
.list-wrap,
.list-footer {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}

/* 태블릿 대응 */
@media (max-width: 1024px) {
	.solution-home {
		max-width: 760px;
	}

	.solution-home-hero {
		padding: 28px 30px;
	}

	.list-wrap,
	.list-footer {
		max-width: 760px;
		padding-left: 16px;
		padding-right: 16px;
		box-sizing: border-box;
	}
}

/* 모바일 대응 */
@media (max-width: 768px) {
	.solution-home {
		padding-left: 20px;
		padding-right: 20px;
	}

	.solution-home-hero {
		padding: 28px 28px;
		border-radius: 20px;
	}

	.solution-home-hero h2 {
		font-size: 26px;
		line-height: 1.25;
	}

	.solution-home-hero p {
		font-size: 15px;
		line-height: 1.7;
		word-break: keep-all;
	}

	.solution-new-request {
		margin-top: 18px;
		padding: 12px 18px;
		font-size: 14px;
	}

	.solution-section-title {
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 32px;
	}

	.list-wrap {
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.list-footer {
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}
}

/* 모바일 목록 정리 */
@media (max-width: 768px) {
	.lddu-info .lu-si--eye,
	.lddu-info .lu-si--eye + span,
	.lddu-comment,
	.lu-info-comment {
		display: none !important;
	}

	.solution-empty-mobile {
		padding: 32px 20px;
		text-align: center;
		color: #777;
		background: #f8f9fa;
		border-radius: 16px;
		font-size: 14px;
		line-height: 1.6;
	}

	.lddu-title-wrap {
		display: flex;
		align-items: center;
		gap: 6px;
		flex-wrap: wrap;
	}

	.solution-status {
		flex-shrink: 0;
	}
}

@media (max-width: 768px) {
	.list-document .lddu {
		padding: 18px 0 !important;
		border-bottom: 1px solid #edf0f3;
	}

	.lddu-body-wrap,
	.lddu-body {
		width: 100%;
	}

	.lddu-title-wrap .lddu-title {
		font-size: 15px;
		font-weight: 800;
		color: #111;
	}

	.lddu-info {
		margin-top: 7px;
		font-size: 12px;
		color: #777;
	}

	.lddu-info-nickname {
		display: none !important;
	}
}

/* 관리자 답변 유형 선택 */
.solution-feedback-type {
	max-width: 820px;
	margin: 0 auto 14px;
	padding: 14px 16px;
	background: #f8f9fa;
	border: 1px solid #edf0f3;
	border-radius: 16px;
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
}

.solution-feedback-type-title {
	font-size: 13px;
	font-weight: 850;
	color: #111;
	margin-right: 4px;
}

.solution-feedback-type-option {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 8px 12px;
	border-radius: 999px;
	background: #fff;
	border: 1px solid #e5e8eb;
	font-size: 13px;
	font-weight: 700;
	color: #333;
	cursor: pointer;
}

.solution-feedback-type-option input {
	margin: 0;
}

/* 무료/유료 답변 표시 */
.solution-feedback {
	margin-top: 8px;
}

.solution-feedback-label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-radius: 999px;
	font-size: 12px;
	font-weight: 850;
}

.solution-feedback-label-free {
	background: #e7f5ff;
	color: #1c7ed6;
}

.solution-feedback-label-paid {
	background: #fff4e6;
	color: #f08c00;
}

.solution-feedback-content {
	font-size: 15px;
	line-height: 1.75;
	color: #222;
	word-break: keep-all;
}

/* 유료 잠금 박스 */
.solution-feedback-lock {
	padding: 20px;
	border-radius: 16px;
	background: #fff;
	border: 1px dashed #d9c38a;
	text-align: center;
}

.solution-feedback-lock-title {
	font-size: 16px;
	font-weight: 850;
	color: #111;
	margin-bottom: 8px;
}

.solution-feedback-lock p {
	margin: 0 0 14px;
	font-size: 14px;
	color: #777;
	line-height: 1.6;
}

.solution-premium-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 11px 16px;
	border-radius: 999px;
	background: #2563eb;
	color: #fff !important;
	font-size: 14px;
	font-weight: 850;
	text-decoration: none !important;
}

.solution-temp-comment {
	animation: solutionFadeIn 0.25s ease;
}

@keyframes solutionFadeIn {
	from {
		opacity: 0;
		transform: translateY(8px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/* 유료 상세피드백 결제 버튼 강제 표시 */
.solution-payment-form {
	margin: 0 !important;
	padding: 0 !important;
	display: block !important;
}

.solution-payment-form .solution-premium-btn,
button.solution-premium-btn {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-width: 160px !important;
	height: 42px !important;
	padding: 0 18px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #2563eb !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 850 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	cursor: pointer !important;
	appearance: none !important;
	-webkit-appearance: none !important;
}

.solution-payment-form .solution-premium-btn:hover,
button.solution-premium-btn:hover {
	background: #1d4ed8 !important;
	color: #fff !important;
}

.pptfeedback-payment-modal {
	position: fixed;
	inset: 0;
	z-index: 99999;
}

.pptfeedback-payment-dim {
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,0.55);
}

.pptfeedback-payment-box {
	position: relative;
	width: 560px;
	max-width: calc(100% - 32px);
	margin: 60px auto;
	padding: 28px;
	background: #fff;
	border-radius: 18px;
	box-sizing: border-box;
}

.pptfeedback-payment-box h2 {
	margin: 0 0 22px;
	font-size: 24px;
	font-weight: 850;
	color: #111;
}

.pptfeedback-payment-section {
	padding: 18px 0;
	border-top: 1px solid #e5e8eb;
}

.pptfeedback-payment-section h3 {
	margin: 0 0 12px;
	font-size: 16px;
	font-weight: 800;
	color: #333;
}

.pptfeedback-point-row {
	display: flex;
	gap: 10px;
}

.pptfeedback-point-row input {
	width: 220px;
	height: 40px;
	padding: 0 12px;
	border: 1px solid #d9dee5;
	border-radius: 8px;
	box-sizing: border-box;
}

.pptfeedback-point-row button {
	height: 40px;
	padding: 0 16px;
	border: 1px solid #2563eb;
	border-radius: 8px;
	background: #fff;
	color: #2563eb;
	font-weight: 800;
	cursor: pointer;
}

.pptfeedback-point-info {
	margin: 8px 0 0;
	color: #2563eb;
	font-size: 13px;
	font-weight: 800;
}

.pptfeedback-methods {
	display: flex;
	gap: 16px;
}

.pptfeedback-method {
	width: 116px;
	height: 120px;
	border: 1px solid #d9dee5;
	border-radius: 10px;
	background: #fff;
	font-weight: 800;
	color: #333;
	cursor: pointer;
}

.pptfeedback-method.is-active {
	border-color: #2563eb;
	color: #2563eb;
	box-shadow: inset 0 0 0 1px #2563eb;
}

.pptfeedback-final-price {
	font-size: 28px;
	font-weight: 900;
	color: #228be6;
}

.pptfeedback-payment-actions {
	display: flex;
	justify-content: flex-end;
	gap: 0;
	margin-top: 22px;
}

#pptfeedbackPaymentCancel,
#pptfeedbackPaymentSubmit {
	width: 96px;
	height: 52px;
	border: 0;
	cursor: pointer;
	font-size: 15px;
	font-weight: 800;
}

#pptfeedbackPaymentCancel {
	background: #fff;
	border: 1px solid #e5e8eb;
	color: #555;
}

#pptfeedbackPaymentSubmit {
	background: #228be6;
	color: #fff;
}

@media (max-width: 768px) {
	.pptfeedback-payment-box {
		margin: 24px auto;
		padding: 22px;
	}

	.pptfeedback-methods {
		flex-wrap: wrap;
	}

	.pptfeedback-method {
		width: calc(33.333% - 11px);
		min-width: 90px;
	}
}

/* =========================
   PPT 피드백 결제 모달 위치/레이아웃 보정
========================= */

#pptfeedback-payment-method {
	position: fixed !important;
	inset: 0 !important;
	z-index: 999999 !important;
	background: rgba(0, 0, 0, 0.55) !important;
	overflow-y: auto !important;
	box-sizing: border-box !important;
	padding: 40px 16px !important;
}

/* UIkit이 열었을 때 중앙 정렬 */
#pptfeedback-payment-method.uk-open,
#pptfeedback-payment-method[style*="display: block"] {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}

/* 모달 박스 */
#pptfeedback-payment-method .uk-modal-dialog {
	position: relative !important;
	width: 620px !important;
	max-width: calc(100vw - 32px) !important;
	margin: 0 auto !important;
	border-radius: 16px !important;
	box-shadow: 0 18px 60px rgba(0, 0, 0, 0.18) !important;
	padding: 32px 28px 24px !important;
	background: #fff !important;
	box-sizing: border-box !important;
	transform: none !important;
}

/* 제목 */
#pptfeedback-payment-method h2.header_title {
	font-size: 24px !important;
	font-weight: 800 !important;
	margin: 0 0 24px !important;
	color: #111 !important;
}

/* 섹션 제목 */
#pptfeedback-payment-method h3 {
	font-size: 17px !important;
	font-weight: 700 !important;
	border-top: 1px solid #ddd !important;
	padding-top: 18px !important;
	margin: 0 0 12px !important;
	color: #222 !important;
}

/* 포인트 입력 */
#pptfeedback-payment-method .point_input_area {
	margin-top: 10px !important;
	padding-left: 10px !important;
}

#pptfeedback-payment-method .point_input_area > div:first-child {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
}

#pptfeedback-payment-method .input_point {
	width: 220px !important;
	height: 40px !important;
	padding: 0 12px !important;
	border: 1px solid #d9d9d9 !important;
	border-radius: 8px !important;
	background: #f7f9fa !important;
	font-size: 15px !important;
	box-sizing: border-box !important;
	margin: 0 !important;
}

#pptfeedback-payment-method button.use_point {
	height: 40px !important;
	padding: 0 16px !important;
	border: 1px solid #2196f3 !important;
	background: #fff !important;
	color: #2196f3 !important;
	border-radius: 8px !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	cursor: pointer !important;
}

#pptfeedback-payment-method .use_point_info {
	display: flex !important;
	align-items: center !important;
	margin-top: 8px !important;
	font-size: 13px !important;
	color: #666 !important;
}

#pptfeedback-payment-method .available_point_value {
	margin-left: 5px !important;
	color: #1e87f0 !important;
	font-weight: 700 !important;
}

/* 결제수단 영역 */
#pptfeedback-payment-method .payment_method_area {
	display: flex !important;
	gap: 16px !important;
	margin: 18px 0 !important;
	padding-left: 10px !important;
	flex-wrap: nowrap !important;
}

/* 라디오 버튼 숨김 */
#pptfeedback-payment-method .payment_method_area input[type="radio"] {
	position: absolute !important;
	opacity: 0 !important;
	pointer-events: none !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
}

/* 결제수단 카드 */
#pptfeedback-payment-method .payment_method_area label {
	width: 116px !important;
	height: 120px !important;
	min-width: 116px !important;
	padding: 16px 12px !important;
	border: 1.5px solid #d9d9d9 !important;
	border-radius: 10px !important;
	background: #fff !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	justify-content: center !important;
	box-sizing: border-box !important;
	cursor: pointer !important;
	transition: border 0.2s, background 0.2s !important;
	text-align: center !important;
}

/* 선택된 결제수단 */
#pptfeedback-payment-method .payment_method_area input[type="radio"]:checked + label,
#pptfeedback-payment-method .payment_method_area label:hover {
	border-color: #2196f3 !important;
	background: #fbfdff !important;
	box-shadow: inset 0 0 0 1px #2196f3 !important;
}

/* 아이콘 */
#pptfeedback-payment-method .payment_method_area img {
	width: 45px !important;
	height: auto !important;
	margin-top: 10px !important;
}

#pptfeedback-payment-method .payment_method_name {
	font-size: 14px !important;
	font-weight: 700 !important;
	color: #333 !important;
	line-height: 1.35 !important;
	text-align: center !important;
}

#pptfeedback-payment-method .payment_method_desc {
	font-size: 11px !important;
	font-weight: 400 !important;
	color: #555 !important;
	line-height: 1.3 !important;
}

/* 최종 금액 */
#pptfeedback-payment-method .total_price {
	margin: 4px 0 10px !important;
	padding-left: 10px !important;
}

#pptfeedback-payment-method .total_price span {
	font-size: 28px !important;
	color: #2196f3 !important;
	font-weight: 900 !important;
}

/* 버튼 영역 */
#pptfeedback-payment-method .uk-text-right {
	display: flex !important;
	justify-content: flex-end !important;
	gap: 0 !important;
	margin: 24px 0 0 !important;
}

#pptfeedback-payment-method .uk-button {
	width: 96px !important;
	height: 52px !important;
	border-radius: 0 !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	cursor: pointer !important;
}

#pptfeedback-payment-method .uk-button-default {
	background: #fff !important;
	border: 1px solid #ddd !important;
	color: #555 !important;
}

#pptfeedback-payment-method .uk-button-primary {
	background: #1e87f0 !important;
	border: 1px solid #1e87f0 !important;
	color: #fff !important;
}

/* 모바일 */
@media screen and (max-width: 768px) {
	#pptfeedback-payment-method {
		align-items: flex-start !important;
		padding: 24px 12px !important;
	}

	#pptfeedback-payment-method .uk-modal-dialog {
		width: 100% !important;
		padding: 24px 18px 20px !important;
	}

	#pptfeedback-payment-method .payment_method_area {
		gap: 10px !important;
		padding-left: 0 !important;
	}

	#pptfeedback-payment-method .payment_method_area label {
		width: calc(33.333% - 7px) !important;
		min-width: 0 !important;
		height: 108px !important;
		padding: 10px 6px !important;
	}

	#pptfeedback-payment-method .point_input_area,
	#pptfeedback-payment-method .total_price {
		padding-left: 0 !important;
	}

	#pptfeedback-payment-method .input_point {
		width: 100% !important;
	}

	#pptfeedback-payment-method .point_input_area > div:first-child {
		display: grid !important;
		grid-template-columns: 1fr auto !important;
	}

	#pptfeedback-payment-method:not(.uk-open) {
		display: none !important;
	}

	#pptfeedback-payment-method.uk-open {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
	}
	}