:root{color-scheme:light;--blue:#0878ef;--blue-dark:#0757c8;--ink:#14263d;--muted:#687b91;--line:#dbe9f7}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{position:relative;min-height:100vh;padding:32px 18px;overflow-x:hidden;color:var(--ink);background:linear-gradient(135deg,#eaf5ff 0%,#fbfdff 50%,#e4f2ff 100%);font-family:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif}.ambient{position:fixed;z-index:-3;border-radius:50%;filter:blur(80px);opacity:.5;pointer-events:none;animation:ambient 8s ease-in-out infinite alternate}.ambient-one{width:380px;height:380px;left:-120px;top:-130px;background:#92caff}.ambient-two{width:330px;height:330px;right:-100px;bottom:0;background:#99e8fa;animation-delay:-4s}@keyframes ambient{to{transform:translate(20px,-14px) scale(1.1);opacity:.68}}.wave{position:fixed;z-index:-2;left:-5%;right:-5%;bottom:-160px;height:290px;border-radius:50% 50% 0 0/35% 35% 0 0;background:linear-gradient(90deg,rgba(129,204,252,.3),rgba(8,120,239,.4));transform:rotate(-2deg);pointer-events:none}.wave:after{content:"";position:absolute;inset:75px -4% -35px;border-radius:50% 50% 0 0/35% 35% 0 0;background:linear-gradient(90deg,rgba(8,120,239,.25),rgba(3,94,203,.4));transform:rotate(3deg)}.leaf{position:fixed;z-index:-1;left:-26px;top:-18px;width:220px;height:210px;opacity:.36;pointer-events:none;transform:rotate(-23deg)}.leaf span{position:absolute;left:60px;top:4px;width:45px;height:150px;border-radius:100% 0 100% 0;background:linear-gradient(145deg,#168bf2,transparent);transform:rotate(-36deg);transform-origin:bottom}.leaf span:nth-child(2){left:92px;top:22px;height:125px;transform:rotate(-12deg)}.leaf span:nth-child(3){left:30px;top:37px;height:118px;transform:rotate(-60deg)}.legal-shell{width:min(100%,900px);margin:0 auto}.legal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.legal-brand{display:flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none}.legal-brand img{width:58px;height:58px;border-radius:12px;object-fit:contain;background:#fff;box-shadow:0 8px 22px rgba(15,91,166,.12)}.legal-brand span{min-width:0}.legal-brand strong{display:block;font-size:20px;font-weight:800}.legal-brand small{display:block;max-width:520px;margin-top:3px;color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.login-link{padding:10px 18px;border:1px solid #c9def3;border-radius:12px;color:var(--blue-dark);background:rgba(255,255,255,.72);font-size:11px;font-weight:800;text-decoration:none}.legal-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:12px;padding:5px;border:1px solid #dbe6f1;border-radius:15px;background:rgba(234,241,248,.92)}.legal-tabs a{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:11px;color:#65778b;font-size:11px;font-weight:800;text-decoration:none}.legal-tabs a.active{color:var(--blue-dark);background:#fff;box-shadow:0 5px 14px rgba(45,76,112,.13)}.legal-card{overflow:hidden;border:1px solid rgba(255,255,255,.96);border-radius:26px;background:rgba(255,255,255,.9);box-shadow:0 25px 70px rgba(13,104,194,.15);backdrop-filter:blur(18px)}.document-heading{padding:36px 42px 30px;border-bottom:1px solid var(--line);background:linear-gradient(115deg,rgba(235,246,255,.9),rgba(255,255,255,.8))}.document-heading>span{color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.document-heading h1{margin:8px 0 9px;font-size:clamp(27px,4vw,38px);line-height:1.2;letter-spacing:0}.document-heading p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.document-heading strong{color:#41566e}.legal-content{padding:10px 42px 34px}.legal-content section{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:25px 0;border-bottom:1px solid #e6eef6}.legal-content section:last-child{border-bottom:0}.section-number{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:var(--blue-dark);background:#eaf4ff;font-size:9px;font-weight:800}.legal-content h2{margin:3px 0 9px;font-size:16px}.legal-content p,.legal-content li{color:#61758b;font-size:12px;line-height:1.8}.legal-content p{margin:0}.legal-content ul{display:grid;gap:5px;margin:0;padding-left:18px}.legal-content strong{color:#344a62}.support-link{display:inline-flex;margin-top:14px;padding:10px 14px;border-radius:10px;color:#fff;background:linear-gradient(100deg,#088cff,#0755c9);font-size:10px;font-weight:800;text-decoration:none;box-shadow:0 8px 20px rgba(7,105,220,.2)}.legal-shell>footer{display:flex;justify-content:space-between;gap:16px;padding:20px 4px;color:#7f91a4;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}@media(max-width:620px){body{padding:18px 13px}.legal-header{margin-bottom:16px}.legal-brand img{width:46px;height:46px}.legal-brand strong{font-size:16px}.legal-brand small{max-width:210px;font-size:6px}.login-link{padding:9px 12px}.legal-tabs a{min-height:39px;font-size:9px}.legal-card{border-radius:21px}.document-heading{padding:27px 20px 23px}.document-heading h1{font-size:25px}.legal-content{padding:4px 20px 25px}.legal-content section{grid-template-columns:32px 1fr;gap:11px;padding:21px 0}.section-number{width:30px;height:30px}.legal-content h2{font-size:14px}.legal-content p,.legal-content li{font-size:11px}.legal-shell>footer{flex-direction:column;align-items:center;gap:5px;text-align:center}}@media(max-width:350px){.legal-brand small{display:none}.legal-tabs a{font-size:8px}.document-heading{padding-left:16px;padding-right:16px}.legal-content{padding-left:16px;padding-right:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
