:root{--berry:#984266;--plum:#62344f;--cream:#fff9f5;--ink:#3f2433;--muted:#765166;--line:#ebcbd8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(135deg,#fffaf7,#f9e8f0);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.7}.legal-head{position:sticky;z-index:10;top:0;display:flex;align-items:center;gap:22px;padding:12px max(5vw,20px);border-bottom:1px solid var(--line);background:rgba(255,249,245,.96);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;color:var(--plum);font-weight:850;text-decoration:none}.brand img{width:44px;height:44px;border-radius:50%}.legal-head nav{display:flex;gap:18px;margin-left:auto}.legal-head nav a{color:var(--berry);font-weight:700;text-decoration:none}.legal-shell{width:min(980px,calc(100% - 28px));margin:48px auto 70px;padding:clamp(24px,5vw,58px);border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(83,40,62,.11)}.eyebrow{color:var(--berry);font-size:12px;font-weight:900;letter-spacing:.14em}.legal-shell h1{margin:8px 0 5px;color:var(--plum);font:500 clamp(38px,6vw,62px)/1.08 Georgia,serif}.effective{margin:0 0 28px;color:var(--muted)}.summary{padding:18px 20px;border-left:5px solid var(--berry);border-radius:8px;background:#fff4f8}.legal-shell h2{margin:38px 0 10px;color:#713451;font:600 27px/1.25 Georgia,serif}.legal-shell h3{margin:24px 0 6px;color:#713451;font-size:18px}.legal-shell p,.legal-shell li{color:#59384a}.legal-shell ul{padding-left:24px}.legal-shell li{margin:7px 0}.notice{padding:17px 19px;border:1px solid #e6aebc;border-radius:14px;background:#fff1f3}.toc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:26px 0;padding:18px;border-radius:16px;background:#fbf0f5}.toc a,.legal-shell a{color:var(--berry);font-weight:700}.contact-card{padding:20px;border-radius:18px;background:linear-gradient(135deg,#f8e5ee,#fff9f5)}footer{display:flex;padding:22px max(6vw,20px);justify-content:space-between;gap:14px;background:#35222c;color:#dcc8d2;font-size:13px}footer a{color:#fff;text-decoration:none}@media(max-width:700px){.legal-head{align-items:flex-start;flex-wrap:wrap}.legal-head nav{width:100%;margin:0;justify-content:space-between}.legal-shell{margin-top:20px}.toc{grid-template-columns:1fr}footer{flex-direction:column;text-align:center}}
