.wt05-legal { display: grid; gap: 18px; max-width: 1220px; }
.wt05-legal__hero { position: relative; display: flex; justify-content: space-between; align-items: center; min-height: 226px; padding: 38px 42px; overflow: hidden; border-color: rgba(151, 119, 255, .34); background: radial-gradient(circle at 82% 20%, rgba(32, 217, 255, .13), transparent 24%), linear-gradient(135deg, #17142a, #0c0c16 72%); }
.wt05-legal__hero::before { content: ""; position: absolute; inset: 0; opacity: .22; background-image: linear-gradient(rgba(138, 92, 255, .24) 1px, transparent 1px), linear-gradient(90deg, rgba(138, 92, 255, .24) 1px, transparent 1px); background-size: 34px 34px; mask-image: linear-gradient(90deg, transparent, #000); }
.wt05-legal__hero > div:first-child { position: relative; z-index: 1; max-width: 720px; }
.wt05-legal__eyebrow { color: var(--wu-accent-2); font-size: 10px; font-weight: 900; letter-spacing: .24em; }
.wt05-legal__hero h1 { margin: 10px 0 12px; font-size: clamp(31px, 4vw, 50px); line-height: 1.08; text-shadow: 0 0 26px rgba(138, 92, 255, .28); }
.wt05-legal__hero p { margin: 0; color: var(--wu-muted); font-size: 16px; line-height: 1.8; }
.wt05-legal__signal { position: relative; z-index: 1; display: grid; width: 132px; height: 132px; flex: 0 0 auto; place-items: center; }
.wt05-legal__signal i { position: absolute; inset: 0; border: 1px solid rgba(32, 217, 255, .25); border-radius: 50%; }
.wt05-legal__signal i:nth-child(2) { inset: 17px; border-color: rgba(138, 92, 255, .45); }
.wt05-legal__signal i:nth-child(3) { inset: 34px; border-color: rgba(32, 217, 255, .7); box-shadow: 0 0 30px rgba(32, 217, 255, .12); }
.wt05-legal__signal b { color: #fff; font-size: 42px; text-shadow: 0 0 20px var(--wu-accent-2); }
.wt05-legal__grid { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(320px, .65fr); gap: 18px; align-items: start; }
.wt05-legal__statement, .wt05-legal__claim { min-width: 0; padding: 27px; }
.wt05-legal__cards { display: grid; gap: 11px; }
.wt05-legal__cards article { display: grid; grid-template-columns: 50px minmax(0, 1fr); gap: 15px; padding: 17px; border: 1px solid var(--wu-line); border-radius: 10px; background: rgba(24, 24, 42, .72); }
.wt05-legal__cards em { color: var(--wu-accent-2); font-size: 19px; font-style: normal; font-weight: 900; }
.wt05-legal__cards h3 { margin: 0 0 6px; color: var(--wu-text); }
.wt05-legal__cards p, .wt05-legal__claim > p { margin: 0; color: var(--wu-muted); line-height: 1.75; }
.wt05-legal__claim ul { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin: 20px 0; padding: 0; list-style: none; }
.wt05-legal__claim li { padding: 13px 8px; border: 1px solid rgba(32, 217, 255, .18); border-radius: 9px; color: var(--wu-text); background: rgba(32, 217, 255, .05); font-size: 12px; text-align: center; }
.wt05-legal__contact { display: grid; gap: 5px; padding: 17px; border: 1px solid rgba(138, 92, 255, .3); border-radius: 10px; background: #0c0c16; }
.wt05-legal__contact small { margin-top: 6px; color: var(--wu-accent); font-weight: 900; letter-spacing: .14em; }
.wt05-legal__contact strong { min-width: 0; color: var(--wu-accent-2); overflow-wrap: anywhere; }
.wt05-legal__button { display: flex; margin-top: 17px; border: 0; border-radius: 10px; box-shadow: 0 0 22px rgba(138, 92, 255, .24); }
@media (max-width: 860px) { .wt05-legal__grid { grid-template-columns: 1fr; } }
@media (max-width: 600px) { .wt05-legal__hero { min-height: 0; padding: 26px 21px; } .wt05-legal__signal { width: 78px; height: 78px; } .wt05-legal__signal i:nth-child(2) { inset: 10px; } .wt05-legal__signal i:nth-child(3) { inset: 20px; } .wt05-legal__signal b { font-size: 28px; } .wt05-legal__statement, .wt05-legal__claim { padding: 20px; } .wt05-legal__cards article { grid-template-columns: 39px minmax(0, 1fr); padding: 14px; } }

