.page-feedback__hero{background:transparent}.page-feedback__hero .breadcrumb,.page-feedback__hero .breadcrumb-item{background:transparent !important}.page-feedback__hero .breadcrumb-item a{color:var(--text-on-dark-90)}.page-feedback__hero .breadcrumb-item.active{color:var(--text-on-dark)}.page-feedback__hero h1{color:var(--color-text-primary)}.page-feedback__heading{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin:0 0 0.25rem 0}.page-feedback__subheading{margin:0 0 1.5rem 0;font-size:1rem;color:var(--text-on-dark-90)}.page-feedback__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media (min-width:576px){.page-feedback__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.page-feedback__grid{gap:1.5rem}}.page-feedback__card{background:var(--surface-dark-soft);border:1px solid var(--border-on-dark-18);border-radius:12px;padding:1.25rem 1.5rem;box-shadow:var(--shadow-md);transition:box-shadow 0.2s ease,border-color 0.2s ease;color:var(--text-on-dark)}.page-feedback__card:hover{box-shadow:var(--shadow-card-strong);border-color:color-mix(in srgb,var(--primary) 30%,transparent)}.page-feedback__card-header{display:flex;flex-wrap:wrap;align-items:baseline;gap:0.5rem 1rem;margin-bottom:0.75rem}.page-feedback__card-name{font-weight:700;font-size:1rem;color:var(--color-text-primary)}.page-feedback__card-date{font-size:0.875rem;color:var(--text-on-dark-strong)}.page-feedback__card-rating{display:inline-flex;align-items:center;gap:0.35rem;font-weight:700;font-size:0.9375rem;color:var(--text-on-dark);margin-left:auto}.page-feedback__card-rating-value{color:var(--text-on-dark)}.page-feedback__card-stars .testimonial-layout-modern__star-wrap{width:14px;height:14px}.page-feedback__card-stars .testimonial-layout-modern__star{width:14px;height:14px}.page-feedback__card-stars .testimonial-layout-modern__star-base{color:var(--text-on-dark-soft)}.page-feedback__card-stars .testimonial-layout-modern__star-fill{color:var(--testimonial-star)}.page-feedback__card-quote{margin:0;font-size:0.9375rem;line-height:1.65;color:var(--text-on-dark-strong)}.page-feedback__card-related{margin-top:0.75rem;padding-top:0.75rem;border-top:1px dashed var(--border-on-dark)}.page-feedback__card-related a{color:var(--primary)}.page-feedback__form-wrap{position:relative}@media (min-width:992px){.page-feedback__form-wrap{position:sticky;top:1.5rem}}.page-feedback__form-heading{font-size:1.25rem;font-weight:700;margin:0 0 1rem 0;color:var(--color-text-primary)}.page-feedback__form{padding:1.5rem;border-radius:12px;border:1px solid var(--border-on-dark);background:transparent}.page-feedback__form .form-label,.page-feedback__form legend.form-label{color:var(--text-on-dark)}.page-feedback__form .form-control,.page-feedback__form .form-select{color:var(--text-on-dark);background-color:var(--bg-on-dark-input);border-color:var(--border-on-dark-mid)}.page-feedback__form .form-control::placeholder{color:var(--text-on-dark-soft)}.page-feedback__form .form-control:focus,.page-feedback__form .form-select:focus{color:var(--text-on-dark);background-color:var(--bg-on-dark-input-focus);border-color:var(--border-on-dark-40)}.page-feedback__form .form-select option{background:var(--input-option-bg);color:var(--text-on-dark)}.page-feedback__form .text-muted{color:rgba(255,255,255,0.7) !important}.page-feedback__form .slide-to-submit-text{color:var(--text-on-dark)}.page-feedback__pagination .pagination{flex-wrap:wrap}.page-feedback__pagination .page-link{color:var(--text-on-dark-strong);background-color:var(--bg-on-dark-12);border-color:var(--border-on-dark-mid)}.page-feedback__pagination .page-link:hover{color:var(--text-on-dark);background-color:var(--bg-on-dark-hover);border-color:var(--border-on-dark-40)}.page-feedback__pagination .page-item.disabled .page-link{color:var(--text-on-dark-soft);background-color:var(--bg-on-dark-subtle);border-color:var(--border-on-dark-soft)}.page-feedback__pagination .page-item.active .page-link{color:var(--text-on-dark);background-color:var(--primary);border-color:var(--primary)}