.terms-screen{min-height:100vh;padding:16px 14px 100px;background:#f6f8fb;color:#14213d}.terms-hero{position:relative;overflow:hidden;padding:26px 20px;border-radius:26px;background:linear-gradient(135deg,#ffffff,#eef6ff);border:1px solid #e2ebf5;box-shadow:0 14px 34px rgba(22,52,84,.08)}.terms-hero:after{content:"";position:absolute;top:-55px;right:-55px;width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,rgba(255,106,0,.14),rgba(25,113,255,.12))}.terms-badge{position:relative;z-index:1;width:fit-content;padding:8px 13px;border-radius:999px;background:#eef5ff;border:1px solid #dce9f8;color:#155da8;font-size:13px;line-height:1;font-weight:500}.terms-hero h1{position:relative;z-index:1;margin:18px 0 12px;max-width:860px;color:#112846;font-size:30px;line-height:1.18;letter-spacing:-.4px;font-weight:600}.terms-hero p{max-width:900px;margin:0;color:#4e5f73;font-size:15px;line-height:1.75;font-weight:400}.terms-hero p,.terms-meta{position:relative;z-index:1}.terms-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.terms-meta span{padding:8px 11px;border-radius:999px;background:#ffffff;border:1px solid #e5edf6;color:#526174;font-size:12.8px;line-height:1;font-weight:500}.terms-card{margin-top:16px;padding:20px;border-radius:24px;background:#ffffff;border:1px solid #e8eef5;box-shadow:0 12px 28px rgba(22,52,84,.06);scroll-margin-top:20px}.terms-note{background:linear-gradient(135deg,#fff8f3,#ffffff);border-color:#f5dfce}.terms-section-tag{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;width:34px;height:30px;border-radius:11px;background:#fff3ea;color:#ff6a00;border:1px solid #f3dfd0;font-size:13px;line-height:1;font-weight:500}.terms-card h2{margin:0 0 10px;color:#14213d;font-size:22px;line-height:1.25;letter-spacing:-.25px;font-weight:600}.terms-card p{margin:0 0 12px;color:#526174;font-size:14.8px;line-height:1.75;font-weight:400}.terms-card p:last-child{margin-bottom:0}.terms-link-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.terms-link-grid a{display:flex;align-items:center;min-height:44px;padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid #edf1f6;color:#243a56;text-decoration:none;font-size:14px;line-height:1.35;font-weight:500;transition:.2s ease}.terms-link-grid a:hover{background:#eef6ff;border-color:#dbeafa;color:#155da8}.terms-list{display:grid;gap:10px;margin:14px 0;padding:0;list-style:none}.terms-list li{position:relative;padding:13px 14px 13px 42px;border-radius:16px;background:#f8fafc;border:1px solid #edf1f6;color:#526174;font-size:14.4px;line-height:1.6;font-weight:400}.terms-list li:before{content:"";position:absolute;left:15px;top:19px;width:10px;height:10px;border-radius:50%;background:#ff6a00;box-shadow:0 0 0 5px rgba(255,106,0,.12)}.terms-list.clean li:before{content:"✓";background:#eef9f0;color:#17833b}.terms-list.clean li:before,.terms-list.danger li:before{top:12px;width:22px;height:22px;border-radius:9px;box-shadow:none;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.terms-list.danger li:before{content:"!";background:#fff1f1;color:#d93025}.terms-contact{margin-top:16px;padding:22px 20px;border-radius:24px;background:#102846;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 34px rgba(16,40,70,.16)}.terms-contact span{display:block;margin-bottom:10px;color:#ffffff;font-size:22px;line-height:1.25;letter-spacing:-.25px;font-weight:600}.terms-contact p{margin:0;color:rgba(255,255,255,.78);font-size:14.8px;line-height:1.75;font-weight:400}@media (min-width:768px){.terms-screen{padding:24px 24px 110px}.terms-hero{padding:34px}.terms-hero h1{font-size:40px}.terms-card,.terms-contact{padding:26px}.terms-link-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.terms-screen{padding-left:32px;padding-right:32px}.terms-card,.terms-contact,.terms-hero{max-width:1050px;margin-left:auto;margin-right:auto}.terms-link-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:420px){.terms-screen{padding:12px 10px 92px}.terms-hero{border-radius:22px;padding:22px 18px}.terms-hero h1{font-size:27px}.terms-card,.terms-contact{border-radius:22px;padding:18px}.terms-card h2,.terms-contact span{font-size:21px}}