body .return-hero{padding:3rem 0;background:#fff}body .return-banner-wrapper{position:relative;overflow:hidden;border-radius:32px}body .return-banner-img{width:100%;height:700px!important;object-fit:cover;filter:grayscale(8%)}body .return-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.45),rgba(0,0,0,.15));display:flex;flex-direction:column;justify-content:center;padding:5rem}body .return-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.6rem 1.2rem;border-radius:100px;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:2px;font-size:.75rem;margin-bottom:1.5rem}body .return-title{font-family:var(--Baskervville);font-size:clamp(2.8rem,7vw,5.5rem);line-height:1;color:#fff;letter-spacing:6px;max-width:850px;margin-bottom:1.5rem}body .return-subtitle{color:rgba(255,255,255,.82);font-size:1.05rem;line-height:2;max-width:650px}body .exchange-section{padding:5rem 0 6rem;background:#f8f8f8}body .return-notice{background:#111;border-radius:28px;padding:2rem 2.5rem;display:flex;align-items:center;gap:2rem;margin-bottom:3rem}body .notice-icon{min-width:70px;height:70px;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem}body .notice-content h3{font-family:var(--Baskervville);color:#fff;font-size:1.6rem;margin-bottom:.7rem}body .notice-content p{color:rgba(255,255,255,.75);line-height:1.9;margin:0}body .exchange-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}body .exchange-card{background:#fff;border:1px solid #ececec;border-radius:30px;padding:3rem;transition:all .4s ease;overflow:hidden;position:relative}body .exchange-card:before{content:"";position:absolute;width:220px;height:220px;background:rgba(0,0,0,.03);border-radius:50%;top:-80px;right:-80px}body .exchange-card:hover{transform:translateY(-8px);border-color:#111}body .exchange-dark-card{background:linear-gradient(145deg,#111,#1d1d1d);border-color:#222}body .exchange-card-top,body .exchange-image-wrap{margin-bottom:2rem}body .exchange-icon{width:110px;height:110px;object-fit:contain;transition:all .4s ease}body .exchange-card:hover .exchange-icon{transform:scale(1.08)}body .exchange-badge{display:inline-flex;padding:.5rem 1rem;border-radius:100px;background:#111;color:#fff;letter-spacing:2px;font-size:.7rem;margin-bottom:1rem}body .exchange-dark-card .exchange-badge{background:rgba(255,255,255,.08)}body .exchange-title{font-family:var(--Baskervville);font-size:2rem;color:#111}body .exchange-dark-card .exchange-title{font-family:var(--Baskervville);color:#fff}body .exchange-card-content p{color:#666;line-height:2;margin-bottom:1.2rem}body .exchange-dark-card .exchange-card-content p{color:rgba(255,255,255,.75)}body .exchange-link-box{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:1.5rem;border-radius:20px;margin:1.5rem 0}body .exchange-link-box span{color:rgba(255,255,255,.55);font-size:.8rem;letter-spacing:2px}body .exchange-link-box p{color:#fff!important;margin-top:.7rem;margin-bottom:0;word-break:break-word}body .exchange-highlight{background:#fafafa;border-radius:20px;padding:1.5rem;margin:1.5rem 0;border:1px solid #ececec}body .exchange-highlight h4{font-size:1.2rem;color:#111;margin-bottom:.8rem}body .exchange-highlight p{margin:0}body .return-bottom-note{margin-top:3rem;background:#fff;border-left:4px solid #111;padding:2rem;border-radius:0 20px 20px 0}body .return-bottom-note p{color:#444;line-height:2;margin:0;font-style:italic}@media only screen and (min-width:768px) and (max-width:1000px){body .return-overlay{padding:3rem}body .exchange-grid{grid-template-columns:1fr}body .exchange-card{padding:2rem}}@media (max-width:767px){body .return-hero{padding:1.5rem 0}body .return-banner-wrapper{border-radius:22px}body .return-banner-img{height:550px!important}body .return-overlay{padding:2rem;justify-content:flex-end}body .return-title{font-size:2.2rem;letter-spacing:3px}body .return-subtitle{font-size:.95rem;line-height:1.8}body .exchange-section{padding:3rem 0 4rem}body .return-notice{flex-direction:column;align-items:flex-start;padding:2rem 1.5rem;gap:1.5rem;border-radius:22px}body .notice-content h3{font-size:1.3rem}body .exchange-grid{grid-template-columns:1fr}body .exchange-card{padding:2rem 1.5rem;border-radius:22px}body .exchange-title{font-size:1.5rem;font-family:var(--Baskervville)}body .exchange-icon{width:90px;height:90px}body .exchange-card-content p{font-size:.95rem;line-height:1.8}body .exchange-highlight{padding:1.2rem;border-radius:16px}body .return-bottom-note{padding:1.5rem;border-radius:0 16px 16px 0}body .return-bottom-note p{font-size:.95rem;line-height:1.8}}