.legal-page{min-height:100vh;position:relative;padding:140px 24px 80px;background:#FAFAFA}.legal-page__bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.legal-page__gradient{position:absolute;top:-200px;right:-150px;width:600px;height:600px;background:radial-gradient(circle,rgba(255,0,22,.04) 0,transparent 70%);border-radius:50%}.legal-page__container{max-width:800px;margin:0 auto;position:relative;z-index:1}.legal-page__header{text-align:center;margin-bottom:48px}.legal-page__badge{display:inline-block;padding:6px 16px;background:rgba(255,0,22,.08);color:#FF0016;font-size:.8rem;font-weight:600;border-radius:100px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.legal-page__title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#111;letter-spacing:-.03em;margin-bottom:12px}.legal-page__updated{font-size:.9rem;color:#888}.legal-page__content{background:#fff;border-radius:20px;border:1px solid #ebebeb;padding:48px;box-shadow:0 4px 20px rgba(0,0,0,.04)}.legal-section{margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid #f0f0f0}.legal-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.legal-section h2{font-size:1.3rem;font-weight:700;color:#111;margin-bottom:16px;letter-spacing:-.01em}.legal-section h3{font-size:1.05rem;font-weight:600;color:#333;margin-top:20px;margin-bottom:10px}.legal-section p{font-size:.95rem;line-height:1.75;color:#555;margin-bottom:12px}.legal-section p:last-child{margin-bottom:0}.legal-section ul{list-style:none;padding:0;margin:12px 0}.legal-section ul li{position:relative;padding-left:20px;font-size:.95rem;line-height:1.75;color:#555;margin-bottom:8px}.legal-section ul li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#FF0016;border-radius:50%}.legal-section a{color:#FF0016;text-decoration:none;font-weight:500;transition:opacity .2s ease}.legal-section a:hover{opacity:.75}.legal-section strong{color:#333;font-weight:600}.legal-contact{background:#FAFAFA;border:1px solid #f0f0f0;border-radius:12px;padding:20px 24px;margin-top:12px}.legal-contact p{margin-bottom:4px;font-size:.95rem;color:#555}.legal-contact p:first-child{color:#111}@media (max-width:768px){.legal-page{padding:120px 16px 60px}.legal-page__content{padding:32px 24px}.legal-section{margin-bottom:28px;padding-bottom:28px}}@media (max-width:480px){.legal-page__content{padding:24px 18px;border-radius:16px}.legal-section h2{font-size:1.15rem}}