⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.235
Server IP:
162.0.217.164
Server:
Linux premium256.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
niyknzcu
/
techechi.shop
/
View File Name :
legal.css
:root { --bg: #090c10; --card: #101821; --line: #2a3a4d; --text: #ecf2ff; --muted: #98a7ba; --accent: #79e87e; } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: "Outfit", sans-serif; background: radial-gradient(circle at 80% 60%, #0f4f3f 0%, rgba(15, 79, 63, 0) 35%), var(--bg); color: var(--text); } .wrap { width: min(980px, 92%); margin: 0 auto; } .legal-header { border-bottom: 1px solid #1b2734; min-height: 84px; display: grid; align-items: center; } .brand { color: #fff; font-weight: 700; font-size: 1.8rem; text-decoration: none; } .legal-main { padding: 38px 0 52px; } h1 { font-size: clamp(2rem, 4vw, 3rem); margin-bottom: 8px; } .meta { color: var(--muted); margin-bottom: 24px; } section { border: 1px solid var(--line); border-radius: 14px; background: var(--card); padding: 18px; margin-bottom: 14px; } h2 { font-size: 1.35rem; margin-bottom: 8px; } p { color: #d9e5f7; line-height: 1.6; } label { display: block; margin: 8px 0 6px; color: #dce8f7; } input, textarea { width: 100%; border: 1px solid #304254; border-radius: 10px; background: #091118; color: #ecf2ff; padding: 11px 12px; font-family: inherit; } .field-error { display: block; min-height: 16px; color: #ff8b96; margin-top: 5px; } .back { margin-top: 14px; display: inline-block; border: 1px solid #4d637a; color: #e3ebf7; border-radius: 10px; padding: 10px 16px; text-decoration: none; background: transparent; cursor: pointer; }