﻿article.rma{width:96%;max-width:960px;margin-right:auto;margin-left:auto;font-size:14pt;font-family:"Poppins",Arial,Helvetica,sans-serif;padding-bottom:40px;}article.rma h2{margin-top:24px;}.rma .faq-controls{display:flex;gap:8px;margin-bottom:16px;}.rma .faq-controls button{padding:6px 16px;font-size:.85em;cursor:pointer;border:1px solid #ccc;border-radius:4px;background:#f5f5f5;}.rma .faq-controls button:hover{background:#e0e0e0;}.rma .faq-item{border-bottom:1px solid #ddd;margin-bottom:4px;}.rma .faq-item details summary{cursor:pointer;padding:12px 8px;display:flex;justify-content:space-between;align-items:center;user-select:none;list-style:none;font-weight:500;color:#222;}.rma .faq-item details summary::-webkit-details-marker{display:none;}.rma .faq-item details summary:hover{background:#f9f9f9;}.rma .faq-item details summary::after{content:"+";font-size:1.2em;line-height:1;transition:transform .25s ease;display:inline-block;margin-left:12px;flex-shrink:0;font-weight:400;color:#888;}.rma .faq-item details[open]>summary::after{transform:rotate(45deg);}.rma .faq-item details .answer{overflow:hidden;max-height:0;padding:0 8px;transition:max-height .3s ease,padding .3s ease;color:#555;font-weight:400;margin-left:4px;}.rma .faq-item details[open]>.answer{max-height:800px;padding:8px 8px 16px 12px;}.rma .expert-tip{display:block;margin-top:10px;padding:10px 14px;background:#fffbe6;border-left:4px solid #f5c518;border-radius:4px;font-size:.95em;}