html,body,#root{height:100%;margin:0;padding:0}*{font-family:Courier New,Courier,monospace;margin:0;padding:0;box-sizing:border-box;text-decoration:none;border:none;font-weight:600}a{text-decoration:none;color:#000}body{background-color:#fff}.landing-page__left{height:100px;width:100px}.sort-button{height:50px;width:90%;border-style:solid;border-radius:30px;border-width:1px;display:flex;flex-direction:column;justify-content:space-evenly;padding:20px;margin:0 auto}nav{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px}.search_label{display:none}footer{width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:20px}.nav__left,.nav__right{position:relative;display:flex;flex-direction:row;width:50%;align-items:center;justify-content:center;height:40px}.nav__title{margin:0;font-size:26px}figure{display:flex;flex-direction:row;align-items:center;height:100%}.nav__logo{height:40px}section{width:100%;max-width:1200px;margin:0 auto}#search{width:100%;position:sticky;padding:5px 10px;border-color:#000;border-width:1px;border-style:solid;border-radius:50px}html{scroll-behavior:smooth}.white{color:#f0f8ff}#results{margin:0 auto;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.link-card-styling{width:30%;text-align:center}p{font-size:10px}.card{height:200px;width:100%;border-style:solid;border-radius:30px;border-width:1px;display:flex;flex-direction:column;justify-content:space-evenly;padding:20px;margin:20px 0}.Submit{color:#faebd7;background-color:#000;position:relative;border-style:solid;border-color:#000;border-radius:30px;border-width:1px;padding:5px 4px;transition:all .2s ease-in-out}.text-icon{display:block}.white{display:none}.Submit:hover{background-color:#f0f8ff;color:#000}.Submit:hover .white{color:#000}.emoji{align-self:center;font-size:30px;transition:all .2s ease-in-out}.emoji:hover{transform:scale(1.2);cursor:pointer}.video{height:100px;width:100px;background-image:url(assets/1223.mp4)}header,footer{background-color:#ffffb7}.landing-page{height:200px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.landing-page-main{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.landing-page-notmain{height:20%;display:flex;align-items:center;cursor:pointer}.yellow{color:#ffd400}p{font-weight:600}h1{font-weight:900}.landing-page__title{font-size:24px;text-align:center}.landing-page__subtitle{font-size:14px;text-align:center}.heartbeat{animation:heartbeat 1.5s ease-in-out infinite both}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.color1{background-color:#fff192}.color2{background-color:#ffd400}.loading{color:#444;font-weight:700;margin:0 auto}.error{color:red;font-weight:700;margin:20px}.card{padding:10px;margin:10px;border:1px solid #ccc;border-radius:8px}.emoji{font-size:2rem}@media (min-width: 768px){nav{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px}.landing-page__left{height:200px;width:200px}footer{width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:20px}.nav__left,.nav__right{position:relative;display:flex;flex-direction:row;width:25%;align-items:center;justify-content:center;height:40px}.nav__title{margin:0;font-size:26px}figure{display:flex;flex-direction:row;align-items:center;height:100%}.nav__logo{height:40px}section{width:100%;max-width:1200px;margin:0 auto}#search{position:relative;margin-left:20px;padding:10px 20px;border-color:#000;border-width:1px;border-style:solid;border-radius:50px}html{scroll-behavior:smooth}.white{color:#f0f8ff}#results{margin:20px auto;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.link-card-styling{width:30%}.card{height:200px;width:100%;border-style:solid;border-radius:30px;border-width:1px;display:flex;flex-direction:column;justify-content:space-evenly;padding:20px;margin:20px 0}.Submit{color:#faebd7;background-color:#000;position:absolute;right:0;border-style:solid;border-color:#000;border-radius:30px;border-width:1px;padding:11px 16px;transition:all .2s ease-in-out}.Submit:hover{background-color:#f0f8ff;color:#000}.Submit:hover .white{color:#000}.emoji{align-self:center;font-size:30px;transition:all .2s ease-in-out}.emoji:hover{transform:scale(1.2);cursor:pointer}.video{height:100px;width:100px;background-image:url(assets/1223.mp4)}header,footer{background-color:#ffffb7}.landing-page{height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.landing-page-main{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.landing-page-notmain{height:20%;display:flex;align-items:center;cursor:pointer}.yellow{color:#ffd400}p{font-weight:600}h1{font-weight:900}.landing-page__title{font-size:48px}.landing-page__subtitle{font-size:28px}.heartbeat{animation:heartbeat 1.5s ease-in-out infinite both}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.color1{background-color:#fff192}.color2{background-color:#ffd400}.loading{color:#444;font-weight:700;margin:20px}.error{color:red;font-weight:700;margin:20px}.card{padding:10px;margin:10px;border:1px solid #ccc;border-radius:8px}.emoji{font-size:2rem}}@media (min-width: 1024px){nav{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px}footer{width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:20px}.nav__left,.nav__right{position:relative;display:flex;flex-direction:row;width:25%;align-items:center;justify-content:center;height:40px}.nav__title{margin:0;font-size:26px}figure{display:flex;flex-direction:row;align-items:center;height:100%}.nav__logo{height:40px}section{width:100%;max-width:1200px;margin:0 auto}#search{position:relative;margin-left:20px;padding:10px 20px;border-color:#000;border-width:1px;border-style:solid;border-radius:50px}html{scroll-behavior:smooth}.white{color:#f0f8ff}#results{margin:20px auto;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.link-card-styling{width:30%}.card{height:200px;width:100%;border-style:solid;border-radius:30px;border-width:1px;display:flex;flex-direction:column;justify-content:space-evenly;padding:20px;margin:20px 0}.Submit{color:#faebd7;background-color:#000;position:absolute;right:0;border-style:solid;border-color:#000;border-radius:30px;border-width:1px;padding:11px 16px;transition:all .2s ease-in-out}.white{display:block}.text-icon{display:none}.landing-page__left{height:400px;width:400px}.Submit:hover{background-color:#f0f8ff;color:#000}.Submit:hover .white{color:#000}.emoji{align-self:center;font-size:30px;transition:all .2s ease-in-out}.emoji:hover{transform:scale(1.2);cursor:pointer}.video{height:100px;width:100px;background-image:url(assets/1223.mp4)}header,footer{background-color:#ffffb7}.landing-page{height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.landing-page-main{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.landing-page-notmain{height:20%;display:flex;align-items:center;cursor:pointer}.yellow{color:#ffd400}p{font-weight:600}h1{font-weight:900}.landing-page__title{font-size:48px}.landing-page__subtitle{font-size:28px}.heartbeat{animation:heartbeat 1.5s ease-in-out infinite both}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.color1{background-color:#fff192}.color2{background-color:#ffd400}.loading{color:#444;font-weight:700;margin:20px}.error{color:red;font-weight:700;margin:20px}.card{padding:10px;margin:10px;border:1px solid #ccc;border-radius:8px}.emoji{font-size:2rem}}#singular__emoji--container{display:flex;height:calc(100vh - 196px);flex-direction:row;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}#singular__emoji{margin:10px;padding:10px;border:5px solid #FFFFB7;border-radius:12px;display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}#singularemojileft{display:flex;flex-direction:column;align-items:center;width:50%}#buttonperemoji{border:5px solid #FFFFB7;border-radius:12px;padding:0 10px;display:flex;align-items:center;justify-content:center;margin:10px}#textbackstyling{display:flex;align-items:center;padding:10px;font-size:24px}#emojiitself{display:flex;align-items:center}.emojicoded{font-size:10rem}#singularemojiright{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:50%}#rightemojidesc{display:flex;align-items:center}@media (min-width: 769px){#singular__emoji--container{display:flex;height:calc(100vh - 196px);flex-direction:row;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}#singular__emoji{margin:30px;padding:30px;border:5px solid #FFFFB7;border-radius:12px;display:flex;flex-direction:row;width:100%}#singularemojileft{display:flex;flex-direction:column;align-items:center;width:50%}#buttonperemoji{border:5px solid #FFFFB7;border-radius:12px;padding:0 50px;display:flex;align-items:center;justify-content:center;margin:10px}#textbackstyling{display:flex;align-items:center;padding:10px;font-size:24px}#emojiitself{display:flex;align-items:center}.emojicoded{font-size:10rem}#singularemojiright{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:50%}#rightemojidesc{display:flex;align-items:center}}
