.r069-content-page { position: relative; isolation: isolate; min-height: calc(100dvh - 150px); color: #f3f3f8; background: #0a0a0a; font-family: 'Satoshi',sans-serif; -webkit-font-smoothing: antialiased; }
.r069-content-page, .r069-content-page * { box-sizing: border-box; }
.r069-page-background { position: absolute; inset: 0; z-index: -1; overflow: hidden; pointer-events: none; background-image: linear-gradient(rgba(255,255,255,.025) .5px,transparent .5px),linear-gradient(90deg,rgba(255,255,255,.025) .5px,transparent .5px); background-size: 48px 48px; }
.r069-page-container { width: min(1180px,calc(100% - 64px)); margin: 0 auto; padding: 125px 0 76px; }
.r069-page-header { margin: 0 auto 44px; max-width: 700px; text-align: center; }
.r069-page-eyebrow { display: inline-flex; align-items: center; gap: 7px; padding: 6px 11px; margin-bottom: 19px; border: 1px solid #8bb5f427; border-radius: 7px; color: #b4d0f9; background: #4d88e60c; font: 500 11px/1.5 'Satoshi',sans-serif; }
.r069-page-eyebrow svg { width: 14px; height: 14px; }
.r069-page-header h1 { margin: 0 0 16px; color: #f2f2f8; font: 700 clamp(32px,4vw,48px)/1.12 'Satoshi',sans-serif; letter-spacing: -.045em; }
.r069-page-header h1 span { color: #8bb5f4; }
.r069-page-header > p { margin: 0; color: #858592; font: 400 14px/1.8 'Satoshi',sans-serif; }
.r069-feedback-page-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.r069-feedback-page-grid .sup12-feedback-card { height: auto; min-height: 192px; padding: 24px; border-color: #ffffff0d; border-radius: 13px; background: #111113; }
.r069-feedback-page-grid .sup12-feedback-card__stars { margin-bottom: 7px; }
.r069-feedback-page-grid .sup12-feedback-card__star { width: 19px; height: 19px; }
.r069-feedback-page-grid .sup12-feedback-card__message { display: block; margin: 0 0 22px; color: #c8c8d4; font-size: 14px; line-height: 1.8; -webkit-line-clamp: unset; overflow-wrap: anywhere; }
.r069-feedback-page-grid .sup12-feedback-card__footer { gap: 12px; }
.r069-feedback-page-grid .sup12-feedback-card__product, .r069-feedback-page-grid .sup12-feedback-card__date { color: #80808e; font-size: 11px; line-height: 1.5; }
.r069-feedback-page-grid .sup12-feedback-card__product-wrap { min-width: 0; }
.r069-feedback-page-grid .sup12-feedback-card__verified { width: 12px; height: 12px; flex-basis: 12px; filter: none; color: #8fb6ee; }
.r069-feedback-page-empty { grid-column: 1/-1; padding: 70px 20px; border: 1px solid #ffffff0d; border-radius: 15px; background: #111113; text-align: center; }
.r069-feedback-page-empty svg { width: 34px; height: 34px; margin-bottom: 20px; color: #a5c5f7; }
.r069-feedback-page-empty h2 { margin: 0 0 9px; color: #dcdce8; font-size: 20px; font-weight: 500; }
.r069-feedback-page-empty p { margin: 0; color: #7f7f8e; font-size: 13px; }
.r069-feedback-page-pagination { margin-top: 35px; }
.r069-feedback-page-pagination .pagination { justify-content: center; }
.r069-legal-page .r069-page-container { max-width: 1080px; }
.r069-legal-page .r069-page-header { margin-bottom: 28px; }
.r069-legal-switcher { display: flex; flex-wrap: wrap; justify-content: center; gap: 7px; margin: 0 0 40px; }
.r069-legal-switcher a { display: inline-flex; align-items: center; gap: 7px; padding: 9px 13px; border: 1px solid #ffffff0c; border-radius: 8px; color: #9292a2; background: #121214; text-decoration: none; font-size: 11px; line-height: 1.4; transition: color .2s,border-color .2s; }
.r069-legal-switcher a svg { width: 13px; height: 13px; opacity: .75; }
.r069-legal-switcher a[aria-current=page] { color: #c7dcfb; border-color: #8bb5f438; background: #4d88e60f; }
.r069-legal-switcher a:hover { color: #e3edf9; border-color: #8bb5f455; }
.r069-legal-document { min-width: 0; padding: 10px 36px; border: 1px solid #ffffff0d; border-radius: 15px; background: rgba(16,16,18,.78); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); box-shadow: inset 0 1px #ffffff04; }
.r069-legal-section { position: relative; padding: 28px 0 30px; scroll-margin-top: 100px; }
.r069-legal-section + .r069-legal-section::before { content: ''; position: absolute; top: 0; inset-inline: 0; height: 1px; background: linear-gradient(90deg,#ffffff0c,#ffffff05 80%,transparent); }
.r069-legal-section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.r069-legal-section-header > span { display: inline-grid; place-items: center; width: 30px; height: 30px; flex: 0 0 30px; border: 1px solid #8bb5f415; border-radius: 8px; background: #4d88e608; color: #7596c2; font-size: 10px; font-variant-numeric: tabular-nums; }
.r069-legal-section h2 { margin: 0; color: #e0e0ec; font: 500 17px/1.4 'Satoshi',sans-serif; letter-spacing: -.02em; }
.r069-legal-copy { color: #9999ab; font: 400 13px/1.85 'Satoshi',sans-serif; overflow-wrap: anywhere; }
.r069-legal-copy p { margin: 0 0 13px; }
.r069-legal-copy > :last-child { margin-bottom: 0; }
.r069-legal-copy ul { padding: 0 0 0 19px; margin: 0 0 16px; }
.r069-legal-copy li { padding-left: 3px; margin-bottom: 6px; }
.r069-legal-copy li::marker { color: #7198cc; font-size: 10px; }
.r069-legal-copy h3 { margin: 22px 0 11px; color: #bfbfce; font-size: 13px; line-height: 1.6; font-weight: 500; }
.r069-legal-copy h3:first-child { margin-top: 0; }
.r069-legal-copy strong { color: #d3d3df; font-weight: 500; }
.r069-legal-copy a { color: #b4d0f9; text-decoration: none; text-underline-offset: 3px; }
.r069-legal-copy a:hover { text-decoration: underline; }
.r069-legal-footer { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 14px; padding: 24px 0 0; margin-left: 0; color: #656578; font-size: 11px; }
.r069-legal-footer a { display: inline-flex; align-items: center; gap: 6px; color: #9b9bad; text-decoration: none; }
.r069-legal-footer svg { width: 13px; height: 13px; }
.r069-content-page :is(a,button,summary):focus-visible { outline: 2px solid #a5c5f7; outline-offset: 3px; }
@media(max-width:991px) {
  .r069-feedback-page-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .r069-legal-footer { margin-left: 0; }
}
@media(max-width:575px) {
  .r069-page-container { width: calc(100% - 32px); padding: 96px 0 48px; }
  .r069-page-header { margin-bottom: 32px; }
  .r069-page-header h1 { font-size: 35px; }
  .r069-page-header > p { font-size: 12px; }
  .r069-page-eyebrow { margin-bottom: 17px; }
  .r069-feedback-page-grid { grid-template-columns: minmax(0,1fr); gap: 13px; }
  .r069-feedback-page-grid .sup12-feedback-card { min-height: 178px; padding: 21px; }
  .r069-legal-switcher { gap: 6px; margin-bottom: 27px; }
  .r069-legal-switcher a { padding: 8px 10px; gap: 5px; font-size: 10px; }
  .r069-legal-switcher a svg { width: 11px; height: 11px; }
  .r069-legal-document { padding: 4px 21px; border-radius: 12px; }
  .r069-legal-section { padding: 24px 0 26px; scroll-margin-top: 85px; }
  .r069-legal-section-header { gap: 10px; margin-bottom: 16px; }
  .r069-legal-section h2 { font-size: 16px; }
  .r069-legal-copy { font-size: 12px; }
}
@media(prefers-reduced-motion:reduce) {
  .r069-content-page *, .r069-content-page *::before, .r069-content-page *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
