*{font-family:sans-serif;box-sizing:border-box}.container{min-height:100vh;width:100%;position:relative;display:flex;flex-direction:column;align-items:center;padding:0 20px}.gradient-background{position:absolute;inset:0;z-index:0;background:radial-gradient(125% 125% at 50% 10%,#fff 40%,#6366f1)}.logo{position:relative;z-index:1;width:100%;max-width:1200px;height:50px;display:flex;align-items:center;justify-content:flex-start;font-size:23px}.logo h1{padding:25px 25px 5px;background:linear-gradient(90deg,#6366f1,#7c3aed,#8b5cf6,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.content{position:relative;z-index:1;text-align:center;margin:25px auto}.main-emoji{position:relative;z-index:1;display:flex;justify-content:center;margin:50px auto}.emoji-display{min-height:200px;min-width:200px;width:100%;display:flex;align-items:center;justify-content:center;background-color:#d8d9f998;border:1px solid #6366f1;border-radius:20px;padding:20px}.emoji-display span{display:inline-block;max-width:100%;white-space:normal;word-break:break-word;overflow-wrap:break-word;background-color:transparent}.desktop-layout{position:relative;z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;width:100%;flex-wrap:wrap;gap:40px;margin:20px 0}.controls-left,.controls-right{display:flex;justify-content:center;align-items:center;flex:0 1 auto}.basic-controls,.advanced-controls{display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#d8d9f998;border:1px solid #6366f1;border-radius:20px;padding:20px;font-size:18px;width:100%;max-width:700px}.basic-controls input[type=range],.advanced-controls input[type=range]{width:100%;max-width:500px}.download-section{position:relative;z-index:1;display:flex;justify-content:center;margin:20px 0}.emoji-picker-section{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:20px 0}.emoji-heading{text-align:center;padding:10px;background-color:#fff;width:fit-content;margin-bottom:30px;border-radius:30px;box-shadow:5px 5px 5px #0000005d;border:1px solid rgba(128,128,128,.445)}.emojis-container{display:flex;align-items:center;justify-content:center;width:100%}emoji-picker{width:100%;max-width:500px;--background: transparent;background:transparent;--border-radius: 10px}.reset-btn{width:120px;border:2px solid #6366f1;padding:10px;border-radius:20px;font-size:18px;font-weight:600;background-color:#d8d9f998;color:#6365f1de;cursor:pointer;margin-bottom:10px;transition:all ease-in-out .1s;display:flex;align-items:center;justify-content:center;gap:10px}.reset-btn:hover{background-color:#6366f1;color:#fff}.main-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding-bottom:20px;margin-top:20px}@media (max-width: 768px){.container{padding:0 10px}.logo{height:40px;font-size:18px}.logo h1{padding:15px 15px 5px;font-size:20px}.content{margin:10px auto}.main-emoji{margin:20px auto}.emoji-display{min-height:150px;min-width:150px;padding:10px}.desktop-layout{flex-direction:column;align-items:center;justify-content:center;gap:20px}.controls-left,.controls-right{width:100%;display:flex;justify-content:center}.basic-controls,.advanced-controls{flex-direction:column;gap:10px;padding:15px;font-size:16px;max-width:90%;margin:0 auto}.reset-btn{width:100px;font-size:16px}.emoji-heading{width:90%;margin-bottom:20px;padding:8px;font-size:16px}emoji-picker{width:100%;max-width:none}.main-footer{margin-top:20px;padding-bottom:10px}}@media (min-width: 769px) and (max-width: 1023px){.desktop-layout{flex-direction:row;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap}.basic-controls,.advanced-controls{max-width:500px}}@media (min-width: 1024px){.desktop-layout{justify-content:center;align-items:flex-start}.basic-controls,.advanced-controls{max-width:700px}}@media (min-width: 1200px){.basic-controls,.advanced-controls{max-width:800px}}.emojis{width:fit-content;border:2px solid black;font-size:25px;border-radius:10px;text-align:center;border:2px solid #6366f1;cursor:pointer}.emojis:hover{background-color:gray}.edit-container{border-radius:20px;width:100%;height:15px;padding:5px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin:10px}.download-btn{position:relative;height:auto;width:150px;z-index:1;margin:0 auto;border:2px solid #6366f1;padding:10px;border-radius:20px;font-size:16px;font-weight:600;background-color:#d8d9f998;color:#6365f1de;display:flex;align-content:center;justify-content:space-evenly;cursor:pointer;transition:all .1s ease-in-out}.download-btn:hover{background-color:#6366f1;color:#fff}@media screen and (max-width: 359px){.download-btn{width:120px;font-size:14px;height:40px}}@media screen and (min-width: 360px) and (max-width: 479px){.download-btn{width:120px;font-size:14px;height:40px}}.heading{font-family:sans-serif;font-size:40px;white-space:nowrap;overflow:hidden;line-height:1;padding:0;margin:0;color:#000}.typewriter{display:inline-block;overflow:hidden;border-right:1.5px solid black;white-space:nowrap;animation:typing 4s steps(40,end) forwards,blink .75s step-end infinite}@keyframes typing{0%{width:0}to{width:30ch}}@keyframes blink{50%{border-color:transparent}}span{color:#6366f1}@media screen and (max-width: 359px){.heading{font-size:18px}}@media screen and (min-width: 360px) and (max-width: 479px){.heading{font-size:22px}}@media screen and (min-width: 480px) and (max-width: 767px){.heading{font-size:28px}}@media screen and (min-width: 768px) and (max-width: 1023px){.heading{font-size:32px}}@media screen and (min-width: 1024px){.heading{font-size:40px}}.Footer{height:100%;width:25%;margin:0 auto;border-top:1px solid rgba(0,0,0,.39);text-align:center}.links{display:flex;align-items:center;justify-content:center;gap:10px}a{text-decoration:none}h3{color:#00000083}@media screen and (max-width: 359px){.Footer{width:90%}}
