@charset "UTF-8";@font-face{font-family:Iceland;src:url("./media/Iceland-Regular-QR3LEZGR.ttf") format("truetype")}*{margin:0;font-family:Iceland;color:#fff}.div-content-main{display:flex;flex-direction:column;justify-content:flex-start;min-width:100%;height:100%;box-sizing:border-box;gap:64px}.div-content-main>h1{rotate:-15deg;width:295px}.btn-primary{display:flex;justify-content:center;align-items:center;background-color:#113f24;border-radius:50px;padding:8px 16px;box-sizing:border-box;min-width:160px;width:fit-content}.btn-primary:hover{cursor:pointer;background-color:#58d4a0}.btn-primary>img{width:60px;height:60px}.btn-secondary{display:flex;justify-content:center;align-items:center;border-radius:50px;padding:8px 16px;box-sizing:border-box;border:1px solid #58D4A0;min-width:160px;width:fit-content}.btn-secondary:hover{cursor:pointer;background-color:#58d4a0}.div-input-field{display:flex;justify-content:center;align-items:center;width:600px;height:48px;border-radius:15px;border:1px solid #58D4A0;padding:0 16px;box-sizing:border-box}.div-input-field>input{background-color:transparent;border:none;width:100%;height:100%;border-radius:15px;box-sizing:border-box;color:#fff;font-size:24px}.div-input-field>input:focus{outline:none}.div-input-field>img{width:24px;height:24px}.div-text-area{display:flex;width:600px;height:300px;border-radius:15px;border:1px solid #58D4A0;padding:8px 16px;box-sizing:border-box}.div-text-area>textarea{background-color:transparent;border:none;width:100%;height:100%;border-radius:15px;box-sizing:border-box;color:#fff;font-size:24px;resize:none}.div-text-area>textarea:focus{outline:none}.div-text-area>img{width:24px;height:24px}@media (max-width: 775px) or (max-height: 775px){h1{font-size:38px}.div-content-main{gap:64px}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}
