.mt-refund-page{padding:4.8rem 0;min-height:calc(100vh - 200px);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mt-refund-container{max-width:800px;margin:0 auto;padding:0 2.4rem;letter-spacing:-.003em}.mt-refund-header{text-align:center;margin-bottom:4.8rem}.mt-refund-title{font-size:clamp(32px,5vw,48px);line-height:1.1;font-weight:700;color:var(--color-text);margin-bottom:1.6rem;background:linear-gradient(135deg,var(--color-text) 30%,var(--color-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.015em}.mt-refund-date{font-size:.875rem;color:var(--color-muted);line-height:1.4}.mt-refund-content{background:var(--surface-overlay);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:1rem;padding:3.2rem}.mt-refund-intro{font-size:1.0625rem;line-height:1.47;color:var(--color-muted);margin-bottom:2.4rem}.mt-refund-section{margin-bottom:3.2rem}.mt-refund-section:last-child{margin-bottom:0}.mt-refund-section-title{font-size:1.5rem;line-height:1.2;font-weight:600;color:var(--color-accent);margin-bottom:1.6rem;letter-spacing:-.009em}.mt-refund-text{font-size:1.0625rem;line-height:1.47;color:var(--color-muted);margin-bottom:1rem}.mt-refund-text:last-child{margin-bottom:0}.mt-refund-subsection{margin-bottom:2.4rem}.mt-refund-subsection:last-child{margin-bottom:0}.mt-refund-subsection-title{font-size:1.25rem;line-height:1.3;font-weight:500;color:var(--color-text);margin-bottom:1.2rem;letter-spacing:-.006em}.mt-refund-example{background:var(--pink-tint-10);border-radius:.5rem;padding:1.2rem;margin-top:1rem;font-size:1rem;line-height:1.5;color:var(--color-muted)}.mt-refund-example strong{color:var(--color-accent);font-weight:500}.mt-refund-formula{background:var(--surface-subtle);border-radius:.5rem;padding:1.2rem;margin:1rem 0}.mt-refund-formula h4{color:var(--color-text);font-size:1rem;font-weight:500;margin-bottom:.8rem}.mt-refund-details{border-left:2px solid var(--color-accent);padding-left:1.2rem;margin:1.2rem 0}.mt-refund-list{list-style:none;padding:0;margin:0}.mt-refund-list li{color:var(--color-muted);padding-left:1.2rem;position:relative;margin-bottom:.8rem;line-height:1.47}.mt-refund-list li::before{content:"•";color:var(--color-accent);position:absolute;left:0}@media (max-width:768px){.mt-refund-container{padding:0 1.6rem}.mt-refund-content{padding:2.4rem}}@media (max-width:480px){.mt-refund-title{font-size:1.75rem}.mt-refund-section-title{font-size:1.25rem}.mt-refund-text{font-size:1rem}}