@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300&display=swap');@import url('https://fonts.googleapis.com/css?family=Roboto');@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');:root,[data-theme=dark]{--button:blue;--button-text:white;}.mytool,.page-title,.tool-head{letter-spacing:1px;font-weight:900;font-family:'Roboto Slab', serif;color:rgb(255, 255, 255);}*{padding:0;margin:0;}:root{--primary-color:#ffffff;--secondary-color:#0038FF;--text-color:#000000;--box-color:#f1e9f8;--telegram-hover-color:#9EFFE6;--telegram-text-color:#8900FF;--telegram-text-hover-color:blue;--input-text-color:#007FFF;--input-hover-color:#E6F4F5;--shadow:hsl(229, 6%, 66%);--border:blue;--bhover:white;--response:#ffffff;--rtext:blue;--font:#00FFE4;--active-bg:white;--profile:blue}body{color:var(--text-color);background-image:linear-gradient(45deg, var(--secondary-color) 45%, var(--primary-color) 0);font-family:Roboto;-webkit-tap-highlight-color:transparent;min-height:100%}a{text-decoration:none}h3{padding:5px;margin-top:20px;color:#0aaacd}p{margin:5px;color:#000}.nav-menu{position:fixed;right:60px;background:red;}header{color:#fff;height:60px;background:blue;width:100%;position:fixed;display:flex;top:0;z-index:1000;}.page-title{color:#fff;text-align:left;font-size:20px;font-weight:700;padding:17px;text-transform:uppercase}hr{border:0;height:1px;margin-bottom:40px;background-image:linear-gradient(to right, #3ff, #00f, #3ff)}@keyframes textclip{to{background-position:200% center}}.head-text,.imp-box b{color:var(--text-color)}.head-title{background:#5c146e;border-radius:4px;margin-left:auto;margin-right:auto;margin-bottom:30px;padding:3px;transition:.3s;width:80%;}.head-title h2{text-align:center;color:#fff;font-size:18px;margin:10px 2px;}.head-text{background:var(--primary-color);padding:10px;margin:10px auto 0;border-radius:0 0 12px 12px;}.about-service{background:var(--box-color);color:#9d00ff;border-radius:35px;margin-left:auto;margin-right:auto;margin-bottom:30px;display:flex;padding:10px;width:80%;}.image-service{font-size:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:10px;padding:10px}.text-service{text-align:center;margin:5px auto 0}.welcome{margin:20px auto 30px;border-radius:10px;text-align:center}.text-service h3{color:red;text-align:center;margin:-10px;margin-bottom:10px;}.text-service p{color:teal;font-style:italic;text-align:center;margin:5px}.welcome{background:#4c00ff;padding:15px 5px;font-size:11px;color:#fff}.head-dev p,.mytool{color:#fff;font-weight:700}.mytool{background:var(--box-color);border-radius:10px;padding:10px;width:80%;margin:20px auto}.tool-head{font-size:20px;color:#00f;font-weight:700;text-align:center}.this-tool{border-radius:10px;margin:10px auto;padding:15px;font-size:14px;width:85%;background:#9d00ff;transition:.3s}.this-tool:hover{transform:translateX(15px);box-shadow:0 10px 20px -10px rgba(0, 0, 0, .75)}.aero{font-size:20px;float:right}.next-bomb{margin:10px auto 20px}.head-dev{margin:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:100px;}.telegram{display:flex;justify-content:center;align-items:center;font-size:26px;width:255px;height:60px;padding:10px;background:var(--primary-color);box-shadow:1px 1px 5px #0ff;color:var(--telegram-text-color);border-radius:15px;user-select:none;margin:40px auto 10px;transition:.3s ease-in-out}.telegram:hover{background:var(--telegram-hover-color);color:var(--telegram-text-hover-color);transform:scale(.95)}.pc-defalt{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 10px;}