@font-face{font-family:brahmi;src:url('/fonts/NotoSansBrahmi-Regular.ttf')}@font-face{font-family:Roboto;src:url('/fonts/Roboto-VariableFont_wdth\,wght.ttf')}@font-face{font-family:'Pixelify Sans';src:url('/fonts/PixelifySans-VariableFont_wght.ttf')}*{box-sizing:border-box;border:0;margin:0;padding:0;outline:0}:root{--primary-bg-color:#f0e0d6;--secondary-bg-color:rgba(255,255,255,.7);--primary-dark-bg-color:#d3bdaf;--primary-border-color:rgba(0,0,0,.1);--secondary-border-color:#f0e0d6;--primary-text-color:rgb(141, 68, 68);--secondary-text-color:rgb(150, 86, 86);--primary-dark-text-color:rgb(119 76 57);--primary-header-text-color:rgb(141, 68, 68);--primary-shadow-color:rgba(0,0,0,.14);--primary-url-color:#239}body{min-height:100vh;width:100%;padding:15px;background:url('/images/bharatiya-pyari.png') fixed bottom right no-repeat,linear-gradient(to bottom,#fed6af 0,transparent 260px),#ffe;background-size:10%,auto,auto}h1{text-align:center;font-size:2.4rem}.english{display:inline-block;font-size:2.4rem;color:#f08080;margin-bottom:1.5vh;text-shadow:2px 2px var(--primary-dark-shadow-color);font-family:'Pixelify Sans','IBM Plex Mono'}.bh-green,.bh-orange,.bh-white{text-shadow:1px 1px #765b7c}.bh-orange{color:#f0b240}.bh-white{color:#fff}.bh-green{color:#66ac66}.hindi{display:inline-block;color:#ffa07a;font-weight:100;margin:0 10px;font-family:Modak,cursive}.hindi:hover{transform:rotate(31deg)}.brahmi{display:inline-block;color:#add8e6;text-shadow:0 0 5px #b4d4df;font-weight:700}.brahmi:hover{transform:rotate(-20deg)}nav{margin:30px;max-width:fit-content;margin:55px auto}ul{list-style-type:none;display:flex;justify-content:center;flex-wrap:wrap}ul li{margin:5px;display:inline-block}li a,li button{text-decoration:none;color:#cd5c5c;padding:5px;width:50px;font-family:Roboto;font-weight:700}li a:hover,li button:hover{background-color:#cd5c5c;color:#fff;border-radius:5px}li button{cursor:pointer;width:80px;background-color:transparent}main{width:55%;margin:0 auto;color:#cd5c5c;font-family:Roboto}.topic h3{font-weight:700;font-size:1.3rem}.topic p{font-size:.9rem;padding:1.5vh;padding-top:.5vh}main div{margin-bottom:30px}.emoji-list{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly}.emoji-list h1{flex-basis:100%}.emoji{margin:1vh;display:flex;align-items:center;background-color:#cd5c5c;color:bisque;border-radius:5px;cursor:pointer;padding:.3rem}.emoji p{align-self:stretch;margin-left:.3rem;background-color:bisque;color:#cd5c5c;border-radius:5px;padding:.3rem;box-shadow:2px 2px brown}.emoji p:active{box-shadow:none}.emoji img{width:2.5rem;height:2.5rem;border-radius:5px;box-shadow:inset 2px 2px 3px #050505}#alert{visibility:hidden;position:fixed;bottom:15vh;left:45vw;z-index:99;background-color:#d3d3d3;padding:3.5vh;border-radius:5px;box-shadow:inset -3px -3px #a9a9a9;font-family:Roboto,Arial}#show{visibility:visible;position:fixed;bottom:15vh;left:45vw;z-index:99;background-color:#d3d3d3;padding:3.5vh;border-radius:5px;box-shadow:inset -3px -3px #a9a9a9;font-family:Roboto,Arial}@media screen and (max-width:600px){main{width:100%}}